-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathroadmap Gen Ai
30 lines (20 loc) · 1.87 KB
/
roadmap Gen Ai
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## 1. Starting the Journey Towards Generative AI (GPT4,Mistral 7B, LLAMA, Hugging Face Open Source LLM Models,Google Palm Model)
![image](https://github.com/krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024/assets/20041231/ebaa03ec-4370-4ea0-989d-5314370cd2da)
1. OpenAI [![YouTube](https://img.shields.io/badge/documentation-link-green)](https://platform.openai.com/docs/introduction) [![YouTube](https://img.shields.io/badge/YouTube-Video-red)](https://www.youtube.com/watch?v=CbpsDMwFG2g&list=PLZoTAELRMXVMTWGW9iS45ZTcMsntos6VO)
![image](https://github.com/krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024/assets/20041231/986bc005-e6c3-4f41-b678-82e0c0c2aa4a)
2. Langchain Tutorials With Projects [![YouTube](https://img.shields.io/badge/documentation-link-green)](https://python.langchain.com/docs/get_started/introduction) [![YouTube](https://img.shields.io/badge/YouTube-Video-red)](https://www.youtube.com/watch?v=4O1rs7mrNDo&list=PLZoTAELRMXVORE4VF7WQ_fAl0L1Gljtar)
3. Chainlit [![YouTube](https://img.shields.io/badge/documentation-link-green)](https://docs.chainlit.io/get-started/overview)
4. Google Gemini [![YouTube](https://img.shields.io/badge/documentation-link-green)](https://ai.google.dev/tutorials/python_quickstart?authuser=1 )
## 5. Vector Databases And Vector Stores
1. ChromaDB
2. FAISS vector database, which makes use of the Facebook AI Similarity Search (FAISS) library
3. LanceDB vector database based on the Lance data format
4. Cassandra DB For storing Vectors
## 6. Deployment Of LLM Projects
1. AWS
2. Azure
3. LangSmith
4. LangServe
5. HuggingFace Spaces
## iNeuron Free Community Generative Ai Series [![YouTube](https://img.shields.io/badge/freecourse-link-green)](https://ineuron.ai/course/generative-ai-community-edition-hinglish)
![image](https://github.com/krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024/assets/20041231/e96eddca-5e19-45b3-8beb-bf95a80cc4db)