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.
- Host: GitHub
- URL: https://github.com/giselles-ai/giselle
- Owner: giselles-ai
- License: apache-2.0
- Created: 2024-08-21T02:40:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T01:12:17.000Z (18 days ago)
- Last Synced: 2025-03-28T01:28:12.310Z (18 days ago)
- Topics: agent, ai, ai-agent, genai, generative-ai, multi-ai-agent, nextjs, no-code, openai, pnpm, typescript, vercel, workflow
- Language: TypeScript
- Homepage: https://giselles.ai
- Size: 13.5 MB
- Stars: 81
- Watchers: 11
- Forks: 16
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-AI-driven-development - Giselle - Giselle is an agentic workflow builder that empowers you to create AI-driven solutions with ease. (Uncategorized / Uncategorized)
- awesome-ChatGPT-repositories - giselle - Giselle: AI for Agentic Workflows. Human-AI Collaboration. Open Source. (Openai)
- awesome-agents - Giselle - driven solutions with ease.  (Automation)
- Awesome-AI-Agents - Giselle - Giselle is an agentic workflow builder that empowers you to create AI-driven solutions with ease.  (Applications / Multi-Agent Task Solver Projects)
README
## 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 providersDesigned 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 bugsFor 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).