Open lelouvincx opened 1 week ago
To overcome tech dept, you can use SimpleIndexStore
and SimpleVectorStore
in LlamaIndex.
@vn01122003 please checkout this doc: https://docs.llamaindex.ai/en/stable/module_guides/querying/retriever/
Focus on BM25 Retriever.
For now, we are focusing on this Colab workspace: https://colab.research.google.com/drive/1Nafvyr5pctN4dPM25BIrrmwdiuTop2QV?usp=sharing
Updated 'Read and parse PDF document' section to Colab work space Can be reviewed for early revision
As a backend member, I want to conduct on the first POC about a full basic LLM workflow. So that I can integrate to the base backend.
The flow
Guides
Success criteria
@lelouvincx will provide OpenAI's api key.