Find answers from the community

Home
Members
The_Stable_Europe
T
The_Stable_Europe
Offline, last seen 3 months ago
Joined September 25, 2024
When it comes to indexing and embedding in the construction of BOT/RAG-like architectures for subsequent querying, it is crucial to know which algorithms or functions are used for data chopping, indexing, and embedding. This is essential for ensuring quick access to data or for providing precise and accurate responses.

Does Llamaindex use its own unique algorithms for these processes, or does it rely on third-party libraries, such as those from OpenAI? I'm seeking clarity on whether this is a generic approach in the industry and how critical it is in building these systems. Any insights or experiences shared by members in this area would be greatly appreciated.
2 comments
T
W
Hi there. Being a non developer itself, although I like to read code and learn, and understanding all the concepts about LLM's (I'm more a DevOps), where could I start reading the code from Github where I see how Llamaindex makes the chunks and embeddings? Can you help me to start with the main file that does everything so with IA help I can start progressing on it? Thank you
2 comments
T
T