Skip to content

codersmiti/botbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotBuilder is a React app that lets users configure a custom chatbot, simulate chat conversations, and log interactions. It mimics a lightweight frontend for testing prompt engineering and chatbot behavior.

Live Demo

The app is deployed and accessible here:

https://botbuilder-woad.vercel.app/

Tech Stack

Tech Purpose
React Frontend framework for components
Tailwind CSS Styling with utility classes
JavaScript State handling, logic, and events

Installation

Clone the repo and install dependencies:

git clone https://github.com/codersmiti/botbuilder.git
cd botbuilder
npm install
npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors