https://github.com/yathishgp003/wingpt
An AI chatbot in Win95 style
https://github.com/yathishgp003/wingpt
nanoid nextjs react-95 react-detect-click-outside react-draggable vercel-ai-sdk
Last synced: 11 months ago
JSON representation
An AI chatbot in Win95 style
- Host: GitHub
- URL: https://github.com/yathishgp003/wingpt
- Owner: YathishGP003
- Created: 2025-02-26T18:54:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T14:09:00.000Z (12 months ago)
- Last Synced: 2025-03-01T15:18:52.633Z (12 months ago)
- Topics: nanoid, nextjs, react-95, react-detect-click-outside, react-draggable, vercel-ai-sdk
- Language: TypeScript
- Homepage: https://wingpt-v2.vercel.app/
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wingpt
A conversational AI chatbot designed with a Win95 interface, powered by React95.
[](https://wingpt.vercel.app/)
## Credits
The demo is inspired by [Lucas Crespo's tweet](https://twitter.com/lucas__crespo/status/1795870218234785865) that asks: "What if ChatGPT came out in '95?".
In addition, this demo would not have been possible without the following libraries and frameworks:
- [React95](https://github.com/React95/React95): an UI library of Windows 95 components.
- [Vercel AI SDK](https://sdk.vercel.ai/docs): easy TypeScript API to AI models.
- [Next.js](https://nextjs.org/): React framework (App Router & Turbopack).
- The supporting ecosystem and libraries: [Node.js](https://github.com/nodejs/node), [nanoid](https://github.com/ai/nanoid), [react-draggable](https://github.com/mzabriskie/react-draggable), [react-detect-click-outside](https://github.com/zhaluza/react-detect-click-outside), and [styled-components](https://github.com/styled-components/styled-components) (used by [React95](https://github.com/React95/React95)).
## License
MIT