Loading repository data…
Loading repository data…
Raghul-SK / repository
Greetings! Welcome to my AI Chatbot repository. This repository contains a Python based AI assistant named "Rudhran". This Chatbot is designed as a basic model that contains information about Artificial Intelligence, Machine learning and Deep learning domains. It utilizes NLPs to analyze and interpret the user queries and respond accordingly.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains Python-based an AI assistant or a Chatbot named "Rudhran." This Chat bot is vitrual helping agent that is designed as a base level project to help in Artificial Intelligence and Machine Learning domains. The main back bone of this project is Natural Language Processing (NLPs), which comprehends and processes user's queries related to the Artificial Intelligence domain and responds accurately to it.
Rather than depending on keyword-based responses, the system works on Term Frequency-Inverse Document Frequency (TF-IDF) vectorization and Cosine Similarity to gather the most mathematically relevant/Emphasised from the knowledge base.
chatbot.txt database where the data is present, avoiding the file not found errors.i. To install Python, please visit the website python.org/downloads.
ii. Important for Windows users: You must check the box that says "Add Python to PATH" at the bottom of the installation window.
i. To get the project's code, please click the green button in this repository and select .
ii. Extract the folder to your computer.
i. Windows: Press the Windows Key, type cmd, and press Enter.
ii. Mac: Press Command + Space, type Terminal, and press Enter.
iii. Navigate to the unzipped folder using the cd command.
i. Run the following command on the terminal window to install the required libraries:
pip install numpy nltk scikit-learn
i.The chatbot can be started by executing the following command:
python VITyarthi_Project_CHATBOT_AIML.py
i. Just give Rudhran some time to introduce himself.
ii. Ask him any question you have in mind about Artificial Intelligence, for example: What is deep learning?
iii. To exit the conversation, just type:
bye! or thanks