- Creating a Medical Question-Answering Chatbot
- Using Open-Source BioMistral LLM, LangChain, Chroma’s Vector Storage, and RAG
- LangChain + Mongo Atlas Vector Search + Snowflake + AWS Bedrock.
- Input: PDF. To read pdf, use Unstructured / Unstructured Hires. If budget allowed, use AWS texttract.
- Need an eval framework for pdf ingestion: use LLM as Judge, Arize, Ragas.
- n8n + RAG + AI Agent + Qdrant.
- 16 Techniques to Supercharge and Build Real-world RAG Systems—Part 1.
- 16 Techniques to Supercharge and Build Real-world RAG Systems—Part 2