Prerequisites
Choose your setup method:Without Docker
Ensure these are installed:With Docker
Install Docker from Dockerβs official website.Quick Start Guide
Install the package
Before proceeding, make sure you have the Embedchain package installed.Setting Up
For the purpose of the demo, you have to setOPENAI_API_KEY to start with but you can choose any llm by changing the configuration easily.
Installation Commands
What Happens Next?
- Embedchain fetches a full stack template (FastAPI backend, Next.JS frontend).
- Installs required components.
- Launches both frontend and backend servers.