Ravi Theja

Results 12 comments of Ravi Theja

Hi, Facing the same issue here. Did you find the solution for it? Regards, D. Ravi Theja.

Hi @samoliver360, Sorry, I could not solve the issue. Regards, D. Ravi Theja.

@anamariaUIC I think you are running `replicate_lama2.py` from `data` directory and inside `data` is there another `data` folder which contains your files?

Duplicate of imageparser branch. Closing this branch.

@emptycrown Yes. Are you working on this or can I take this up?

@alexfilothodoros and @snassimr I tried creating a bot on llama2 paper and it did answer questions related to text though it was failing to answer queries on figure 2. It...

@SSshuishui You can ask it to RAG bot/ chatbot on x.pdf (or any other file) which is present in rags directory. You can check the blog post [here](https://blog.llamaindex.ai/introducing-rags-your-personalized-chatgpt-experience-over-your-data-2b9d140769b1) for detailed...

@aminolroayaXgen it's working with the following code. You can check the screenshot that it's returning 15 nodes. For debugging would be better to share your code. ``` from llama_index import...