adrienne
@adrienne
Building an AI bot in public (cont.) I made the changes to provide the bot with expanded transcript excerpts so it has more context to answer questions and gave it timestamps so it can make more specific video recommendations. Was pretty happy with the results testing locally. Ran into a few issues when I pushed to prod, most I think are resolved. It was also firing off multiple replies. I had already implemented dedupe logic so not sure what's going on. Could neynar webhook be firing multiple times? When the bot recommends a youtube video it should now update the URL so the video starts at the relevant timestamp. It's still trying to use markdown to recommend videos even though I've instructed it not to. But I'm mostly done for the day so will iterate a bit in the coming days.
6 replies
1 recast
19 reactions
Jacob
@jrf
the dupes stumped me for *weeks* i finally fixed it with a cache of recent messages
2 replies
0 recast
3 reactions
adrienne
@adrienne
Isn’t it fun though
1 reply
0 recast
3 reactions
Jacob
@jrf
i love every minute of it and when i finally saw the log <skipping duplicate message> i felt true joy
1 reply
0 recast
3 reactions
adrienne
@adrienne
Haha I know the feeling 😆
0 reply
0 recast
2 reactions