awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dust-tt avatar

dust-tt/dust

0
View on GitHub↗
1,386 stars·284 forks·TypeScript·MIT·2 viewsdust.tt↗

Dust

Custom AI agent platform to speed up your work.

Features

  • Application Frameworks - Platform to design and deploy LLM apps.
  • Language Model Development - Tooling for designing and deploying LLM-based applications.

Star history

Star history chart for dust-tt/dustStar history chart for dust-tt/dust

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dust

Similar open-source projects, ranked by how many features they share with Dust.
  • langchain-ai/langchainlangchain-ai avatar

    langchain-ai/langchain

    139,458View on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Pythonagentsaiai-agents
    View on GitHub↗139,458
  • microsoft/semantic-kernelmicrosoft avatar

    microsoft/semantic-kernel

    27,262View on GitHub↗

    Semantic Kernel is an artificial intelligence orchestration framework designed to integrate large language models with existing codebases. It functions as an agentic workflow engine, providing a standardized interface that connects generative models to traditional application logic, data sources, and external tools to automate complex, multi-step business tasks. The platform distinguishes itself through a modular plugin architecture and a planner-based reasoning engine that decomposes high-level goals into executable sequences of functions. By utilizing a connector-based abstraction layer, it

    C#aiartificial-intelligencellm
    View on GitHub↗27,262
  • deepset-ai/haystackdeepset-ai avatar

    deepset-ai/haystack

    24,253View on GitHub↗

    Haystack is an orchestration framework designed for building complex search and generative AI pipelines. It functions as an agentic workflow engine, enabling the construction of automated sequences that allow AI agents to perform multi-step reasoning and data analysis. The framework utilizes a modular, component-based architecture that connects processing steps into directed acyclic graphs. By employing a provider-agnostic integration layer, it decouples core logic from specific external AI services and vector databases, allowing for the flexible exchange of underlying technologies. This desi

    MDXagentagentsai
    View on GitHub↗24,253
  • promptise-com/foundrypromptise-com avatar

    promptise-com/Foundry

    849View on GitHub↗

    The foundation layer for agentic intelligence.

    Pythonagent-frameworkagent-runtimeagentic-ai
    View on GitHub↗849
See all 30 alternatives to Dust→

Frequently asked questions

What does dust-tt/dust do?

Custom AI agent platform to speed up your work.

What are the main features of dust-tt/dust?

The main features of dust-tt/dust are: Application Frameworks, Language Model Development.

What are some open-source alternatives to dust-tt/dust?

Open-source alternatives to dust-tt/dust include: microsoft/semantic-kernel — Semantic Kernel is an artificial intelligence orchestration framework designed to integrate large language models with… stanfordnlp/dspy — DSPy is a declarative programming framework designed for building complex language model applications. It treats model… deepset-ai/haystack — Haystack is an orchestration framework designed for building complex search and generative AI pipelines. It functions… langchain-ai/langchain — LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large… promptise-com/foundry — The foundation layer for agentic intelligence. oxford-cs-deepnlp-2017/lectures — This repository is a deep learning for natural language processing course and curriculum. It provides educational…