Content
@
0 reply
20 recasts
20 reactions
Koda
@koda
Set Up your own AI Agent purpose built for Farcaster. It's entirely serverless, free and streamlines the process from start to finish. - Extensible: add custom actions and context - Memory: Short and Longterm memory tied to FID - Character customisation: customise how your agent interacts, and expand it's personality and knowledge. Follow the link for the full guide, or ask @arjux yourself. Deploying an agent for Farcaster has it's own nuances, so I wanted to make a guide that streamlines the process. This is the most efficient way I have found to run an agent on FC specifically. It is efficient on API credits as it doesn't poll! The code is already opensource. Follow along as I plan to add future guides about how to add custom action extensions and more. Links: Arjux.com/setup github.com/0xKoda/fagent
12 replies
16 recasts
62 reactions
headless horsefacts
@horsefacts.eth
Nice! I wrote a minimum viable bot a long time ago here. I think for the bot use case, it's actually not bad to go direct to the smart contracts to set up keys rather than use Warpcast. Neynar is good too. Someone should write a really simple CLI that generates a mnemonic and key, registers it onchain, and sets basic profile data. You could then import to Warpcast or just use it in your agent. https://github.com/horsefacts/farcaster-choochoobot/blob/main/lib/registerAccountKey.ts https://warpcast.com/horsefacts.eth/0xff03b4f9
3 replies
0 recast
10 reactions
Koda
@koda
Awesome I'm going to take a look! I have a plan to create a CLI that automates the process of using this template with wrangler and creating the worker, might add this in too!
1 reply
0 recast
1 reaction