An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: faiss-vector-database

rahulsamant37/Daily-Task

DAILY-TASK: My Learning & Development Journey repository documenting my growth in MLOps and AI Engineering. It serves as both a portfolio and knowledge base, showcasing production-ready ML pipelines and core Python development practices. With projects on MLOps, AgenticAI, each commit reflects my continuous learning and practical implementations.

Language: Jupyter Notebook - Size: 60.6 MB - Last synced at: 13 minutes ago - Pushed at: about 3 hours ago - Stars: 1 - Forks: 1

dasarasua/rag-chatbot

Community RAG chatbot in Streamlit with FAISS. Upload docs and get cited answers. Built as a 2-week MVP for LBS Alumni Career Services.

Language: Python - Size: 63.5 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Finance-LLMs/SIT-Chatbot-RAG

A comprehensive Retrieval-Augmented Generation (RAG) chatbot system for Singapore Institute of Technology (SIT), featuring hybrid search capabilities with FAISS vector similarity and BM25 keyword matching, powered by OpenAI GPT and ElevenLabs voice integration.

Language: JavaScript - Size: 13.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

SomyaAgar/Conversational_QnA_With_PDF

Language: Python - Size: 466 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

AbdulWahab740/Neuro-Critics-AI

An ai agent flow which can respond from knowledge based RAG for Neurology specific topics and by uploading the pdf to know the Critics or anything else you want to know!

Language: Python - Size: 4.97 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

MiKL5/Python

Language: Python - Size: 36.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

milvus-io/pymilvus

Python SDK for Milvus Vector Database

Language: Python - Size: 6.53 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1,251 - Forks: 372

samkamau81/FAISS_Vector_Embedding

The system leverages NLP techniques to extract insights from customer feedback, enabling semantic search, automated summarization, and sentiment analysis.

Language: Python - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

Cliko-fyle/AI-Legal-Assistant

Language: Python - Size: 392 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

edouardfoussier/rag-rh-gradio

RAG-powered AI assistant for HR (Gradio, FAISS, Hugging Face, OpenAI)

Language: Python - Size: 42 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

tahirkorma/rag-youtube-assistant

Interactive YouTube Q&A app using Retrieval-Augmented Generation (RAG) and Google Gemini LLM. Ask questions about video transcripts and get accurate answers powered by AI in a simple Streamlit interface

Language: Jupyter Notebook - Size: 308 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

rahulsamant37/document_portal Fork of sunnysavita10/document_portal

This is a RAG (Retrieval-Augmented Generation) system for document querying, allowing users to upload documents and interact with them using natural language queries powered by various AI models.

Language: Jupyter Notebook - Size: 20.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

arunava-12/RAG-based-Llama2-Medical-Chatbot

A CPU-based Retrieval-Augmented Generation (RAG) chatbot using LLaMA 2 for answering medical questions from user-uploaded PDFs. Runs without GPU support and features real-time document integration.

Language: Python - Size: 19.5 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

VIVPM/langchain_conversational_chatbot

Streamlit RAG chat app: upload PDFs, embed with bge-large, store in Pinecone, chat with SambaNova LLM, optional web search, users and chats persisted in Supabase.

Language: Python - Size: 50.8 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

yzeroUniversal/talk2pdf

📄 Ingest PDFs and interactively query their content using a local LLM with fast, offline access for seamless information retrieval.

Language: Python - Size: 3.16 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

hamad2435466/talk2pdf

📄 Ingest PDFs and query their content interactively using a local LLM with this Python tool. Fast, offline-friendly, and easy to set up.

Language: Python - Size: 3.16 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

het004/resume_scanner

Intelligent AI-powered system that analyzes resumes against job descriptions using advanced NLP and vector similarity matching. Perfect for HR teams, recruiters, job seekers, and recruitment agencies seeking automated, objective resume analysis and optimization. ⚡ Performance: 30-60 second analysis with 85%+ accuracy for ATS predictions

