Demo
- ChatGPT clone with 2 important features
- Stream text token by token to the frontend
- Use the recently released GPT-4o models to create images
Diagram
- NextJS, React and TailwindCSS to create a modern interface, using Cursor to steal designs from ChatGPT itself.
- Then we'll build the backend using Supabase, a powerful backend as a service technology, that we'll host serverless functions that call OpenAI's GPT-4o models to give us text and images back to our user
- I've kept this project easy to finish in a weekend, with simple enough features so we can focus on using Cursor to 10X our workflow, get quickly unblocked on bugs, and use cutting edge tools like MCP and TaskMaster to keep our LLM focused.
- After building this project, you'll have the foundational knowledge in using Cursor and MCP like a Sr. Developer. Alright, let's build this thing!