ChatDocs: PrivateGPT + WebUI + GPU Support + More
ChatDocs: PrivateGPT + WebUI + GPU Support + More
Chat with your documents offline using AI. Contribute to marella/chatdocs development by creating an account on GitHub.
ChatDocs was created to chat with documents offline using LLMs:
It is based on PrivateGPT but has more features:
--Supports GGML models via C Transformers (another library made by me)
--Supports Transformers models
--Supports GPTQ models
--Web UI
--GPU support
--Highly configurable via chatdocs.yml
It is easy to install and use:
--pip install chatdocs # Install
--chatdocs download # Download models
--chatdocs add /path/to/documents # Add your documents
--chatdocs ui # Start the web UI to chat with your documents
All the configuration options can be changed using a chatdocs.yml config file.