fau-masters-collected-works-cgarbin / gpt-all-local
A "chat with your data" example: using a large language models (LLM) to interact with our own (local) data. Everything is local: the embedding model, the LLM, the vector database. This is an example of retrieval-augmented generation (RAG): we find relevant sections from our documents and pass it to the LLM as part of the prompt (see pics).
☆26Updated 3 months ago
Alternatives and similar repositories for gpt-all-local:
Users that are interested in gpt-all-local are comparing it to the libraries listed below
- ☆32Updated last year
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …☆115Updated last year
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated last month
- A project that brings the power of Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) within reach of everyone, particu…☆34Updated last year
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆45Updated 7 months ago
- I have explained how to create superior RAG pipeline for complex pdfs using LlamaParse. We can extract text and tables from pdf and QA on…☆44Updated last year
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆72Updated last year
- Simple Chainlit app to have interaction with your documents.☆51Updated last year
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- An intellligent AI assistant that can do anything!☆53Updated 11 months ago
- Perplexity Lite using Langgraph, Tavily, and GPT-4.☆14Updated last year
- SLIM Models by LLMWare. A streamlit app showing the capabilities for AI Agents and Function Calls.☆20Updated last year
- This is a template retrieval repo to create a Flask api server using LangChain with Cohere embeddings and Qdrant Vector Database☆77Updated last year
- Answering Questions With HuggingFace And LLM☆16Updated last year
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆23Updated last year
- Easy Implementation of Assistants API with Code Interpreter and File Retrieval☆43Updated last year
- Design to Website App using Generative AI. It is a streamlit application that uses OCR and LLM to generate code/website from design.☆20Updated last year
- An open-source project building a customizable ChatGPT-like clone. Built with Django and Next.js, it features chat history, streaming res…☆16Updated last year
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆92Updated last year
- Unsloth Fine Tuning☆10Updated last year
- PaLM-Kosmos-Vision is a foundational project showcasing basic ChatGPT with vision capabilities, inviting further development for advanced…☆16Updated last year
- ☆45Updated last year
- Automatic Generation of Visualizations and Infographics with LLMs and Streamlit for your CSV data.☆32Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆44Updated last year
- ☆12Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆60Updated last year
- ☆20Updated last year
- Python Server for C3 AI app. A project that brings the power of Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) with…☆23Updated last year
- A voice-based ChatGPT clone that can search on the Internet and also in local files☆53Updated 2 years ago
- Rag Chatbot React And Tyepscript base boilerplate☆33Updated last year