Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024


https://github.com/krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Roadmap To Learn Generative AI In 2024

## Prerequisites

## 1. Python Programming Language -1 Month
#### Python:
![python-logo-master-v3-TM-flattened](https://user-images.githubusercontent.com/20041231/211717885-0b1e049b-f5b3-457d-ba7a-9345ec3aa39c.png)

1. Complete Python Playlist In English: [![YouTube](https://img.shields.io/badge/YouTube-Video-green)](https://www.youtube.com/watch?v=bPrmA1SEN2k&list=PLZoTAELRMXVNUL99R4bDlVYsncUNvwUBB)

2. Complete Python Playlist In Hindi: [![YouTube](https://img.shields.io/badge/YouTube-Video-green)](https://www.youtube.com/watch?v=MJd9d9Mpxg0&list=PLTDARY42LDV4qqiJd1Z1tShm3mp9-rP4v)

3. Flask Playlist: [![YouTube](https://img.shields.io/badge/YouTube-Video-green)](https://www.youtube.com/watch?v=4L_xAWDRs7w&list=PLZoTAELRMXVPBaLN3e-uoVRR9hlRFRfUc)

4. Fast API Tutorials [![YouTube](https://img.shields.io/badge/YouTube-Video-green)](https://www.youtube.com/watch?v=WU65u9d-97c&list=PLZoTAELRMXVPgsojPOHF9i0u2L83-m9P7)

## 2. Basic Machine Learning Natural Language Processing (Day 1 - Day 5) [![YouTube](https://img.shields.io/badge/YouTube-Video-green)](https://www.youtube.com/watch?v=w3coRFpyddQ&list=PLZoTAELRMXVNNrHSKv36Lr3_156yCo6Nn)
1. Why NLP?
2. One hot Encoding, Bag Of Words,
3. TFIDF
4. Word2vec,AvgWord2vec

## 3. Basic Deep Learning Concepts (Day 1- Day 5) [![YouTube](https://img.shields.io/badge/YouTube-Video-green)](https://www.youtube.com/watch?v=8arGWdq_KL0&list=PLZoTAELRMXVPiyueAqA_eQnsycC_DSBns)

1. ANN - Working Of MultiLayered Neural Network
2. Forward Propogation, Backward Propogation
3. Activation Functions, Loss Functions
4. Optimizers

## 4. Advanced NLP Concepts (Day 6 - Last Video) [![YouTube](https://img.shields.io/badge/YouTube-Video-green)](https://www.youtube.com/watch?v=ZwYtqTaZ2io&list=PLZoTAELRMXVNNrHSKv36Lr3_156yCo6Nn&index=8)
1. RNN, LSTM RNN
2. GRU RNN
3. Bidirection LSTM RNN
4. Encoder Decoder, Attention is all you need ,Seq to Seq
5. Transformers

## 5. 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)