Skip to content

0xysh/blank-space

 
 

Repository files navigation

Blank Space

Build AI apps fast — open source alternative to v0, Lovable, and Bolt.

GitHub stars Issues License Free tier

Try it live: www.blankspace.build


✨ What is Blank Space?

Blank Space is an open-source AI app builder focused on speed and simplicity:

  • Visual flow to app — create useful AI flows quickly.
  • Composable agents — orchestrate tools/functions with an extendable core.
  • Bring your own UI — drop in components or templates you already love.
  • Self-hostable — run locally or deploy to your favorite platform.

🎬 Demo

Blank Space Demo


🚀 Quick Start

# 1) Clone
git clone https://github.com/BrandeisPatrick/blank-space
cd blank-space

# 2) Configure (optional: copy and fill in env values if needed)
cp .env.example .env

# 3) Install & run
npm install
npm run dev
# open http://localhost:5173  (or the port shown in your terminal)

About

An open-source AI app builder. Alternative to v0, Lovable, and Bolt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • Other 0.4%