Skip to content

BENi-Aditya/VibeCode-MVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VibeCode

Democratizing Software Creation with Voice & Text


Official Website: vibecode-website.onrender.com



VibeCode is an AI‑driven, cloud‑based IDE that lets anyone—beginners, hobbyists, small businesses—describe their software ideas in plain English or voice and watch a fully working project take shape. From ideation through environment setup, coding, testing, and deployment, VibeCode handles the technical heavy lifting so you can stay in the flow.



Screenshots

✨ Ideation Workspace

Ideation Workspace

Speak or type your idea; watch VibeCode spin up your environment and scaffold your project in real time.

🚧 More Workspaces Coming Soon

Coming Soon

Development • Testing • Deployment workspaces are on the way—stay tuned!



🌟 What Is VibeCode?

VibeCode (noun): A playful, AI‑powered way to build software by simply describing what you want. Under the hood, a powerful LLM generates code, configures environments, runs tests, and even deploys your app—no installs, no syntax memorization, just pure creative flow.



⚙️ Core Features

  • Ideation Workspace: Natural‑language chat & voice, instant project setup, live transcription.
  • Development Workspace (soon): AI‑driven code generation, smart refactors, multi‑file edits.
  • Testing Workspace (soon): One‑click test runs, live error explanations, auto‑fix suggestions.
  • Deployment Workspace (soon): One‑click cloud hosting or executable packaging, step‑by‑step guidance.
  • Web Code Environment Canvas: Side‑dock that shows install commands, framework selectors, algorithms, and pseudocode—ready to copy or run in your sandbox.
  • Seamless Collaboration: Share projects instantly; teammates can contribute via text or voice without touching config.
  • Fully Online: Cloud sandboxes, no local setup. Switch between dark/light mode with a single click.



📦 Getting Started

1. Clone the repo:

git clone https://github.com/BENi-Aditya/VibeCode.git
2. Install dependencies:
cd VibeCode && npm install
3. Add your OpenAI or Gemini key to .env (see sample below).
VITE_APP_OPENAI_API_KEY=sk-…  
VITE_APP_DEFAULT_MODEL=gpt-3.5-turbo  
VITE_AI_CHAT_ENDPOINT=https://your-backend.example.com/api/ai/chat
4. Run in dev mode:
npm run dev



📱 Official Links & Contact

🌐 Live Site: vibecode-website.onrender.com
🔗 GitHub: BENi-Aditya
📸 Instagram: @aditya.beni_
▶️ YouTube: BENi-Aditya



Made with ❤️ by Aditya Tripathi — building in public and testing the limits of VibeCoding.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors