adrienne
@adrienne
Building an AI bot in public (updates cont.) ✅Rudimentary workflow routing is complete. When you tag the bot and ask it a question, it now figures out whether it should look at transcripts or metadata to answer it. Example: "tell me about farcade" will search through transcripts and "tell me when chuckstock was on the show" will search through metadata. Roadmap: - Add a new workflow path to answer questions like "what were the highlights from the episode with chuckstock". For this question, the bot needs to get the full transcript from a specific episode, instead of just searching through all transcripts or just metadata. - Improve conversation ability. Bot has rudimentary capability to have thread awareness but I learned there's a better way to handle this than prompt injection (https://platform.openai.com/docs/api-reference/chat/create) - Create an additional database of all casts ever mentioned on our show What else would you like to see it do? And I also want to start building a V2 frame
0 reply
0 recast
0 reaction