Language: Python - Size: 117 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Saad-Musema/Research-Assistant-Agent

AI-powered research assistant with FAISS vector database for intelligent document search, analysis, and knowledge synthesis. Features semantic search, concept comparison, and contextual Q&A using Groq LLM and HuggingFace embeddings

Language: Python - Size: 32.2 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

yatashiwakeup/Patient-Demographic-Text-To-SQL

Developed Text to SQL Patient Demographic Chat-Bot using RAG technology and langchian.

Size: 1000 Bytes - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

nathadriele/credit-decision-LLM-RAG-platform

The Credit Decision LLM RAG Platform is an enterprise-grade solution that automates and enhances credit decision-making processes using cutting-edge AI technology. Built with modern architecture principles, it provides intelligent risk assessment, automated decision-making, and comprehensive audit trails for financial institutions.

Language: TypeScript - Size: 365 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

MChatzakis/DARTH

[SIGMOD 2026] DARTH: Declarative Recall Through Early Termination for Approximate Nearest Neighbor Search.

Language: C++ - Size: 504 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 0

thearpankumar/GPUaccelerated-multilingual-RAG

GPU - vector DB - AI-powered document processing platform for financial services. Features intelligent question answering, multi-format document support (PDF, DOCX, Excel), vector search with Qdrant, and multiple LLM integrations (OpenAI, Gemini, GROQ). Built with FastAPI, optimized for performance with parallel processing and advanced RAG

Language: Python - Size: 76.3 MB - Last synced at: 6 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 1

vivekbarnaon/ApexRAG

Language: Python - Size: 7.95 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

thabir303/Agentic-AI

Agentic AI is a smart e-commerce chatbot platform using Django REST, React, Groq LLM, LangChain, FAISS, and Mem0 for intelligent product search, contextual chat, and seamless support.

Language: Python - Size: 10.6 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

deypadma2020/ResumeQueryAgent

A LangChain-powered application that parses PDF resumes, converts them into semantic chunks using FAISS, and enables intelligent querying via RAG and Anthropic models. Designed to assist in resume screening through contextual and multi-query retrieval.

Language: Python - Size: 13.7 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Santhosh-Manoharan/Ai_tutor_class8

Ai tutor for class 8 NCERT Science

Language: Jupyter Notebook - Size: 263 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

CodeNaveen-in/MedChat

MedChat - A medical chatbot completely based on RAG System to fetch and give info from the provided medical sources. Made with Langchain, Groq and Streamlit.

Language: Python - Size: 22.2 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

Ginga1402/sanvad-hindi-rag-langchain-faiss-sarvam

Sanvad is an open-source Hindi RAG (Retrieval-Augmented Generation) system built with LangChain, FAISS, and Sarvam LLM. Designed for scalable, language-aware question-answering and document intelligence in Indic languages using cutting-edge LLM and vector search technologies

Language: Python - Size: 131 KB - Last synced at: 12 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Cmatrix1/FileTalk

FastAPI-based backend application that serves as a document-powered AI chatbot system. Users can upload documents, and then interact with the content through a chatbot interface powered by OpenAI models (like gpt-4o-mini). The system uses embedding-based retrieval with FAISS to identify relevant document chunks for answering user questions.

Language: Python - Size: 136 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

sayande01/AI-Powered-SWOT-Analyzer

An intelligent web application leveraging Google Gemini 1.5 Pro and LangChain to automate comprehensive SWOT (Strengths, Weaknesses, Opportunities, Threats) analysis from organizational data, providing actionable insights and interactive visualizations.

Language: Python - Size: 3.99 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ankman007/job-prep-ai

An AI-powered web platform that uses RAG and LLMs to generate personalized interview prep sheets and candidate-job fit analysis. Built with FastAPI, LangChain, FAISS, and Next.js.

Language: TypeScript - Size: 314 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Rayyan9477/Solace-AI

