If-bot
Metasearch for Prompt bots and bot on the https://promptapp.io platform
What our bot does
If-bot is designed to give users of Prompt a better idea of what other Prompt bots are available and most useful to them based on their current mood.
Example Uses
Ex: @If I am feeling hungry
---> Response: "You said {hungry, I, feeling}: you should check out @dominos, @postmates
Ex: @If I need a ride
---> Response: "You said {ride, I, need}: you should check out @uber, @511
Ex: @If I need a reminder
---> Response: "You said {reminder, I, need}: you should check out @reminder
Ex: @If I want to invest
---> Response: "You said {invest, I, want}: you should check out @stock
Ex: @If I want to learn math and eat food"
---> Response: "You said {food,I,want,math} : so try these bots -- @recipe,@yelp,@dominos,@calc,@wolfram"
Why we made If-bot
Over the past few days we have sort of fallen in love with the potential of this amazing platform. We are anticipating the day when there are hundreds of bots on Prompt, and we hope that If-bot will help all those users get acquainted with Prompt.
NodePromptManager -- starter template for building Prompt bots with Nodejs
We spent the first half of HackTech working closely with the founders of http://promptapp.io to learn more about their development platform, which had just been released the day before the hackathon. With no documentation specific to NodeJS, we felt the need to create a boiler plate class for Node--allowing devs to go from 0 to 100 with Prompt bot development. Real quick.
Log in or sign up for Devpost to join the conversation.