withbotshq / botsapp

An app to make personalized AI bots and chat with them
https://withbots.app/
21 stars 0 forks source link

Little bots as pets #43

Open max opened 1 year ago

max commented 1 year ago

It should be possible for mere mortals to write bots (perhaps with Markdown and YAML-itis) that are stored in a My Bots.bot file/folder and can be shared across all BotsApp users. The bots will incorporate the three aspects of autonomous agents described here:

image

From this paper.

These bots have personality, memory, and access to tools. Over time they learn, summarize, and build up a mental model for your interactions with them.

They can also interact with other bots.

max commented 1 year ago

This was started in df74b9e. Now we need to follow up with: