An open API service indexing awesome lists of open source software.

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

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.