Skip to content
#

huggingface-embeddings

Here are 41 public repositories matching this topic...

ChatPDF leverages Retrieval Augmented Generation (RAG) to let users chat with their PDF documents using natural language. Simply upload a PDF, and interactively query its content with ease. Perfect for extracting information, summarizing text, and enhancing document accessibility.

  • Updated Apr 30, 2025
  • Python

Chat With Documents is a Streamlit application designed to facilitate interactive, context-aware conversations with large language models (LLMs) by leveraging Retrieval-Augmented Generation (RAG). Users can upload documents or provide URLs, and the app indexes the content using a vector store called Chroma to supply relevant context during chats.

  • Updated Feb 18, 2025
  • Python

Memomind is a sleek note-taking app built with React 18, Next.js 14, and TypeScript. It features a chat-based RAG workflow, AI-powered insights with Langchain and Llama3, and secure authentication via Clerk. It uses Tailwind CSS for styling and Shadcn-UI for components.

  • Updated Jan 4, 2025
  • TypeScript

A ChatBot designed to assist WhatsAgenda customers in configuring their calendar. This tool streamlines the setup of scheduling, managing appointments, and customizing service hours, ensuring an efficient and user-friendly experience.

  • Updated Apr 30, 2025
  • Python
ai-knowledge-bot

his is my own custom-built offline AI bot that lets you chat with PDFs and web pages using **local embeddings** and **local LLMs** like LLaMA 3. I built it step by step using LangChain, FAISS, HuggingFace, and Ollama — without relying on OpenAI or DeepSeek APIs anymore (they just kept failing or costing too much)

  • Updated Jun 11, 2025
  • Python

Improve this page

Add a description, image, and links to the huggingface-embeddings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the huggingface-embeddings topic, visit your repo's landing page and select "manage topics."

Learn more