taters

joined 1 year ago
MODERATOR OF
 

Disclaimer: I have no stake in any of the projects I post about

So I've been trying out this interface for a couple of days and I'm really enjoying it. It's super handy when I need to look back at something, try different approaches, and see how they stack up against each other. Incredibly useful.

https://mymap.ai

1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

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.

view more: ‹ prev next ›