Let's build an AI app that can clone tweet style and mimic future tweets: 🧵
1. Clone CodeGuide Starter Kit (Open Source or PRO)
- go to Github page of @CodeGuidedev Starter Kits
- click on 'use this template'
- then create new repository
- now name your new repo
- make it private
- then "create Repository"
- Click on "code"
- copy the link
2. Bring your repo to @cursor_ai
- open cursor
- click on "clone repo"
- Paste the link you copied from CodeGuide Starter kit
- select the "destination folder" on computer
- and Click "open"
Now your Starter Kit is cloned with pre-installed packages.
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.