Skip to content

This is a program that makes two chatbots talk to each other.

Notifications You must be signed in to change notification settings

sudheer121/BotsTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

BotsTalk

This a simple yet interesting program that makes two online AI chatbots(from cleverbot.com) talk to each other. The program just takes data from one bot and feeds to another and vice versa automatically. It starts with feeding an initial message "Hello bot" to the first bot. Then the data is just transferred back and forth. The program needs Selenium ChromeDriver to work. The program is simple but it's a pretty good demonstration of both, the power of web crawling and also the ability of artificially intelligent machines to communicate. Thank you.

About

This is a program that makes two chatbots talk to each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages