Embedchain (https://embedchain.ai/) is an open-source RAG framework for creating and deploying AI apps. It promises to streamline the creation of RAG apps by supporting various types of unstructured data, segmenting it, creating embeddings, and storing them in a vector DB.
In this stream, I'll review the Embedchain docs and examples and see what this framework is about.
- Github repo with code from the video: https://github.com/peterj/langchain-rag-loaders
- Embedchain: https://www.embedchain.ai/