TypeScript Async AI Agents
A production-ready Multi AI Agents framework for TypeScript Async
PraisonAI is a production-ready Multi AI Agents framework for TypeScript Async, designed to create AI Agents to automate and solve problems ranging from simple tasks to complex challenges. It provides a low-code solution to streamline the building and management of multi-agent LLM systems, emphasising simplicity, customisation, and effective human-agent collaboration.
Installation
Usage Examples
Running the Examples
Set Environment Variables
Create Example File
Create a new TypeScript file (e.g.,
app.ts
) with any of the above examples.
Run the Example