Update README (#1035)

This commit is contained in:
Deshraj Yadav
2023-12-20 14:44:41 +05:30
committed by GitHub
parent 6437661837
commit 7bcc9e35dd
2 changed files with 16 additions and 24 deletions

View File

@@ -4,7 +4,7 @@ title: 📚 Introduction
## What is Embedchain?
Embedchain is a production ready Open-Source RAG framework - load, index, retrieve, and sync any unstructured data.
Embedchain is a production ready Open Source RAG framework - load, index, retrieve, and sync any unstructured data.
Embedchain streamlines the creation of RAG applications, offering a seamless process for managing various types of unstructured data. It efficiently segments data into manageable chunks, generates relevant embeddings, and stores them in a vector database for optimized retrieval. With a suite of diverse APIs, it enables users to extract contextual information, find precise answers, or engage in interactive chat conversations, all tailored to their own data.