Earn 18,000 ($180.00)
Build UI Clone of ChatGPT using Next JS 13
Bounty Description
Problem Description
Develop a UI clone* of the ChatGPT interface that follows Next JS 13 protocols. The UI will be integrated with an already existing back end for the Chat Bot. The Chat Bot has more functionality that the standard ChatGPT, hence the UI will require some slight changes.
Feel free to use these already existing code repositories of ChatGPT UI clones or something else you find. Pretty sure a few of them already use Next JS and are open source.
https://github.com/mckaywrigley/chatbot-ui
https://github.com/cogentapps/chat-with-gpt
https://github.com/ztjhz/betterchatgpt
Documentation for the backend API (routes and parameters types) along with a reference design sheet for the UI will be provided. You don't even need to code it from scratch as mentioned above.
Acceptance Criteria
UI must follow all Next JS 13 protocols.
The UI will grow with time, so it is strictly mandatory that the developer leverage re usable components as much as possible.
The project must be ready to deploy to Vercel.