An open API service indexing awesome lists of open source software.

https://github.com/giselles-ai/giselle

Giselle: AI for Agentic Workflows. Human-AI Collaboration. Open Source.
https://github.com/giselles-ai/giselle

agent ai ai-agent genai generative-ai multi-ai-agent nextjs no-code openai pnpm typescript vercel workflow

Last synced: 11 days ago
JSON representation

Giselle: AI for Agentic Workflows. Human-AI Collaboration. Open Source.

Awesome Lists containing this project

README

        





Giselle logo


Giselle


Giselle - AI Agent Builder | Product Hunt

## Introduction

Giselle is an open source AI for agentic workflows, enabling seamless human-AI collaboration.

## Using Giselle

### Cloud

We host [Giselle](https://giselles.ai/) as a cloud service for anyone to use instantly. It has all the same features as the self-hosted version, and includes 30 minutes of free Agent time per month in the free plan.

### Self-hosting

Follow this [starter guide](CONTRIBUTING.md#development-environment-setup) to get Giselle running in your environment.

### Vibe Cording Guide

If you're using AI coding assistants like Claude, Cursor, or WindSurf to help build with Giselle, check out our [Vibe Cording Guide](/docs/vibe/01-introduction.md). This guide explains:

- What is vibe cording and how to approach it effectively
- How to set up your Node.js environment and install dependencies
- Understanding Giselle's project structure
- Running the playground and connecting to LLM providers

Designed for both developers and non-engineers, this guide will help you harness the power of AI to build with Giselle without needing traditional coding expertise.

## Roadmap

Giselle is currently still in active development. The roadmap for the public repository is currently being created, and once it's finalized, we will update this README accordingly.

## Contributing

Your contributions — big or small — help Giselle evolve and improve. Interested in joining us?

Here's how you can contribute:

- Star this repo ⭐
- Follow us on social media: [Facebook](https://www.facebook.com/GiselleAI/), [X](https://x.com/Giselles_AI), [Instagram](https://www.instagram.com/giselle_de_ai) and [YouTube](https://www.youtube.com/@Giselle_AI)
- [Report a bug](https://github.com/giselles-ai/giselle/issues/new?template=1_bug_report.yml) you encounter while using Giselle
- [Request a feature](https://github.com/giselles-ai/giselle/discussions/categories/ideas) you think would be helpful
- [Submit a pull request](CONTRIBUTING.md#how-to-submit-a-pull-request) if you'd like to add new features or fix bugs

For more details, please see our [contributing guide](CONTRIBUTING.md).

## License

Giselle is licensed under the [Apache License Version 2.0](LICENSE).

Licenses for third-party packages can be found in [docs/packages-license.md](docs/packages-license.md).