Skip to content

Jivesh2816/OCC-CHATBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCC Chatbot

An intelligent chatbot application providing conversational AI. See HOW_IT_WORKS.md for architecture details.

Features

  • Real-time Chat: Instant conversational responses
  • Natural Language Processing: Understands user intent
  • Persistent Conversations: Chat history management
  • Responsive Design: Mobile-friendly interface

Tech Stack

Frontend

  • React
  • CSS/Tailwind CSS
  • Fetch API

Backend

  • Node.js
  • Express.js

Getting Started

Installation

  1. Clone: git clone https://github.com/Jivesh2816/OCC-CHATBOT.git
  2. Install: npm install && cd frontend && npm install && cd ../backend && npm install
  3. Run:

Project Structure

OCC-CHATBOT/
├── frontend/          # React chatbot UI
├── backend/           # Node.js API server
└── HOW_IT_WORKS.md   # Architecture docs

How It Works

See HOW_IT_WORKS.md for detailed architecture and implementation.


Created by: Jivesh Arora

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors