Skip to content

iturner72/ai_nyt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI NYT

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.

Installation

git clone https://github.com/iturner72/ai_nyt.git

Client

cd client && npm i
npm start

Server

cd server && cargo run

Hubble Node

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.

Farcaster Docs

These are good docs.