Bookstore Chatbot

Category: AI
Date: January 2025
Status: Completed

A Python-based chatbot to assist users with book searches.

Bookstore Chatbot project screenshot
All Projects

Project Goal & Overview

This component of the bookstore project involved creating a chatbot from the ground up. The bot is designed to understand natural language queries, search the bookstore's database for relevant books, and provide helpful recommendations to users. This was my first foray into applying NLP techniques in a practical application.

Key Features

  • Natural Language Processing (NLP) for query understanding
  • Direct database querying for real-time results
  • Simple web interface for interaction
  • Designed for easy integration into the frontend

Technologies Used

Python
Flask
NLP
JavaScript
MariaDB

Gallery

Gallery image 1