jcrewai
v0.1.0
Published
Multi-agent automation framework written in TypeScript. Patterned after CrewAI.
Readme
JCrewAI
JCrewAI is a multi-agent automation framework and is a TypeScript implementation based mostly on the CrewAI Python framework.
The project is in the early stages and supports Crews but not Flows. OpenAI is the only LLM implementation provided. Tools support needs to be added.
Building the Project
npm run build