Skip to content

A chatbot project, that is designed to perform some specific set of task through human conversation wth an automated agent interactions, and the chatbot agent provides instant support to users through text.

Notifications You must be signed in to change notification settings

legendarycode3/chatbot-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

GETTING STARTED

Prerequisites
Visual Studio Code IDE or any other prefered IDE
Node.js 22+ and npm

Installation

  1. Clone the repository:
  2. Install dependencies(using the IDE terminal): npm install
  3. Navigate to the project main folder / directory: cd chatbot-project
  4. Check if you navigated correctly: pwd
  5. Run the code npm run dev or yarn dev or pnpm dev or bun run dev

Deployment
Deploy to Vercel (process):

  1. Push your code to GitHub
  2. Connect your repository to Vercel
  3. Add environment variables in Vercel dashboard
  4. Deploy

About

A chatbot project, that is designed to perform some specific set of task through human conversation wth an automated agent interactions, and the chatbot agent provides instant support to users through text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published