chatdocs icon indicating copy to clipboard operation
chatdocs copied to clipboard

Chat with your documents offline using AI.

Results 59 chatdocs issues
Sort by recently updated
recently updated
newest added

Hi! It would be nice if with langchain, a prompt could be passed for an Llm to create structured output like json which can then be parsed to excel. Inspiration:...

Hi! I have been uploading a lot of data and ran into a snappy compress error after reaching around 3,6GB of data in the parquet file. Error: Invalid Error: Snappy...

crashing after adding a lot of PDFs on low end PC > ``` # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc)...

Hey, neat project and/but I'm wondering how one could approach to integrating a project like this to/with the big ones like [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) & [SillyTavern](https://github.com/SillyTavern/SillyTavern). Both support [ext](https://github.com/oobabooga/text-generation-webui/blob/main/docs/Extensions.md)en[sions](https://github.com/SillyTavern/SillyTavern#extensions). Wouldn't it be...

I have been playing around with this and it is a great project! It does not seem to remember your previous prompts and I am wondering if there is a...

Dear Dev, Great project and good structure. Would be awesome to add MPS gpu acceleration for Apple Silicon Macs in the same fashion as https://github.com/PromtEngineer/localGPT. Thanks!!

I asked two things in italian, the first time it worked, the second one I got this (no error log): Input: `Nella fase di stima del valore di mercato, l'income...

Out of curiosity, I tried containerizing the package with the offline models, installing the required PIP packages and a sample document (size: 62 kB) loaded through `chatdocs add`. The build...

Dear Dev, It would be great to have a sidebar in the web UI with the ability to upload directly (dragn'drop) and start processing embeddings. After that, a prompt with...