Skip to content

A 3D AI Assistant / Chatbot written with React Three Fiber which connects to an Expressjs backend.

Notifications You must be signed in to change notification settings

ForbiddenForge/3d-ai-assistant-frontend

Repository files navigation

Frontend for a 3D virtual assistant / chatbot that connects with the Expressjs backend located in another repo.

Start the development server with

NPM:

npm install
npx tailwindcss init -p
npm run dev

OR

Yarn:

yarn
npx tailwindcss init -p
yarn dev

About

A 3D AI Assistant / Chatbot written with React Three Fiber which connects to an Expressjs backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published