julep
Basic Information
Julep is an open-source platform for building and running agent-based AI workflows. It provides a serverless backend to orchestrate complex, multi-step processes that combine Large Language Models and external tools without requiring users to manage infrastructure. The repo supplies SDKs for Python and Node.js, a CLI (beta for Python), REST API endpoints, and YAML or code-first workflow definitions so developers can declare agents, memory, tool access, and step logic. Julep is aimed at creating agents that maintain context and long-term memory, handle branching logic, loops, parallel execution, and call third-party APIs. The project includes documentation, cookbooks with example workflows, and community resources to help teams prototype and deploy intelligent workflows and agent logic at scale.