🚀 Built a Company Assistant using Agentic RAG + LangGraph.
From basic PDF RAG → intelligent routing → MySQL → evaluation → FastAPI + chat memory.
It can decide whether a query needs:
🔹 Vector Search
🔹 SQL
🔹 Both
🔗 GitHub: https://t.co/qOO39Gh63G
#AgenticRAG#LangGraph
Built a Doc Q&A RAG Assistant 📄🤖
Upload PDFs or TXT files, ask questions, and get answers grounded in your documents using RAG.
✨ Python • LangChain • ChromaDB • HuggingFace Embeddings • Mistral AI
GitHub: https://t.co/nMS1U5I6hM
#RAG#LangChain#Python#AI
Built an AI Video Assistant
Upload a video/audio or paste a YouTube link → it:
• Transcribes
• Summarizes
• Extracts action items
• Lets you chat with it (RAG)
Built with Python, LangChain, ChromaDB, Mistral AI & Sarvam AI.
GitHub: https://t.co/tUxNFtcDgC
#Python#AI#RAG
🚀 Recently started using Claude Code, and it's made development much faster.
I'm currently building an AI Restaurant Finder Chatbot 🍽️🤖 that recommends restaurants based on:
📍 Location
💰 Budget
❤️ Date/GF
AI-assisted development is changing how I build products.
#ClaudeCode
Working on ClaimLens AI 🚀
A browser extension that helps fact-check claims in YouTube videos by finding evidence from trusted public sources.
Github: https://t.co/JIYEsjetBH
Still a work in progress—excited to keep building! 💙
#BuildInPublic#AI#NextJS
My Project-IQ repo just reached 9⭐ stars and 2🍴 forks! 🎉
Thanks to everyone for the support. Every star and fork keeps me motivated to build more. ❤️
🔗 https://t.co/8oGEQVWTb5
#github#opensourc
🚀 Built an AI Resume Interview Coach!
Upload your resume and a job description to get personalized interview questions, skill-gap analysis, and interview prep notes.
Built with Python, Streamlit, LangChain, and LLMs. 🤖
#AI#GenerativeAI#Python#LangChain#Streamlit
🚀 Built an Agentic RAG Blog Generator using Python, LangChain, and Mistral AI.
Research Agent → Writer Agent → Editor Agent
A multi-agent workflow that creates more structured blog content than a single LLM prompt.
Next: ChromaDB integration.
#AgenticAI#LangChain#Python