mukulpatnaik / researchgpt

A LLM based research assistant that allows you to have a conversation with a research paper
https://www.dara.chat
MIT License
3.55k stars 340 forks source link

Stuck in "Calculating embeddings" #62

Closed xuyangm closed 1 year ago

xuyangm commented 1 year ago

Hi, I run the app successfully. But it is stuck in "Calculating embeddings" state. I can type messages but get no reply. pic1 pic2

mukulpatnaik commented 1 year ago

Hi @xuyangm sorry for the late response

I have made a major refactor of the code, fixing many issues and moving from flask to fastapi, if you are still interested please consider running git fetch to update your code to the latest version and try following the steps in the README to run the app.

Also consider using the web app www.dara.chat, it has some features and optimizations that are not open source yet. Thanks for trying it!