https://github.com/haithanhphan1603/miracle-gpt
ChatGPT application made with Vue 3 (Composition API), Typescript and OpenAI API
https://github.com/haithanhphan1603/miracle-gpt
chatbot chatgpt composition-api openai tailwindcss typescript ui vuejs
Last synced: over 1 year ago
JSON representation
ChatGPT application made with Vue 3 (Composition API), Typescript and OpenAI API
- Host: GitHub
- URL: https://github.com/haithanhphan1603/miracle-gpt
- Owner: haithanhphan1603
- License: mit
- Created: 2023-12-23T14:19:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T12:34:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T11:40:47.666Z (over 1 year ago)
- Topics: chatbot, chatgpt, composition-api, openai, tailwindcss, typescript, ui, vuejs
- Language: Vue
- Homepage: https://miracle-gpt.vercel.app
- Size: 563 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
⭐️ Miracle-GPT
ChatGPT Application made with Vue 3, Typescript and OpenAI API.
**Frontend Stack:**
- Vue 3 & Composition API
- Tailwindcss
- Vite
- Typescript
## Installation
```bash
// Clone and install
git clone https://github.com/haithanhphan1603/miracle-gpt.git
// Run vue client
cd client
npm i
npm run dev
>> MiracleGPT client running at http://localhost:5173
```
## Author
- Phan Thanh Hai
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [`LICENSE`](LICENSE) file for details.