.png&w=828&q=75)
Procurement AI Assistant is an intelligent tool designed to simplify and accelerate procurement data analysis. Users can upload CSV or XLSX files containing procurement records and interact with the system using natural language queries. Behind the scenes, uploaded files are converted into structured SQLite tables, while a LangChain-powered SQL agent processes user queries with the help of Gemini LLM to generate accurate responses. The frontend, built in Streamlit, provides a simple and interactive interface, while the backend API uses FastAPI to handle requests efficiently. This project enables instant insights, reduces manual effort, and makes procurement data analysis accessible to everyone
23 Nov 2025

AI Study & Research Copilot is a personal AI assistant designed to revolutionize the way students, researchers, and self-learners interact with knowledge. Users can upload PDFs, paste YouTube lecture links, or provide web pages and notes. The system ingests this content, splits it into semantic chunks, and stores it in a vector database (Qdrant) for fast retrieval. Leveraging the Groq LLM, users can chat naturally with their materials, ask questions, generate summaries, create flashcards, and even design quizzes. The AI remembers past interactions, helping build a personalized learning memory. With a clean web UI and modular architecture, it’s hackathon-ready, highly interactive, and scalable, merging RAG, embeddings, memory, and generative AI to transform studying into an intelligent, engaging experience.
19 Nov 2025