Skip to content

This is an Opensource project on creating AI Chatbot. This was created with minimal knowledge of Deep Learning and NLP. People who are interested to contribute, they can.

License

Notifications You must be signed in to change notification settings

venkatshan707/AI_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Enabled-Chatbot

Table of Contents



AI Chatbot

chatbotgengeral

This is an Opensource project on creating AI Chatbot. This was created with minimal knowledge of Deep Learning and NLP. People who are interested to contribute, they can help!!.

🔝 back to top


Project Setup


To Run this project, Please open the code any of the puthon IDE.

🔝 back to top


Current Features


  1. This bot will initiate the converstion by greeting the people.
  2. Then bot takes corpus (Corpus is a large collection of texts) and tokenize them. Here corpus file is AIChatbotcorpus.txt.
  3. It uses Sentance and work tokenizers
  4. Based on our input, it look for the match in corpus and returning related text as output.
  5. It will End the converation based on the user's input (Which have : Thank you and Bye)

🔝 back to top


Ineuron Assignment

Validating assignenment :

  • Task 1: Please refer Task 1 Folder.
  • Task 2: Done all the tasks. Added collaborators, created issue. Please go Through the Repository.
  • Task 3: Enabled Dependabot and created pull requests and merged. And also done stash. Please refer screenshot on Folder Task 3.

🔝 back to top


About

This is an Opensource project on creating AI Chatbot. This was created with minimal knowledge of Deep Learning and NLP. People who are interested to contribute, they can.

Resources

License

Stars

Watchers

Forks

Packages

No packages published