Skip to content

Add PraisonAI to Chatbot section - #8

Open
MervinPraison wants to merge 1 commit into
fendouai:masterfrom
MervinPraison:add-praisonai
Open

Add PraisonAI to Chatbot section#8
MervinPraison wants to merge 1 commit into
fendouai:masterfrom
MervinPraison:add-praisonai

Conversation

@MervinPraison

Copy link
Copy Markdown

Adding PraisonAI

PraisonAI is a production-ready Multi-AI Agents framework with chat capabilities.

Key Features:

  • Chat UI for multi-agent interactions
  • 100+ LLM support via LiteLLM (OpenAI, Anthropic, Gemini, Ollama, Groq, etc.)
  • MCP Protocol support for seamless tool integration
  • Agentic workflows with route(), parallel(), loop(), repeat() patterns
  • Built-in memory (short-term, long-term, entity, episodic)
  • Self-reflection for improved agent responses

Quick Start:

from praisonaiagents import Agent
agent = Agent(instructions="You are a helpful chatbot")
agent.start("Hello!")

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant