# Next.js ChatGPT π€π¬ Welcome to `nextjs-chatgpt-app`! ππ Responsive chat application powered by OpenAI's GPT-4, with chat streaming, code 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! π [](https://nextjs-chatgpt-app-enricoros.vercel.app) Or click fork & run on Vercel [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fenricoros%2Fnextjs-chatgpt-app&env=OPENAI_API_KEY,OPENAI_API_HOST&envDescription=OpenAI%20KEY%20for%20your%20deployment.%20Set%20HOST%20only%20if%20non-default.) ## Roadmap π£οΈ π¨ **Apr'23 - Attention! We look for your input!** π¨ | Roadmap | RFC π | Status | Description | |:---------------------|-----------------------------------------------------------|:------:|:-----------------------------------------------------------------------------------------------------------------| | Editable Purposes π | https://github.com/enricoros/nextjs-chatgpt-app/issues/35 | π¬ | In-app customization of 'Purposes', as many forks are created for that reason. | | Templates sharing π | https://github.com/enricoros/nextjs-chatgpt-app/issues/35 | π¬ | Community repository of Purposes/Systems - Vote with π and usage. Where to store? Bring your own key? Moderate? | | Reasoning Systems π§© | https://github.com/enricoros/nextjs-chatgpt-app/issues/36 | π€ | ReAct, DEPS, Reflexion - shall we? | | Your epic idea | | π‘ | [Create RFC](https://github.com/octo-org/octo-repo/issues/new?labels=RFC&body=Describe+the+idea) β | ## Features β¨ π¨ **We added cool new features to the app!** (bare-bones was [466a36](https://github.com/enricoros/nextjs-chatgpt-app/tree/466a3667a48060d406d60943af01fe26366563fb)) - [x] _NEW 04.03_ π **PDF import** πππ§ (fredliubojin) <- "ask questions to a PDF!" π€― - [x] _NEW 04.03_ π **NEW 04.03** Tokens utilization π [WIP]
- [x] _NEW 04.02_ π **Markdown rendering** π¨ (nilshulth) [WIP] - [x] π **NEW 04.01** Typing Avatars - [x] π **NEW 03.31** Publish & share chats to paste.gg π₯ - [x] Chat with GPT-4 and 3.5 Turbo π§ π¨ - [x] **Private**: user-owned API keys π and localStorage π‘οΈ - [x] **System presets** - including Code, Science, Corporate, and Chat π - [x] **Syntax highlighting** - for multiple languages π - [x] **Context** - Drag and drop files to add them to the prompt π - [x] **Stop generation** π (fredliubojin) - [x] **Voice input** ποΈ (koganei) - [x] Real-time streaming of AI responses β‘ - [x] Switch API hosts to track quality, including [Helicone](https://www.helicone.ai/) π - [x] Dark mode π - Wide mode βΆ - [ ] [~~Code execution for TypeScript, JavaScript, and HTML~~](https://github.com/enricoros/nextjs-chatgpt-app/commit/f678a0d463d5e9cf0733f577e11bd612b7902d89) π₯οΈ - [ ] Add your own feature π - [ ] Send a PR π ## Why this? π‘ Because the official Chat is ___slower than the API___, and the Playground UI ___doesn't even highlight code___.  ## Integrations π€ | Integration | Description | Docs | |:-------------------------------------|:---------------------------|:-------------------------------------------------------| | [Helicone](https://www.helicone.ai/) | LLM Observability Platform | Settings Menu > Advanced > API Host: 'oai.hconeai.com' | | [Paste.gg](https://paste.gg/) | Paste Sharing | Chat Menu > Share via paste.gg | ## Developing π Tech Stack π οΈ    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β’ π. We'd love to have you contribute to this project! Feel free to fork the repository, 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. --- [](https://github.com/enricoros/nextjs-chatgpt-app/stargazers) [](https://github.com/enricoros/nextjs-chatgpt-app/network) [](https://github.com/enricoros/nextjs-chatgpt-app/issues) [](https://github.com/enricoros/nextjs-chatgpt-app/pulls) [](https://github.com/enricoros/nextjs-chatgpt-app/LICENSE) [](https://twitter.com/enricoros) Made with π