"Solace AI: Your Empathetic Digital Confidant": Solace AI is an empathetic mental health companion that understands your emotions and personality to provide personalized support through natural conversations. It creates a judgment-free space where you can express yourself freely and receive compassionate guidance tailored just for you.

Language: Python - Size: 2.51 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

bbzaffari/Open-Source-RAG-Engine-System-with-Modular-Vector-Processing

Open-source code developed for purecpp, including C++<->Python bindings, vector database, modular chunks, and deploy scripts. Designed to expanded the backbone architecture. Published under MIT license, with full technical transparency.

Language: C++ - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Varunv003/langchain-palm2-rag_application

DocChat: Langchain Retrieval System, seamlessly navigate and converse with your documents using Langchain-powered AI, transforming PDF content into actionable insights through natural language interactions.

Language: Jupyter Notebook - Size: 325 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Rajvir427/rag-document-chatbot

Explore the RAG Document Chatbot 🤖 on GitHub. Upload your documents for a private, document-based AI chat experience without external data. 🐙

Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

HuaTanSang/RAG-system-with-llama

built a PoC RAG system with langchain

Language: Python - Size: 192 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

eglenn-dev/bible-search

Built an API that uses a vector database to store and retrieve verses based on their semantic meaning.

Language: Jupyter Notebook - Size: 104 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

NamanKr24/QuotientRAG

A semantic quote retrieval system using fine-tuned MiniLM, FAISS indexing, and RAG-style LLM synthesis-built with Streamlit and Hugging Face Spaces.

Language: Jupyter Notebook - Size: 3.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

allelbhagya/kairos

climate policy chatbot using rag with tinyllama and faiss to answer questions from the ipcc for policymakers

Language: Python - Size: 4.96 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

akash247777/PDF-chatBOT

A Streamlit-based Retrieval-Augmented Generation (RAG) application that enables users to upload PDF or image files, extract text using Tesseract OCR for images and embedded images in PDFs, and query the content using the Kimi-K2-Instruct model from Moonshot AI via HuggingFace's InferenceClient.

Language: Jupyter Notebook - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rakesh-v-shetty/MedPrompt_AI_Chatbot

MedPrompt AI Chatbot is an advanced medical assistant designed to provide information based on medical contexts. It utilizes a Retrieval-Augmented Generation (RAG) approach, leveraging Google's Gemini and Mistral AI models, alongside a FAISS-indexed medical knowledge base for accurate and relevant responses.

Language: HTML - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

RahulNeuroByte/Chatbot-with-RAG-and-LangChain

A Retrieval-Augmented Generation (RAG) based chatbot built using LangChain, HuggingFace embeddings, FAISS vector store, and Streamlit. This project allows you to upload documents and query them intelligently using natural language. It combines powerful LLMs with vector search to return accurate, context-aware answers from your knowledge base.

Language: Python - Size: 8.43 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

piyush06singhal/PDF_chat_application

A Streamlit-based AI-powered tool that allows you to interact with your PDFs conversationally. Upload PDF files, extract their content, and ask questions about the text using advanced AI models like Google Generative AI and FAISS for contextual understanding.

Language: Python - Size: 172 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

roissyahf/chat-with-your-pdf

Chat with your PDF using natural language

Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shwetam19/AI-Tutor Fork of gupta-v/KIRA

🎓 KIRA: An AI-Powered Multimodal Learning Assistant – Interact via text, voice, or PDFs. Uses Retrieval-Augmented Generation and web search for smart, personalized tutoring.

Language: Python - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Muppala-Jasvanth-Varma/PDF_ChatBot

The PDF Chatbot is an AI-powered assistant designed to read, understand, and answer user queries based on the content of uploaded PDF documents. It uses advanced natural language processing (NLP) and vector-based retrieval to simulate human-like comprehension of files such as research papers, manuals, reports, or books.

Language: Python - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Srijan-D/youtube-ai-assistant-langchain

Language: Python - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

netsky-devel/Ai-Punk

