Ravindra Marella
Ravindra Marella
The default models in [chatdocs.yml](https://github.com/marella/chatdocs/blob/main/chatdocs/data/chatdocs.yml) require at least 8 GB RAM to run. I picked the smallest models possible that have decent quality. You can use models smaller than the...
Hi, I created it in such a way that it can be integrated into other Python projects easily (see [`main.py`](https://github.com/marella/chatdocs/blob/main/chatdocs/main.py)). For example, `chatdocs add` command can be called from Python...
Hi, the reason I haven't added it is because web UI doesn't have access to the native filesystem and uploading documents would be inefficient as it will have to create...