Promptise Foundry
by Community
The foundation layer for agentic intelligence.
OSS
Promptise Foundry
Added 1 June 2026
Overview
Promptise Foundry is an open-source Python library that provides a foundation layer for building agentic intelligence systems. It orchestrates multi-agent workflows and task decomposition, enabling developers to create autonomous agents that can reason and act.
Best for
Best for
Python developers building custom agentic systems and multi-agent orchestration from scratch
Use cases
- Building multi-agent systems that collaborate on complex tasks
- Orchestrating sequential or parallel LLM calls with tool integration
- Prototyping autonomous agents that decompose and execute goals
Notes
Promptise Foundry is an open-source Python library that provides a foundation layer for building agentic intelligence systems. It orchestrates multi-agent workflows and task decomposition, enabling developers to create autonomous agents that can reason and act.
844 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.
Use cases
- Building multi-agent systems that collaborate on complex tasks
- Orchestrating sequential or parallel LLM calls with tool integration
- Prototyping autonomous agents that decompose and execute goals
Pros
- Open-source and Python-native, easy to integrate into existing stacks
- Community-driven with active development and 844 GitHub stars
- Lightweight foundation layer that doesn’t lock you into a specific LLM provider
Cons
- Relatively new project with limited documentation and examples
- Smaller community compared to established orchestration frameworks
- May lack production-grade error handling and observability features
Indexed from awesome-langchain and enriched against its public facts.
Pros
- Open-source and Python-native, easy to integrate into existing stacks
- Community-driven with active development and 844 GitHub stars
- Lightweight foundation layer that doesn't lock you into a specific LLM provider
Cons
- Relatively new project with limited documentation and examples
- Smaller community compared to established orchestration frameworks
- May lack production-grade error handling and observability features
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.