Archived Project CGM was an internal project developed at Brinpage between 2024 and 2025. It has been discontinued and is no longer used inside the company. The repository remains public only for historical and educational purposes.
CGM was an AI powered platform that generated complete, working Next.js applications from natural language prompts. It offered instant previews, live code inspection, and iterative AI chat to go from idea to deployable product in minutes.
The project eventually evolved into Brinpage’s current focus on MCP tooling, multi provider workflows, and dynamic routing. CGM remains here as a reference to a previous stage of the company.
- Prompt-to-App — Describe what you want, get a working Next.js app in seconds.
- Live Preview — Powered by E2B sandbox, interact with your app instantly.
- Code View — Explore, navigate, and review the generated code.
- Iterative Chat — Ask the AI to modify, improve, or extend your project.
- Credit System — Control usage and costs with flexible credit packs.
- User Authentication — Secure sign-in via Clerk.
- Responsive UI — Built with TailwindCSS + shadcn/ui components.
- Database Integration — Prisma + Neon for persistent project storage.
- Sign in to your account.
- Enter a detailed prompt on the home page.
- You’ll be taken to your Project workspace:
- Preview Tab — Run and interact with your generated app.
- Code Tab — Review and navigate the generated files.
- Chat — Request changes or new features (uses credits).
- Refine your app until it’s ready.
- Export the code and deploy anywhere.
- Buy more credits in /pricing if needed.
💡 The more detailed your prompt, the better the results.
- Framework: Next.js 15 (App Router)
- Styling: TailwindCSS, shadcn/ui
- Auth & Billing: Clerk
- Database: Prisma + Neon
- AI Backend: OpenAI API
- Async Jobs: Inngest
- Sandbox Execution: E2B
- Containerization: Docker
- Data Fetching: tRPC + React Query
This project is proprietary and not open source. © 2025 BrinPage Software — All rights reserved.
