An overview of the Dust Developer Platform along with its associated design principles as well as the API reference
Dust is designed to provide a flexible framework to define and deploy large language model agents without having to write any execution code. Agents can be triggered through our API and datasources can be created/updated programmatically too.
Resources
We offer a simple no-code interface to interact with LLMs while using your own data (RAG), but extensible enough to build upon using our API.
Here are the main pages you will need to build on the Dust developer platform