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 6 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:
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …☆119Updated last year
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆94Updated last year
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆74Updated last year
- ☆32Updated last year
- ☆42Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆119Updated 11 months ago
- Agent with vision ability via llava & autogen☆73Updated last year
- A Chat App built with embedchain and streamlit☆41Updated last year
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆94Updated 2 years ago
- YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smooth…☆56Updated last year
- This is a Gorilla LLM Demo app developed using Streamlit.☆32Updated last year
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated last year
- ☆47Updated 2 years ago
- Langchain tools to search/extract/transcribe text transcripts of Youtube videos. Some of this has been integrated into LangChain main bra…☆71Updated 2 years ago
- ☆20Updated last year
- Ask the Doc app built using Langchain and Streamlit.☆61Updated last year
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆32Updated 2 years ago
- Simple Chainlit app to have interaction with your documents.☆52Updated last year
- This repo consists of examples to use langchain☆94Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆60Updated last year
- A simplified setup for users to explore the AutoGen library. Contains example scripts derived from AutoGen notebooks for a hassle-free ex…☆66Updated last year
- ☆97Updated last year
- This repository holds enhanced Agents, built for the Microsoft AutoGen Framework. Debuting with a MemoryEnabledAgent with improvements in…☆116Updated last year
- A chatApp with OpenAssistant API☆68Updated last year
- Example of calling OpenRouter from a Streamit app☆99Updated last year
- An intellligent AI assistant that can do anything!☆54Updated last year
- This code implements a Local LLM Selector from the list of Local Installed Ollama LLMs for your specific user Query☆102Updated last year
- Build your Swarm of Internet Agents using MultiOn 🚀☆79Updated last year
- Walk through how to build a langchain x streamlit app using GPT4All☆131Updated last year
- Easy Implementation of Assistants API with Code Interpreter and File Retrieval☆43Updated last year