Can I train my AI bots on User Input?

I have created a bot that works with the user to create an idea.

I would like the bot to learn from user feedback on the type of ideas that are good and accepted. I would like the bot to learn from every interaction that users have with it and continue to refine its idea creation process and get better over time.

Is this possible? Has anyone done something like this before? How would one go about doing it?

Currently we support end-users up-voting and down-voting responses from the Pickaxes. However, there is not an automatic way that integrates this feedback into your prompts.

However, within a conversation you can a chatbot ask the user question, gather information over the course of a conversation, and then use that information to generate a result. I suggest checking out the “course creator” chatbot builder.