Skip to content

Latest commit

ย 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Math Formula Chatbot using Python

A simple chatbot built with Python and Flask that answers math-related queries using keyword detection. The chatbot is hosted on a web interface allowing users to input mathematical questions and receive relevant responses.

๐Ÿš€ Features

  • ๐Ÿ—ฃ๏ธ Conversational interface for math queries
  • ๐Ÿ” Keyword-based response generation
  • ๐Ÿ’ก Predefined answers to common math questions
  • ๐ŸŒ Simple web UI using HTML templates

๐Ÿ› ๏ธ Installation

  1. Clone the repository
    git clone https://github.com/Alreyaa/Math-Formula-Chatbot-using-Python.git
    cd Math-Formula-Chatbot-using-Python
    
  2. Install dependencies
    pip install Flask
    
  3. Run the Flask app
    python main.py
    
  4. Access the chatbot Open your browser and navigate to: http://localhost:5000

About

A simple chatbot built with Python and Flask that answers math-related queries using keyword detection. The chatbot is hosted on a web interface allowing users to input mathematical questions and receive relevant responses.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages