8000 GitHub - bradtraversy/chat-ai-ui: Vue.js frontend for Chat AI chatbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bradtraversy/chat-ai-ui

Repository files navigation

Chat AI UI

This is the frontend for the Chat AI application. It is a Vue.js 3 application that uses a custom API to interact with Stream Chat, your own Neon PostgreSQL database and Open AI.

The Express backend API for this application can be found here.

Installation

  1. Clone the repository
  2. Run npm install
  3. Create a .env file in the root directory and add the following environment variables:
VITE_API_URL=http://localhost:5000
  1. Run the server with npm run dev and open on http://localhost:3000

About

Vue.js frontend for Chat AI chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0