kaifcoder / gemini_multipdf_chat

Gemini PDF Chatbot: A Streamlit-based application powered by the Gemini conversational AI model. Upload multiple PDF files, extract text, and engage in natural language conversations to receive detailed responses based on the document context. Enhance your interaction with PDF documents using this intuitive and intelligent chatbot.
https://gmultichat.streamlit.app/
129 stars 110 forks source link

RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char *) at /Users/runner/work/faiss-wheels/faiss-wheels/faiss/faiss/impl/io.cpp:68: Error: 'f' failed: could not open faiss_index/index.faiss for reading: No such file or directory #10

Closed maxosorios closed 5 months ago

maxosorios commented 5 months ago

Hi, I've an error;

RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char *) at /Users/runner/work/faiss-wheels/faiss-wheels/faiss/faiss/impl/io.cpp:68: Error: 'f' failed: could not open faiss_index/index.faiss for reading: No such file or directory

can you help me?

Thxz!

kaifcoder commented 5 months ago

please add steps to reproduce this error

maxosorios commented 5 months ago

HI kaifcoder, i resolved the issue. Need put the buttom submit & process before introduce a prompt :)

maxosorios commented 5 months ago

How can Apply memory in the chat prompt?