AI Punk is an advanced autonomous AI assistant for VS Code with clean architecture and extended development capabilities.

Language: Python - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

arpitpatelsitapur/student_support.chatbot.rag

Language: Python - Size: 586 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

chrissimusokwe/AIPoweredInsightsExtractionEngine

AI-Powered Insights Extraction Engine - An advanced document processing and analysis system for mining industry intelligence extraction.

Language: Python - Size: 720 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sairam-298/Qahwa

# ☕ QahwaQahwa connects coffee lovers with premium Arabic coffee seed varieties through an intelligent virtual assistant. Explore personalized recommendations and expert guidance on cultivation and brewing techniques. 🌱👩💻

Language: Python - Size: 2.84 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Deepcoders30/AI-CHATPDF

ChatPDF is a web application that lets users upload PDFs and ask questions about their content.

Language: TypeScript - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

iam-tsr/chat-with-pdfs

Upload multiple PDFs, ask questions, and get answers instantly using Chat with PDFs.

Language: Python - Size: 243 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

MELIHGRABBER/hubspot-mcp-server

HubSpot MCP Server simplifies the management of HubSpot APIs, making integration easier for developers. Join the community and contribute to the project! 🌟💻

Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Gebrehiwot-Tesfaye/Intelligent-Complaint-Analysis

Intelligent Complaint Analysis for Financial Services

Language: Jupyter Notebook - Size: 111 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sonu275981/Multi_document-rag-chatbot-streamlit-ollama

Your own personal AI assistant for files (PDF/CSV/PPTX) — upload, ask, and chat with your documents using LLaMA + FAISS!

Language: Python - Size: 310 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

fasinfasi/LLM_Article_Fetcher

Fetch all the details from given url and user can get accurate responses to the given question.

Language: Python - Size: 3.96 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Chieko-Seren/OpenKimi

Unlimited context on any LLM ✨在任何语言模型上使用无限的上下文窗口 | 顺便一提,我们没有股权纠纷 :)

Language: Python - Size: 315 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 28 - Forks: 2

Rajan-12345/QuotientRAG

Discover meaningful quotes with QuotientRAG, a smart retrieval system that uses fine-tuned embeddings for intuitive search. 🚀📚 Find quotes effortlessly!

Language: Jupyter Notebook - Size: 3.64 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ankraj1234/PaperStack

Smart research paper manager with metadata extraction, in-browser reading, and AI chat.

Language: Jupyter Notebook - Size: 431 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

lijoraju/charitra-retrieval-augmented-qa

Retrieval-Augmented Q&A system for high school Social Studies, fine-tuned using QLoRA and deployed with FastAPI.

Language: Python - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

balavenkatesh3322/rag-tutorial

This project implements a modular Retrieval-Augmented Generation (RAG) pipeline using Python OOP concepts and LangChain.

Language: Python - Size: 5.86 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

PRAHALYAA2004/Multi-Modal-RAG-for-Clinical-Analysis-with-Role-Based-Access-Control

A secure, multimodal healthcare analysis system using Retrieval-Augmented Generation (RAG) and Role-Based Access Control (RBAC). It enables authenticated access to clinical data like X-rays, reports, and notes, powered by FLAVA, FAISS, and LLMs for smart medical insights.

Language: Jupyter Notebook - Size: 3.78 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

Plyer-197/MultiplePDFChatbotNew

Chat with multiple PDFs effortlessly using our RAG-based chatbot. Built with LangChain and Streamlit, it leverages LLMs for smart, responsive interactions. 🐙📄

Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

danieladdisonorg/AI-Lawyer---RAG-with-DeepSeek-R1

AI-powered legal chatbot that leverages Retrieval-Augmented Generation (RAG) with DeepSeek R1 for advanced legal reasoning and document analysis. It provides a sophisticated legal assistant that can process and analyze complex legal documents, retrieve relevant information using advanced vector search, and generate nuanced legal analysis.

