This repository contains all the materials for My presentation about Large Language Models (LLMs) conducted on November 27, 2024, at Keyhan Qom. It includes code, slides, and resources used in the presentation.
- Presentation Slides: The main presentation in
.pptx
format. - Code Examples: Practical examples demonstrating LLM capabilities.
- Assets: Fonts and supporting files used during the presentation.
- Preview: A
.gif
file showcasing a preview of the demo or presentation content.
<root>
├── Codes/ # Source codes for examples and use cases
├── Files/ # Supporting files and resources
├── Fonts/ # Fonts used in the presentation or related materials
├── LLMs.pdf # Presentation slides in PDF format
├── LLMs.pptx # Presentation slides in PPTX format
└── Preview.gif # Preview of the presentation or demo
You can watch parts of the presentation on YouTube:
- Clone this repository:
git clone https://github.com/Ryan-PG/AI-Gathering-LLM-Presentation.git
- Explore the directories:
- Codes/: Run the examples provided in this folder.
- Open
LLMs.pptx
to view the presentation.
Contributions to improve the code examples or add additional insights are welcome. Feel free to open issues or submit pull requests.
This repository is licensed under the MIT License. See the LICENSE file for more details.
Thank you for exploring and contributing to this repository on Large Language Models!