Skip to content

julep-ai/library

Repository files navigation

julep


Explore Docs (wip) · Discord · 𝕏 · LinkedIn

NPM Version   PyPI - Version   Docker Image Version   GitHub License

Julep AI - Workflow Library

Welcome to the Julep AI Workflow Library! This repository houses production-ready workflows that showcase the power and flexibility of Julep's AI automation capabilities. Whether you're building chatbots, automation tools, or complex AI systems, you'll find examples and templates to accelerate your development.

🚀 Quick Start

# Clone the repository
git clone https://github.com/julep-ai/julep.git

# Navigate to the workflow library
cd julep/library

# Choose a workflow and follow its README
cd workflow-name

📚 Workflow Categories

🤖 AI & Chat

🔧 Automation & Integration

🎯 Content & Marketing

🧩 Miscellaneous

  • Hello World - Basic workflow demonstration
  • Multi-Step Task - Multi-step task creation for research and summarization
  • Email Assistant - Email management for questions and inquiries asked by users in the Devfest event
  • Analyst - Data analysis and insights generation

🛠️ Workflow Directory Structure

Each workflow follows a standardized structure:

workflow-name/
├── README.md           # Documentation and usage instructions
├── julep.yaml         # Workflow configuration and entrypoint
└── src/              # Source directory
    ├── agents/       # Agent definitions
    │   └── agent.yaml
    └── tasks/        # Task definitions
        └── task.yaml
    └── tools/        # Tools definitions
        └── tool.yaml

🤝 Contributing

We love contributions! Here's how you can help:

  1. Fork the repository
  2. Create a new workflow directory
  3. Add required files (README.md, julep.toml, workflow definition)
  4. Submit a pull request

See our Contributing Guidelines for more details.

📖 Documentation

🤝 Support & Community

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ by the Julep AI team

About

Community Templates Library for Julep

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •