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 7 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:
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆74Updated 2 years ago
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …☆119Updated 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
- 🔥 Your private task assistant with GPT 🔥 - Ask questions about your documents.☆159Updated 10 months ago
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆32Updated 2 years ago
- ☆31Updated last year
- Agent with vision ability via llava & autogen☆73Updated last year
- 🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, crea…☆49Updated 2 years ago
- Beginner-friendly repository for launching your first LLM API with Python, LangChain and FastAPI, using local models or the OpenAI API.☆102Updated 2 years ago
- This code implements a Local LLM Selector from the list of Local Installed Ollama LLMs for your specific user Query☆103Updated 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
- Obsidian-based AutoGen framework☆80Updated last year
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆45Updated last year
- Hackathon project - An AGI agent for doing research, understanding, and validation☆50Updated 2 years ago
- ☆42Updated 2 years ago
- ☆137Updated 2 years ago
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆94Updated 2 years ago
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆119Updated last year
- A Chat App built with embedchain and streamlit☆41Updated last year
- ☆69Updated 2 years ago
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.☆50Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆60Updated last year
- Auto Data is a library designed for quick and effortless creation of datasets tailored for fine-tuning Large Language Models (LLMs).☆102Updated 9 months ago
- ☆46Updated last year
- Data extraction with LLM on CPU☆269Updated last year
- next level Autogen with teams, tools and training to reach the goal. -Deprecated-☆81Updated 10 months ago
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated 5 months ago
- ☆34Updated last year
- 🌟DataTonic : A Data-Capable AGI-style Agent Builder of Agents , that creates swarms , runs commands and securely processes and creates d…☆90Updated last month