Projects with this topic
-
An offline-first, CPU-optimized suite of classroom helper tools for teachers and students in low-connectivity areas. Powered by local OCR (PaddleOCR) and local Small Language Models (Qwen 2.5 via Ollama) to automate grading and flashcard generation entirely on a standard laptop
Updated -
AI-powered PDF RAG Chatbot built with Streamlit, LangChain, FAISS, and Google Gemini for intelligent document question answering.
Updated -
A Retrieval-Augmented Generation (RAG) chatbot built with Streamlit, LangChain, FAISS, and sentence-transformers. Upload PDFs and ask questions using Gemini or local Llama.cpp LLMs.
Updated -
A production-ready Retrieval-Augmented Generation (RAG) chatbot built with Streamlit, LangChain, Google Gemini, and ChromaDB. Upload PDFs and ask questions — the system retrieves relevant document chunks and answers using Gemini's LLM.
Updated -
AI Chat Assistant is a conversational platform built using Streamlit, designed to integrate multiple Large Language Models (LLMs) such as Ollama (local hosting), OpenAI, and Google Gemini. The system provides a flexible interface for seamless interaction across different models while supporting customization through fine-tuned domain-specific datasets. Its architecture emphasizes scalability, multilingual support (including Indic languages), and accessibility, making it suitable for both personal productivity and enterprise use.
Updated -
This project, "Ruchi: Your Culinary Assistant," is a multilingual chatbot that provides cooking advice. Built with Streamlit in Python, it uses different Large Language Models (LLMs) for English and Telugu responses to offer culturally relevant recipes and tips.
Updated