Language: Python - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AbhaySingh71/AI-Lawyer-RAG-with-Deepseek

AI Lawyer is an intelligent reasoning legal assistant powered by DeepSeek , Ollama RAG and LangChain, designed to streamline legal research and document analysis. By leveraging retrieval-augmented generation (RAG), it provides precise legal insights, and contract summarization. With an intuitive Streamlit-based UI, analyze legal documents.

Language: Python - Size: 1.15 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 3

avanshh99/chatpdf

A project that dwells into the concept of LLM , RAG and Langchain

Language: Python - Size: 142 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gupta-v/KIRA

🎓 KIRA: An AI-Powered Multimodal Learning Assistant – Interact via text, voice, or PDFs. Uses Retrieval-Augmented Generation and web search for smart, personalized tutoring.

Language: Python - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

akayg/RecordAnalysis

RecordAnalysis is a Streamlit-based AI assistant designed to act as a virtual doctor, answering user questions based on a given medical context. It leverages Google's Gemini (Generative AI) via LangChain to provide detailed, relevant medical answers, and clearly handles irrelevant or ambiguous queries with predefined responses.

Language: Jupyter Notebook - Size: 494 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yusupwinata/Naive-RAG

An insurance company RAG built using Vector DB (Chroma and FAISS), LLM (Ollama, Hugging Face, and OpenAI), and Gradio.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

shudhanshurp/ClaimCompanion-Insurance-QnA-Chatbot

Streamlit Insurance QA bot using Langchain RAG & agentic workflow (priority/sentiment) with Gemini for context-aware PDF Q&A

Language: Python - Size: 782 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

satyampurwar/large-language-models

Unlocking the Power of Generative AI: In-Context Learning, Instruction Fine-Tuning, Reinforcement Learning Fine-Tuning and Retrieval Augmented Generation.

Language: Jupyter Notebook - Size: 180 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

saadahmad22/rag-tutorial

A detailed tutorial of how to use RAG on LLMs using LangChain in Python

Language: Python - Size: 111 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HX-AQuintero/Q-A-LLM-Project

Interactive Q&A app using OpenAI, LangChain, and Faiss to let users upload documents and ask questions based on their content, powered by a Streamlit web interface.

Language: Python - Size: 823 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Adeleye-Emmanuel/Modular-Real-Time-Financial-News

Designed a modular pipeline that fetches real-time financial news from NewsAPI, Alpha Vantage, Reddit, and Bloomberg RSS feeds. Leveraged Cohere embeddings, FAISS indexing, and LLMs via LangChain to perform semantic search, reranking, and insight extraction. Enables dynamic financial analysis through an analyst-style Q&A interface.

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bchachar/chatbot

🧠 Multi-Turn Chatbot with LangChain, Ollama, FAISS, and Streamlit: A conversational AI assistant with memory, document-aware responses, and local LLM integration via Ollama. Perfect for building context-rich, intelligent chat applications.

Language: Python - Size: 574 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Saidul-M-Khan/Multiple-Sclerosis-Assistant-AI

Language: Python - Size: 17.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

unikill066/NikhilRAG

NikhilRAG is an AI-powered RAG Chatbot that dynamically synthesizes my professional journey, projects, and skills. Powered by GPT and the LangChain framework, it answers questions like a chatbot, delivering insights into my technical expertise and career highlights.

Language: Python - Size: 19.5 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dsba6010-llm-applications/baemax_tc

LLM App to demystify and summarize Terms and Conditions agreements

Language: Jupyter Notebook - Size: 21.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 2

zhaodiwa/findme

一款电脑上通过自然语言语义来搜索文件的工具,注重数据隐私和数据安全

Language: JavaScript - Size: 118 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DhruvTambekar24/MultiDocRag-Streamlit

A Streamlit app that lets you chat with multiple documents (PDF, DOCX, TXT) using a Retrieval-Augmented Generation (RAG) pipeline powered by Google Gemini and FAISS — with inline citations, chunk previews, multi-source attribution, and chat history export.

