📌 Test it live here 👉 https://tryboy869.github.io/Nexus-Lab-MVP-/ NB : make you put your own okens and API
Nexus Lab MVP is a prototype mobile development assistant powered by GPT-4o. It allows you to transform ideas written in natural language into complete code projects, automatically pushed to GitHub.
- ✅ Ultra-lightweight chat interface
- 🧠 Code generation with GPT-4o via OpenAI API
- 🔁 GitHub integration (automatic push to repository)
- 📱 Fully responsive (mobile-first)
- ⚙️ Public MVP, private version in progress (self-navigation, advanced logic)
- Clone the repo:
git clone https://github.com/Tryboy869/Nexus-Lab-MVP.git
2. Add your keys to config.js:
const OPENAI_API_KEY = "your_openai_key";
const GITHUB_TOKEN = "your_github_token";
3. Open index.html in a browser (Chrome recommended)
4. Type in what you want to build (e.g., "A blog site with a Google login") – and watch GPT generate, validate, and push the code! 🤯
---
📦 Tech Stack
HTML / CSS / JS Vanilla
OpenAI API (GPT-4o)
GitHub API (REST)
No framework required
---
🧪 Status
> Public Preview – Unstable, but Functional
The private version includes an AI crawling the repository, fixing bugs, and optimizing the code.
---
🙌 Contribute
Want to contribute or see how Nexus Studio is shaping the future of AI-assisted development? You can:
⭐ Star the project
🐛 Report a bug
🧠 Suggest a feature
🤝 Join the Nexus Studio collective
---
🧠 Vision
This project is part of the Nexus Studio suite, an ecosystem of intelligent tools for designers, developers, studios, and tech dreamers.
Our goal: to make prototyping ultra-fast, intelligent, and accessible.
---
📩 Contact
Founder: Daouda Abdoul Anzize
Studio: Nexus Studio
Email: [email protected]
---
### 📌 Also add a `LICENSE` file (MIT by default recommended)
```txt
MIT License
Copyright (c) 2025 Daouda Abdoul Anzize
Permission is hereby granted, free of charge, to any person obtaining a copy...
[MIT standard text]
---
🧲 Add a GitHub description
> Description: Mobile assistant powered by GPT-4o to code and deploy MVPs from text-based ideas.
> Tags: ai, gpt-4o, mvp-builder, low-code, mobile-first, nexus-studio