Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgisolfi committed Jan 8, 2018
1 parent 5218bcd commit 5b7f602
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Yet another bot, this particular one uses the twilio API to send SMS messages to
### [groupme-chatbot](https://github.com/dgisolfi/dgisolfi/tree/master/groupme-chatbot)
A bot that uses the Groupme API to converse with my friends within Groupme itself. This is bot is set up on a Heroku server and the first version available here is 69.

A standalone repository has been created for this project found [here](https://github.com/dgisolfi/marty-groupme-chatbot)

### [kayvan-chatbot](https://github.com/dgisolfi/dgisolfi/tree/master/kayvan-chatbot)
A chatbot that is designed to learn from my friends conversation with it and build its ability to speak english using the chatterbot module.
Expand All @@ -41,5 +42,7 @@ A chatbot that is designed to learn from my friends conversation with it and bui

A bot running on Heroku that uses the twilio API to send a encouraging text to Erin, then puts the function to sleep for x amount of time between 4-12 hours.

A standalone repository has been created for this project found [here](https://github.com/dgisolfi/erin-message-bot)

### [phpDB](https://github.com/dgisolfi/dgisolfi/tree/master/phpDB)
A mySQL server set up on AWS connected to PhpMyAdmin with a docker container for use in creating databases for my classes in Fall 2017 as well as for queries against the databases.

0 comments on commit 5b7f602

Please sign in to comment.