spider-ish analysis, reporting, semantic content search/recsys.
1_demo.py
: crawl a given website, producing a report in JSON2_load.py
: load the JSON report intoKùzuDB
with indexing for semantic search3_asgi.py
: render HTML pages to expore the report as aFastAPI
router