purvesh62 / chatbot

Home Page:https://chatbot-psi-ten.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Chatbot NextJS

Getting started

git clone https://github.com/purvesh62/chatbot.git

cd chatbot

npm i

# Create .env.local file
touch .env.local

# Store variables in the .env.local file
NEXT_PUBLIC_LEX_URL="<APP-URL>"
NEXT_PUBLIC_LEX_GET_CHATS="<APP-URL>"

npm run dev

About

https://chatbot-psi-ten.vercel.app


Languages

Language:JavaScript 55.6%Language:CSS 30.5%Language:TypeScript 13.9%