I’m trying to build an AI system, which is based on XML files. I’m using a RAG method that searches a knowledge base or external documents to find relevant information to aid in generating responses. Therefore, I will parse an XML document for the system and verify some data in the file. I was wondering if this is a good method given the data structure of the text files. Can someone help me with some tips? (I’m kinda of a noob).
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Extracting info of different XMLs | 4 | 748 | July 30, 2024 | |
| RAG or Fine tuning for a domain specific QA chatbot | 4 | 1897 | July 3, 2024 | |
| Problem with doing RAG with 300k pages of PDFs | 8 | 6474 | March 7, 2024 | |
| Rag chatbot development with multiple knowledge bases | 0 | 305 | March 13, 2025 | |
| RAG with text containing JSON | 0 | 242 | October 14, 2024 |