A comprehensive collection of AI - LLM, Agents, Machine Learning, Deep Learning topics and projects covering transformer training, retrieval-augmented generation (RAG), and practical AI applications and many more.
Hands-on implementations and tutorials for various LLM techniques:
- Retrieval-Augmented Generation course from CodeCamp
- AI agents startercourse
- Hugging Face computer vision course
- LangChain course by Aurelio AI!
- LangChain Crash course by AIB
- Prompt Engineering notes
- Chroma DB Tutorial
- Smart flashcard generator from YouTube videos and web articles
- Automatic transcript extraction and content processing
- AI-powered question/answer generation using Mistral 7B (Ollama)
- Interactive web UI with flip animations
- Flask backend with RESTful API
- Vector database implementation using The Great Gatsby novel
- Semantic search using SentenceTransformers embeddings
- ChromaDB persistent storage and querying
- Complete Jupyter notebook tutorial
- Full transformer pre-training from scratch
- Complete training pipeline implementation
- Document-based RAG system
- Multiple retrieval methods (Basic, MMR, Re Ranking)
- ChromaDB vector storage
- Cheatsheets and Course Notes