The First Ever Starter Kit built for AI Coding Models.
- o3-mini
- Claude Sonnet 3.5
- GPT4o
Today we're launching 2 Starter Kits: 1. CodeGuide Starter Kit Lite (Open-Source) 2. CodeGuide Starter Kit Pro (Commercial Licence)
Read: 👇
Goal:
To design a Boilerplate for AI Coding Models to work effectively with less Errors and Hallucinations.
We chose NextJS as its the most reliable full-stack framework with all coding models. Also it is fast and scalable.
Build websites to Complex Web apps with NextJS.
1. CodeGuide Starter Kit Pro
This is built for CodeGuide Members.
We pre-installed:
✅NextJS 14 (this works best with AI models)
✅Typescript
✅TailwindCSS
✅Supabase (for database and storage)
✅ShadcnUI
✅Lucide icons
✅Cleck Dev (for authentication)
✅Stripe
✅OpenAI SDK
✅Vercel AI SDK
✅Claude SDK
and much more coming soon.
Go to CodeGuide Dashboard → Starter Kits → Claim Starter kit → Paste your Github username → Press "use Template" → Name your repo.
Done. (watch demo below)
Now you can use it will any AI coding tool.
We'll be updating it regularly and adding more packages.
2. CodeGuide Starter Kit Lite (Open Source)
This is a Public Repository for everyone.
We pre-installed:
✅NextJS 14 (this works best with AI models)
✅Typescript
✅TailwindCSS
✅Supabase (for database and storage)
✅ShadcnUI
✅Lucide icons
✅Cleck Dev (for authentication)
Just Clone the repository and use it with any AI tool.
(watch demo below)