https://github.com/dust-tt/dust
Custom AI agent platform to speed up your work.
https://github.com/dust-tt/dust
agents large-language-models llm rust
Last synced: 21 days ago
JSON representation
Custom AI agent platform to speed up your work.
- Host: GitHub
- URL: https://github.com/dust-tt/dust
- Owner: dust-tt
- License: mit
- Created: 2022-08-19T07:57:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-31T16:13:35.000Z (about 1 month ago)
- Last Synced: 2026-01-02T00:59:25.645Z (about 1 month ago)
- Topics: agents, large-language-models, llm, rust
- Language: TypeScript
- Homepage: https://dust.tt
- Size: 564 MB
- Stars: 1,260
- Watchers: 20
- Forks: 192
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
- Agents: AGENTS.md
Awesome Lists containing this project
- awesome-langchain - Dust - tt/dust?style=social) (Other LLM Frameworks / Videos Playlists)
- awesome-agents - Dust - tt/dust?style=social) (Frameworks)
- awesome-production-machine-learning - Dust - tt/dust.svg?style=social) - Dust assists in the design and deployment of large language model apps. (Industry Strength Natural Language Processing)
- awesome-langchain-zh - Dust - tt/dust?style=social):设计和部署大型语言模型应用程序 (其他LLM框架 / 文章)
- jimsghstars - dust-tt/dust - Custom AI assistant platform to speed up your work. (TypeScript)
- awesome-repositories - dust-tt/dust - Custom AI agent platform to speed up your work. (TypeScript)
- awesome_ai_agents - Dust - Design and Deploy Large Language Model Apps. [github](https://github.com/dust-tt/dust) (Building / Frameworks)
- awesome-hacking-lists - dust-tt/dust - Custom AI assistant platform to speed up your work. (TypeScript)
- awesome-agents - dust
- awesome-a2a-agents - dust-tt/dust - Custom AI agent platform to speed up your work. (Agent Categories / <a name="Unclassified"></a>Unclassified)
README
## [Dust](https://dust.tt)
Custom AI agent platform to speed up your work.
Check out our [user guides and developer platform](https://docs.dust.tt)
## Development Setup
This project uses [Devbox](https://www.jetify.com/devbox) for reproducible development environments.
**Quick start:**
```bash
# Install devbox
curl -fsSL https://get.jetify.com/devbox | bash
# Install direnv and configure shell
brew install direnv
echo 'eval "$(direnv hook zsh)"' >> ~/.zshrc
# Clone and setup
git clone
cd dust
direnv allow
devbox shell
devbox run setup
# Start all services (single command)
devbox services up
```
See [DEVBOX_SETUP.md](./DEVBOX_SETUP.md) for detailed instructions.
## We're hiring
- [Software Engineer](https://jobs.ashbyhq.com/dust/bad88b68-e2db-47f0-ab42-4d6dd2664e76)
- [Frontend Engineer](https://jobs.ashbyhq.com/dust/f4b23a43-5d07-4ea3-b291-90db7db5e011)
- [Security Engineer](https://jobs.ashbyhq.com/dust/4ef6ceae-4779-4113-a82c-198b4b341ef9)