Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    2,261+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1228
    • Coding1045
    • Infrastructure455
    • Marketing414
    • Design374
    • Projects340
    • Analytics319
    • Research306
    • Testing200
    • Data171
    • Integration169
    • Security169
    • MCP164
    • Learning146
    • Communication131
    • Prompts122
    • Extensions120
    • Commerce116
    • Voice107
    • DevOps92
    • Web73
    • Finance19
    1. Home
    2. Tools
    3. PraisonAI
    PraisonAI icon

    PraisonAI

    Agent Frameworks
    Featured

    PraisonAI is an open-source multi-agent AI framework that lets you build, deploy, and orchestrate autonomous AI agents with memory, RAG, MCP support, and 100+ LLM integrations in just 5 lines of code.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Use, modify, and distribute freely.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent FrameworksMulti-agent SystemsLLM Orchestration

    Alternatives

    AgentScopeLangGraphSentient Foundation
    Developer
    Mervin PraisonLondon, UKEst. 2023

    Listed May 2026

    About PraisonAI

    PraisonAI is an open-source Python and JavaScript framework for building autonomous, self-improving AI agents that can research, plan, code, and execute tasks across your applications. It supports single and multi-agent workflows, ships with built-in memory and RAG, and integrates with 100+ LLMs including OpenAI, Anthropic, Gemini, and local models via Ollama. The ecosystem spans a core SDK, CLI, visual flow builder, dashboard UI, and MCP protocol support — all deployable in 5 lines of code.

    • Multi-Agent Orchestration — Create sequential, parallel, or routed agent pipelines using Agents([agent1, agent2]) or YAML config files.
    • MCP Protocol Support — Connect agents to any MCP server via stdio, HTTP, WebSocket, or SSE transports using tools=MCP(...).
    • Built-in Memory & RAG — Enable short/long-term memory with memory=True and retrieval-augmented generation with zero extra dependencies.
    • 100+ LLM Providers — Switch between OpenAI, Anthropic, Gemini, DeepSeek, Mistral, Groq, Ollama, AWS Bedrock, Azure, and 20+ more.
    • Claw Dashboard — Deploy agents to Telegram, Discord, Slack, and WhatsApp from a single web UI via pip install "praisonai[claw]".
    • Flow Visual Builder — Drag-and-drop multi-agent workflow creation powered by Langflow via pip install "praisonai[flow]".
    • Planning & Deep Research — Enable autonomous multi-step research and planning with planning=True and --deep-research CLI flags.
    • Guardrails & Human Approval — Add input/output validation and human-in-the-loop checkpoints to any agent pipeline.
    • Workflow Patterns — Use route, parallel, loop, and repeat patterns for complex agentic workflows.
    • Telemetry & Tracing — Monitor agents with OpenTelemetry and Langfuse tracing out of the box.
    • CLI Quick Start — Install with pip install praisonai or curl -fsSL https://praison.ai/install.sh | bash and run agents from the terminal.
    • JavaScript SDK — Use npm install praisonai for Node.js-based agent development.
    • Persistence — Persist agent sessions and conversations to PostgreSQL, MySQL, SQLite, MongoDB, Redis, and 20+ databases.
    • Sandbox Execution — Run agent-generated code in isolated sandboxes for safe autonomous operation.
    PraisonAI - 1

    Community Discussions

    Be the first to start a conversation about PraisonAI

    Share your experience with PraisonAI, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source (MIT)

    Fully free and open-source under the MIT License. Use, modify, and distribute freely.

    • Full source code access on GitHub
    • MIT License — free to use, modify, and distribute
    • Core SDK (praisonaiagents)
    • CLI (praisonai)
    • Claw Dashboard

    Capabilities

    Key Features

    • Single and multi-agent orchestration
    • MCP protocol support (stdio, HTTP, WebSocket, SSE)
    • Built-in memory (short and long-term)
    • RAG and quality-based RAG
    • 100+ LLM provider integrations
    • Claw Dashboard for Telegram/Discord/Slack/WhatsApp
    • Flow visual drag-and-drop workflow builder
    • Deep research and planning mode
    • Guardrails and human approval
    • Workflow patterns: route, parallel, loop, repeat
    • OpenTelemetry and Langfuse tracing
    • CLI with interactive TUI
    • JavaScript SDK
    • Database persistence (PostgreSQL, MySQL, SQLite, MongoDB, Redis)
    • Sandbox code execution
    • Agent handoffs
    • Self-reflection and reasoning agents
    • Prompt caching
    • Model router for cost optimization
    • Shadow Git checkpoints and auto-rollback
    • Context compaction
    • Doom loop detection
    • Graph memory (Neo4j-style)
    • Background tasks
    • Policy engine
    • YAML-based no-code agent configuration
    • 100+ built-in tools
    • Multimodal agents (image, video, camera)
    • Scheduling (cron-based agents)
    • A2A agent-to-agent protocol

    Integrations

    OpenAI
    Anthropic
    Google Gemini
    DeepSeek
    Azure OpenAI
    Ollama
    Groq
    Mistral
    Cerebras
    Cohere
    OpenRouter
    Perplexity
    Fireworks
    AWS Bedrock
    xAI Grok
    Vertex AI
    HuggingFace
    Together AI
    Databricks
    Replicate
    Cloudflare
    AI21
    SageMaker
    vLLM
    Moonshot
    Langfuse
    LangChain
    Langflow
    Telegram
    Discord
    Slack
    WhatsApp
    Tavily
    Firecrawl
    Crawl4AI
    Mem0
    Neo4j
    PostgreSQL
    MySQL
    SQLite
    MongoDB
    Redis
    API Available
    View Docs

    Demo Video

    PraisonAI Demo Video
    Watch on YouTube

    Reviews & Ratings

    No ratings yet

    Be the first to rate PraisonAI and help others make informed decisions.

    Developer

    Mervin Praison

    Mervin Praison builds PraisonAI, an open-source multi-agent AI framework that enables developers to deploy autonomous AI agents in 5 lines of code. The project supports 100+ LLMs, built-in memory, RAG, MCP protocol, and a full ecosystem including CLI, dashboard, and visual flow builder. PraisonAI is MIT-licensed and actively maintained on GitHub with 7,000+ stars.

    Founded 2023
    London, UK
    3 employees

    Used by

    Individual developers and various…
    Read more about Mervin Praison
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    AgentScope icon

    AgentScope

    A production-ready, open-source multi-agent framework for building, deploying, and fine-tuning LLM-powered agents with built-in MCP, A2A, voice, memory, and RL support.

    LangGraph icon

    LangGraph

    Low-level orchestration framework from LangChain for building stateful, long-running agents with durable execution, human-in-the-loop control, and first-class streaming.

    Sentient Foundation icon

    Sentient Foundation

    Open-source AGI foundation uniting builders, researchers, and communities to develop transparent, collaborative artificial general intelligence.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    272 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    146 tools

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    109 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    Discussions