Skip to content

Repository files navigation

SELVE Chatbot - Frontend

Live: chat.selve.me
Status: Production

Next.js chat interface for SELVE personality insights. Users can ask questions about their assessment results and get AI-powered explanations grounded in psychology research.

Features

  • Chat UI with message history
  • Real-time typing indicators
  • Markdown response rendering
  • Authentication with Clerk
  • Responsive mobile design

Quick Start

pnpm install
pnpm dev  # http://localhost:3000

Tech Stack

Framework: Next.js 16 with App Router
Styling: TailwindCSS
Auth: Clerk (shares session with main SELVE app)
API: Connects to api-chat.selve.me (FastAPI backend)
Deployment: Vercel (auto-deploy from main branch)

Environment Variables

Copy .env.template to .env and add your keys:

cp .env.template .env

Deployment

Push to main branch → Vercel auto-deploys to chat.selve.me

git push origin main

Related Repos

About

Frontend web interface for the SELVE AI chatbot

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages