kotaemon
kotaemon copied to clipboard
An open-source RAG-based tool for chatting with your documents.
### Description Hi, First of all, thank you for this great project! I have been experimenting with it and encountered an issue that I hope you can help me with....
When using the following to run kotaemon in docker, the container exits. (Host is M2 Mac with Rosetta) `docker run --platform linux/amd64 -e GRADIO_SERVER_NAME=0.0.0.0 -e GRADIO_SERVER_PORT=7860 -p 7860:7860 -it taprosoft/kotaemon:v1.0`...
### Description I have the following error while uploading and indexing file (both in docker in direct installation)   ### Reproduction steps ```bash 1. Go to 'Files --> File...
### Description tenacity.RetryError: RetryError[] ### Reproduction steps ```bash 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ``` ### Screenshots ```bash  ```...
Hey there! Super cool project. Thought I'd add some of the (yet to be documented) steps that I took to get the application working on my macbook pro with an...
The latest zip extracts to following files:  After installation, conda and virtual environment is made, but when app.py is run it gives following error: ``` File "C:\kotaemon-app\app.py", line 3,...
Collecting git+https://github.com/Cinnamon/[email protected] Cloning https://github.com/Cinnamon/kotaemon.git (to revision v0.3.6) to c:\users\micha\appdata\local\temp\pip-req-build-5dizcuak ERROR: Error [WinError 2] 系統找不到指定的檔案。 while executing command git version ERROR: Cannot find command 'git' - do you have 'git' installed...
## Description - Please include a summary of the changes and the related issue. I added documentation to the readme that adds the steps I took to get the app...
Chatting about STEM related PDF documents that include LaTex syntax does not render properly into math symbols.  Please see if you can use MathJax to render LaTex inside the...
### Reference Issues _No response_ ### Summary As it seems in https://hub.docker.com/r/taprosoft/kotaemon/tags there is no docker image for arm arch. Waiting for it ### Basic Example I want to pull...