Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/nuxt-hubai-chat
A simple AI Chat using hubAI, nuxt
https://github.com/regenrek/nuxt-hubai-chat
Last synced: 24 days ago
JSON representation
A simple AI Chat using hubAI, nuxt
- Host: GitHub
- URL: https://github.com/regenrek/nuxt-hubai-chat
- Owner: regenrek
- Created: 2024-08-23T17:25:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T18:28:24.000Z (5 months ago)
- Last Synced: 2024-08-23T20:04:18.875Z (5 months ago)
- Language: Vue
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt 3 - NuxtHub AI Chatbot example
Easily integrate AI-powered chat functionality into your Nuxt 3 application with the power Cloudflare Workers and Nuxt hubAI
## Clone
```bash
git clone [email protected]:regenrek/nuxt-hubai-chat.git my-chat
cd my-chat
```## Install dependencies
```bash
pnpm install
```## Dev Server
```bash
npm run dev
```#### Preview
Navigate to `http://localhost:3000` to see the application in action.Built with
- nuxt/ui
- [zunderai](https://www.zunder.ai/)
- nuxt3
- nuxt [hubAI](https://hub.nuxt.com/docs/features/ai)()
- vue3
- tailwindcssReadme Github
- My X [Twitter](https://twitter.com/regenrek)
- Star on Github [GitHub repo](https://github.com/zunder-ai/ui)
- Ignite, build and launch AI web apps with Nuxt, Vue3 and TailwindCSS [zunder.ai](https://zunder.ai)
- My Website [regenrek.com](https://regenrek.com)