vanderbilt-data-science / email-tone-transfer-2023

0 stars 0 forks source link

Look into Poe for bot creation #2

Closed myrandaGoesToSpace closed 1 year ago

myrandaGoesToSpace commented 1 year ago

Things to consider:

  1. Do you need a paid account to access someone else's bot?
  2. How do we share the bot?
  3. What is involved in creating a bot?
SovannChang commented 1 year ago

You do not need a paid account to access other bots. Bots are added to profiles and are publicly visible. Bot creation involves two options -

  1. Use a prompt (All conversations with this bot will start with your prompt but it will not be visible to the user in the chat. If you would like the prompt message to be visible to the user, consider using an intro message instead.)
  2. Use an API bot server
SovannChang commented 1 year ago

https://poe.com/EmailAssistant0

I just made one off the top of my head - it should theoretically function reasonably well as a first attempt. This can be edited as we continue to come up with ideas to improve it

katrinarbeiz commented 1 year ago

I forgot to add my bot to this thread but I experimented with one and came up with this: I used Claude-Instant as the base instead of ChatGPT

https://poe.com/EmailHelper1000

I really like @SovannChang's one!

myrandaGoesToSpace commented 1 year ago

Great job!! This puts us on a great path to make our bots next week