No files ingested yet.
Try asking a question about information in the ingested RAG documents that was not part of the LLM's training data.
You can start with this base RAG implementation and extend it for your project, allowing you to focus on your business logic rather than boilerplate code. For this implementation, we are using:
The commented source code, including helper functions, is in controllers/ai.js
