Kindbot AI Chatbot Frontend

An open-source AI chatbot app built with Next.js (Page Router), [KindBot-Server].

Features · About the Server · Running locally · Authors

Features

About the Server

This app uses my own server made using Rocket 🚀 and Rust 🦀 you can check it out here Github.

The Server cannot be hosted Currently. So please change the line Number 57 in the pages/index.tsx with the appropiate server url endpoint with a /chat at the end.

Running locally

  1. Clone the Github Repo: git clone https://github.com/AvaterClasher/kind-chatbot-frontend-2.git
  2. Install the dependencies: npm install
  3. Run the APP: npm run dev
npm install
npm run dev

Your app template should now be running on localhost:3000.

Authors

Rustfully made by 🦀