fau-masters-collected-works-cgarbin / gpt-all-localLinks
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).
☆27Updated 9 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
Sorting:
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆32Updated 2 years ago
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆73Updated 2 years ago
- ☆29Updated 2 years ago
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆94Updated 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 …☆120Updated 2 years ago
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆46Updated last year
- YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smooth…☆56Updated last year
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆94Updated 2 years ago
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆24Updated 2 years ago
- 🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, crea…☆50Updated 2 years ago
- This code implements a Local LLM Selector from the list of Local Installed Ollama LLMs for your specific user Query☆102Updated last year
- Repo contains the code, data and supporting documents including presentations, playbooks and additional documents to support learning☆139Updated last year
- This is a Gorilla LLM Demo app developed using Streamlit.☆32Updated 2 years ago
- Agent with vision ability via llava & autogen☆73Updated 2 years ago
- llmware RAG Demo App.☆17Updated last year
- A Chat App built with embedchain and streamlit☆41Updated 2 years ago
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆44Updated 2 months ago
- ☆42Updated 2 years ago
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated 2 years ago
- ☆47Updated 2 years ago
- A project that brings the power of Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) within reach of everyone, particu…☆37Updated last year
- Auto Data is a library designed for quick and effortless creation of datasets tailored for fine-tuning Large Language Models (LLMs).☆102Updated 11 months ago
- PubMed Healthcare Chatbot. LLM Augmented Q&A over PubMed Search Engine.☆23Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆120Updated last year
- An intellligent AI assistant that can do anything!☆54Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆59Updated 2 years ago
- Langflow Extras Template☆16Updated 2 years ago
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.☆50Updated 2 years ago
- Chat with Your Data App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This Chatbot is completely powered by Open…☆17Updated 2 years ago