tuhinsharma121/ai-playground
I put all my exploration around AI in reproducible notebooks in this repository
Covers advanced retrieval-augmented generation (RAG) architectures including LlamaIndex, Haystack, and Microsoft GraphRAG, alongside federated learning implementations for distributed threat detection. Implementations span adaptive retrieval strategies, knowledge graph-enhanced search, and embedding model fine-tuning with both open-source and proprietary LLM providers. Each notebook pairs practical code with corresponding Medium/O'Reilly articles, targeting production patterns in semantic search, content moderation, and privacy-preserving ML workflows.
105 stars.
Stars
105
Forks
24
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/tuhinsharma121/ai-playground"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
curiousily/AI-Bootcamp
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs,...
patchy631/ai-engineering-hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and...
langroid/langroid
Harness LLMs with Multi-Agent Programming
datawhalechina/hello-agents
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程