Website that generates a hackathon or programming project when given a theme.
- React, NextJS, and HTML/CSS render the UI
- User inputs the theme
- Gets fed into OpenAI's API, with
text-curie-001
model - Text size is limited to 400 tokens or ~1600 characters
- Idea is returned and rendered onto frontend with use of React Hooks
- React/NextJS
- OpenAI API
- JavaScript
- HTML/CSS
- Vercel for deployment
- Logo: Lamp icons created by AB Design - Flaticon
- Typewriter-Effect