Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
- tailwindcss

Readme 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)