/farcaster-graph

Primary LanguageJupyter Notebook

Extract Graph-based insights from Farcaster

The project is broken into three sub-projects:

  1. notebooks - Jupyter notebooks for data exploration and prototyping graph queries.
  2. pipeline - python scripts to generate graphs and dataframes that can be used to serve graph-based queries.
  3. serve - FastAPI server to serve API requests for querying the graph from Farcaster.

NOTE For details on how to deploy an individual sub-project, check out the Readme docs under that sub-project.