Language: Python - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

arifazim/financial_ai_assistant

AI-powered assistant for financial services that uses Retrieval Augmented Generation (RAG) to provide accurate financial information and advice through multiple communication channels

Language: Python - Size: 896 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

yashdew3/ragbot

AI-Powered RAG Chatbot using LangChain, FAISS & Streamlit | Smart Q&A from CSV | Open-Source!

Language: Python - Size: 140 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YashasJKumar/Log_Parser

An advanced AI-powered solution for parsing and analyzing logs to identify patterns and anomalies. This tool provides actionable insights for diagnosing and resolving issues efficiently, simplifying log analysis for quicker and more accurate problem detection and resolution.

Language: Python - Size: 2.73 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

abhijithnadig/Health-and-Wellness-assistant-using-Llama2

Retrieval-augmented health & wellness chatbot using Llama2, FAISS & Chainlit

Language: Python - Size: 23.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Rishi-Sutar/Chat_with_PDF

"Chat with PDF" is a web app that lets users interactively query PDF documents using advanced NLP and generative AI, enabling easy extraction of insights in a conversational format.

Language: Jupyter Notebook - Size: 197 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vivekvardhanb7/Codebase-Analysis-using-LLM

Automated pipeline to clone a repository, process code, analyze it using LLM, and save structured insights

Language: Python - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

maramzak1/AI-Project2025

Size: 544 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

Divyansh6799/Chat-with-Multiple-Pdfs

This app is a Python application that allows you to chat with multiple PDF documents. You can ask questions about the PDFs using natural language, and the application will provide relevant responses based on the content of the documents. This app utilizes a language model to generate accurate answers to your queries.

Language: Python - Size: 1.56 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aryashah2k/AryaGPT

Webapp to answer questions about my resume leveraging Langchain, OpenAI, Streamlit

Language: Python - Size: 333 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

realshubhamraut/Automated-Job-Screener-NLP-Engine

Language: Python - Size: 54.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Swagath18/Personalized-Recommender

Language: Python - Size: 42 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

trohith89/Yt-ChatBot-RAG_GenAI

This is an Rag based YouTube chatbot application in GenAI Field

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DanRo3/tesis-multiagente

Sistema multiagente basado en IA para la extracción y visualización de información desde bases de datos vectoriales mediante lenguaje natural.

Language: Python - Size: 2.72 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

EXPESRaza/pdf-qa-app-with-langchain

A modular PDF Q&A app built with Streamlit, LangChain, and FAISS. Supports natural queries, exact term counting, streaming output, and LLM selection (OpenAI, Ollama). Developed by prompting ChatGPT to generate a Cursor.ai scaffold for fast, extensible, and agent-powered document querying.

Language: Python - Size: 247 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

baksho/temporal-uncertainty-aware-knowledge-graph

Temporal and Uncertainty-aware Knowledge Graphs for Biomedical Literature

Size: 7.75 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

pranavvb03/Text2SQL-chatbot

AI-Powered Text-to-SQL Chatbot with Intelligent Query Generation, Query refinement and Visualization with Gemini LLM

Language: Python - Size: 526 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

maryamyazdi/QA-with-RAG

A question-answering framework empowered with a custom retrieval-augmented generation (RAG) pipeline to answer queries on local documents

Language: Python - Size: 5.67 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 2

drisskhattabi6/Moroccan-Meal-Recipes-Chatbot

Moroccan Meal Recipes Chatbot Using Rag technique, with Ollama, Openrouter API, Faiss DB and Streamlit

Language: Jupyter Notebook - Size: 42 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

Jxgamessi/AI-POWERED-INSURANCE-CHATBOT

The AI Powered Insurance Chatbot answers insurance queries using Google's Gemini LLM, retrieves information via FAISS semantic search, interacts through Streamlit, and escalates complex queries to human agents.

Language: Python - Size: 1.96 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0