Skip Navigation
Machine Learning and AI Apps | Tools @lemmy.intai.tech taters @lemmy.intai.tech

ChatDocs: PrivateGPT + WebUI + GPU Support + More

github.com GitHub - marella/chatdocs: Chat with your documents offline using AI.

Chat with your documents offline using AI. Contribute to marella/chatdocs development by creating an account on GitHub.

GitHub - marella/chatdocs: Chat with your documents offline using AI.

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.

0
0 comments