Skip to content

IIT-Patna-Inter-IIT-Tech-Meet/DevRev-chatbot-frontend

Repository files navigation

Chatbot Frontend

A user friendly way to interact with the ml pipeline.
Link for the backend repo Chatbot-Backend

Run Locally

Go to the project directory

  cd chatbot-fronted

Install the correct node version

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
    nvm install 18.17.0
    nvm use 18.17.0

Install dependencies

  npm install

Start the server

  npm run dev

Open http://localhost:3000 with your browser to see the result.

Tech Stack

Client: NextJs, PrismJs, TailwindCSS

About

DevRev chatbot frontend for InterIIT 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published