https://github.com/samuraigpt/llamaindex-course
Learn to build and deploy AI apps.
https://github.com/samuraigpt/llamaindex-course
course gpt gpt-index gpt4 llama-index llamaindex python tutorials
Last synced: 6 months ago
JSON representation
Learn to build and deploy AI apps.
- Host: GitHub
- URL: https://github.com/samuraigpt/llamaindex-course
- Owner: SamurAIGPT
- License: mit
- Created: 2023-06-07T14:26:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T05:40:01.000Z (about 2 years ago)
- Last Synced: 2025-03-31T07:08:13.133Z (6 months ago)
- Topics: course, gpt, gpt-index, gpt4, llama-index, llamaindex, python, tutorials
- Language: Jupyter Notebook
- Homepage: https://thesamur.ai
- Size: 243 KB
- Stars: 343
- Watchers: 12
- Forks: 33
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LlamaIndex course for beginners
Welcome to the LlamaIndex Beginners Course repository! This course is designed to help you get started with LlamaIndex, a powerful open-source framework for developing applications to train ChatGPT over your private data.
My prior experience, I have built 12 AI apps in 12 weeks hosted on https://thesamur.ai and have onboarded million visitors a month.
## Course Structure

### Getting Started
Videos coming soon https://www.youtube.com/@AnilChandraNaiduMatcha & https://www.youtube.com/@ankursingh9507
.Subscribe to the channel to get latest contentFollow [Anil Chandra Naidu Matcha](https://twitter.com/matchaman11) & [Ankur Singh](https://twitter.com/ankur_maker) on twitter for updates
Join our discord server for support https://discord.gg/FBpafqbbYF
### Prerequisites
This course assumes you have a basic understanding of Python as LlamaIndex is written in it. Familiarity with machine learning concepts and language models is beneficial but not required.
### Contributions
Contributions to this course are welcome! If you have suggestions for improvements, please open an issue or create a pull request.
### Also check
[Langchain Course](https://github.com/SamurAIGPT/langchain-course)