localGPT
Document chatbot
Conversational AI system allowing secure local interactions with documents using various open-source models and frameworks
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
20k stars
169 watching
2k forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nomic-ai/gpt4all | An open-source Python client for running Large Language Models (LLMs) locally on any device. | 71,176 |
bhaskatripathi/pdfgpt | A library that uses GPT capabilities to extract and chat with relevant information from PDF files | 6,995 |
cogentapps/chat-with-gpt | An open-source ChatGPT app with added features and customization options | 2,327 |
mayooear/gpt4-pdf-chatbot-langchain | Builds a chatbot to generate responses from PDF documents using GPT-4 and LangChain | 14,976 |
ohmplatform/freedomgpt | An Electron and React-based application that executes large language models locally on a user's machine using a chat interface | 2,619 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,825 |
hahahumble/speechgpt | An application that enables users to converse with ChatGPT via speech and text interfaces. | 2,752 |
openai/chatgpt-retrieval-plugin | A tool for building custom GPTs with semantic search capabilities using natural language queries to retrieve personal or organizational documents. | 21,093 |
zylon-ai/private-gpt | An AI project providing an API to build private, context-aware applications using Large Language Models, with a focus on data privacy and security. | 54,447 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,674 |
louisshark/chatgpt_system_prompt | A collection of GPT system prompts and various prompt injection/leaking knowledge to educate developers about writing effective system prompts and creating custom GPTs. | 8,375 |
waylaidwanderer/node-chatgpt-api | Provides client-side access to ChatGPT and Bing AI APIs using Node.js | 4,210 |
greydgl/pentestgpt | Automates penetration testing with the help of a large language model | 7,373 |
futantan/opengpt | A platform for creating and running custom ChatGPT applications with user-created apps and support for API tokens and internationalization. | 3,935 |
anse-app/chatgpt-demo | A demo project showcasing integration with the OpenAI GPT-3.5 Turbo API for generating chatbot-like responses. | 8,014 |