Skip to main content
PraisonAI Logo

🦞 AI Agents That Work For You, 24/7

Multi-agent teams that solve complex tasks, automate workflows, and deliver to Telegram, Discord, Slack — with low-code simplicity.

DownloadsStarsForks

Quick Start

Single Agent
Multi-Agent
Workflow
App
AgentClaw
from praisonaiagents import Agent

agent = Agent(instructions="You are a helpful AI assistant")
agent.start("Write a movie script about a robot on Mars")

Dashboard

PraisonAI Dashboard

Works With Every AI Provider

100+ LLM providers supported out of the box

OpenAIAnthropicGoogle GeminiDeepSeekAzureOllamaGroqMistralCerebrasCohereOpenRouterPerplexityFireworksAWS BedrockxAI GrokVertex AIHuggingFaceTogether AIDatabricksReplicateCloudflare80+ more providers

Use Cases

AI agents solving real-world problems across industries

Research & Analysis

Conduct deep research, gather information, and generate insights from multiple sources automatically.

Code Generation

Write, debug, and refactor code with AI agents that understand your codebase and requirements.

Content Creation

Generate blog posts, documentation, marketing copy, and technical writing with multi-agent teams.

Data Pipelines

Extract, transform, and analyze data from APIs, databases, and web sources automatically.

Customer Support

Deploy 24/7 support bots on Telegram, Discord, Slack with memory and knowledge-backed responses.

Workflow Automation

Automate multi-step business processes with agents that hand off tasks, verify results, and self-correct.

Why PraisonAI?

Runs Anywhere

Your machine, cloud, or edge. Self-hosted with full control over your data.

100+ LLM Models

OpenAI, Anthropic, Google, Ollama, Groq — seamlessly switch between any provider.

Memory & Knowledge

Persistent memory, RAG knowledge bases, and context-aware conversations.

Self-Reflection

Agents that evaluate and improve their own responses for higher accuracy.

140+ Built-in Tools

Web search, file operations, databases, APIs — all ready to use out of the box.

Multi-Agent Workflows

Sequential, parallel, hierarchical orchestration with autonomous coordination.

Install

pip install praisonaiagents
export OPENAI_API_KEY=your_key
from praisonaiagents import Agent

agent = Agent(instructions="You are a helpful AI assistant")
agent.start("Write a movie script about a robot on Mars")

CLI Commands

Full-featured CLI for deploying and managing AI agents

pip install "praisonai[claw]"
praisonai claw

# Custom port
praisonai claw --port 9000

# Add channels from the UI — Telegram, Discord, Slack, WhatsApp

Join the Community

Connect with developers building with PraisonAI