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

GitHub topics: faiss-cpu

coderRobust/doc-ai-bot

AI-Powered Document Q&A Bot Stack: Python, LangChain, OpenAI, FAISS, Streamlit, FastAPI Highlights: Upload PDF → Chunk → Vectorize → Search → Answer using GPT Shows LLM, vector DB, chatbot flow Production-quality backend with LangChain and caching

Language: Python - Size: 3.91 KB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 1 - Forks: 0

Generative-AI-and-Large-Language-Models/llama2-streamlit-Aunt-Flo-Assistant

LLaMA 2 Streamlit Aunt Flo Assistant

Language: Python - Size: 18.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

micheldpd24/rag_aph_hippocrate

RAG basé sur les Aphorismes d'Hippocrate

Language: Jupyter Notebook - Size: 450 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

GitJvG/MA_Recommendations

Metallum/Metal-Archives scrapers, datasets, analysis and recommendations website

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

hemanthkt/impactoverse-AI-mentor

Developed an intelligent AI chatbot utilizing the DeepSeek LLM, designed for efficient interaction with large documents such as textbooks and study materials. Integrated Docling for parsing and processing large files, and implemented a Retrieval-Augmented Generation (RAG) pipeline using FAISS and Sentence Transformers to optimize context retrieval

Language: JavaScript - Size: 595 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

SayamAlt/Multi-Domain-AI-Chatbot-using-Langchain

Successfully developed a Multi-Domain AI Personal Assistant using LangChain, OpenAI, and Streamlit. The application seamlessly integrates multiple specialized capabilities, including document-based question answering (QA), Python code execution, debugging, explanation and optimization, web search, latest news retrieval, and currency conversion.

Language: Python - Size: 40 KB - Last synced at: about 20 hours ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

cpwallah/chatwithpdf

Language: Python - Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

omkartidke42/Audio-text-rag-app

A web app that converts audio to text and enhances transcription with Retrieval-Augmented Generation (RAG). Upload audio, get accurate transcriptions with contextual enrichment using external knowledge sources

Language: Python - Size: 854 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

ITRoselloSignoris/Movie-Recommendation-Model

Movie Recommendation Model - Personal Project

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

AnuritiGupta26/ResearchMate-

Research Mate is a end to end LLM model using langchain, designed to assist researchers, students, and professionals in efficiently processing and extracting insights from research articles and online content. Users can input multiple research URLs, which the app processes and converts into useful information.

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

NotShrirang/LoomRAG

🧠 Multimodal Retrieval-Augmented Generation that "weaves" together text and images seamlessly. 🪡

Language: Python - Size: 15.6 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

shweta189/ML_Chatbot

It is an ML_Chatbot that explains concepts and terminologies using open-source tools. Used Hugging Face for embeddings, FAISS CPU for vector storage, and Mistral with streamlit for a conversational interface.

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

imtahiriqbal/text-similarity-search

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

YomnaWaleed/job-recommendation-system-ai

AI-Powered Job Recommendation System An intelligent job recommendation system that analyzes PDF resumes and suggests the best job opportunities using NLP, FAISS, and Sentence Transformers.

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

mohd-faizy/RAG-DeepSeek

Efficiently search and retrieve information from PDF documents using a Retrieval-Augmented Generation (RAG) approach. This project leverages DeepSeek-R1 (1.5B) for advanced language understanding, FAISS for high-speed vector search, and Hugging Face’s ecosystem for enhanced NLP capabilities. With an intuitive Streamlit interface and Ollama for mode

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

Bushra-Butt-17/BudgetBuddy-Finance-Chatbot

Budget Buddy is a finance chatbot built using Chainlit and the LLaMA language model. It analyzes PDF documents, such as bank statements and budget reports, to provide personalized financial advice and insights. The chatbot is integrated with Hugging Face for model management, offering an interactive way to manage personal finances.

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

KolanHarsha/Advanced_Stock_Prediction_Using_FinBERT_And_Semantic-Search

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

danschnurp/book-recommender

Simple book recommender application

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

Namangupta123/Graphic_Chat_Bot

A Chat bot for Graphic Era Deemed University using Streamlit.

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

peeti-sriwongsanguan/chatbot-rag

CICD Answering-Question Chatbot for RAG (Retrieval-Augmented Generation) using Streamlit

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

codeasarjun/vector_store

An easy way to understand vector store working and creation.

Language: Jupyter Notebook - Size: 119 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

programindz/pratham-assistant-bot

Pratham bot is a Gemini powered bot for inquiring information about pratham.org

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

Related Keywords
faiss-cpu 22 langchain 9 streamlit 6 sentence-transformers 6 python 5 openai 5 faiss-vector-database 4 faiss 4 rag 4 huggingface 4 nlp 4 llm 4 vector-database 3 transformers 3 pytorch 3 embeddings 3 similarity-search 3 python3 2 fastapi 2 gemini 2 machine-learning 2 cosine-similarity 2 retrieval-augmented-generation 2 huggingface-transformers 2 gradio 2 chromadb 2 chatbot 2 ctransformers 2 ollama 2 flask 2 docker 2 hugging-face 1 langchain-python 1 rag-chatbot 1 whisper 1 llama 1 ai 1 langchain-community 1 aritificial-intelligence 1 huggingface-hub 1 chainlit 1 bitsandbytes 1 accelerate 1 retrival-augmented-generation 1 transformer 1 multimodal-retrieval-augmented-generation 1 recommendation-system 1 deepseek-r1 1 multimodal-rag 1 sentence-embeddings 1 word2vec-embeddinngs 1 word2vec 1 vectorization 1 vector-database-embedding 1 vector 1 similarity-score 1 similarity-measures 1 nlp-apis 1 llamacpp 1 cicd-promote-to-production 1 answering-questions 1 language 1 genai-usecase 1 genai-chatbot 1 genai 1 cohere-ai 1 cohere 1 api 1 correlation-analysis 1 clustering 1 books 1 natural-language-processing 1 financial-analysis 1 bert 1 vector-store 1 torch 1 pypdf 1 pdf-parse 1 mini-llm 1 prompt-engineering 1 output-parsers 1 llm-chain 1 generative-ai 1 error-handling 1 document-qa 1 document-loader 1 conversational-ai 1 anthropic-claude 1 ai-agents 1 react 1 mongodb 1 docling 1 scrapers 1 recommender-system 1 datasets 1 pymupdf-fitz 1 mistral 1 medecine-ancienne 1 hippocrate 1 assistant-ia 1