Welcome to nextjs-chatgpt-app
!
highlighting, code execution, development presets, and more. The app is built using Next.js and TypeScript, and it’s
designed to be easy to use, customize, and extend. We encourage you to contribute and help improve this project!
🎮
Try it out! Click to fork and run on Vercel. Bring your own OpenAI API key.
✨
Features & Roadmap - Chat with OpenAI’s GPT-4
🧠 - System presets (Developer, Scientist, Executive, and ChatGPT)
🎭 - Real-time streaming of AI responses
⚡ - Cool stuff
- Dark mode
🌙 - User-provided API keys
- Developer-oriented features
- Voice input
- Mobile app (PWA)
- Add your idea in the issues!
💡
Why this? Because the official Chat is slower than the API, and the Playground UI doesn’t even highlight code.
🚀
Developing Simply clone the repository, install the dependencies, and run the development server:
git clone https://github.com/enricoros/nextjs-chatgpt-app.git
cd nextjs-chatgpt-app
npm install
npm run dev
Now the app should be running on http://localhost:3000
.
🙌
Contributing The source code is Very Simple™
make changes, and submit a pull request. If you have any questions or need help, feel free to reach out to us.
This project is licensed under the MIT License.
Made with
Leave A Comment