Vibey

Turn your words into actions.

For those who don't code but want to use AI to:

Create workflows to automate repeated tasks.
Perform research in the background.
Explore product ideas and iterate quickly.
Create small games from a simple prompt.
Create teaching materials tailored to your needs.
Run ad-hoc analysis and create visualizations.

How is vibey different?

Everything is a document. Your description of what you're building. The dialogs with AI while building it. How you orchestrate your agents. Documents are the source of truth for everything. There is no database.

Choose your own adventure

Choose how you want to run vibey.

Run vibey locally

The default path: everything runs on your machine. You bring your own AI credentials, keep full control, and get started with Docker only.

1. Install
curl -fsSL https://raw.githubusercontent.com/altocodenl/vibey/main/install.sh | sh
2. Start
cd vibey docker compose up --build
Stop vibey
docker compose down
Reset all data
docker compose down -v

GitHub · Vibey is not experimental. It is an experiment.