This is a project meant to conquer this bounty set by Bajajis. Update (4/20/2022): I took a fat L on this project, but I use the site multiple times a week, so I'll continue working on it. It's very fun and I love the idea of farcaster clients.
git clone https://github.com/iturner72/ai_nyt.git
cd client && npm i
npm start
cd server && cargo run
This is where we query the casts from. It's not clear where we will host this yet... hubble_url constantly changing in .env for this reason.
These are good docs.