(no title)
alexanderameye | 8 months ago
- Rust + reqwest crate + scraper crate to download reports and parse data from it into parquet files
- 11ty + @duckdb/node-api to parse the parquet files at build time and generating pages automatically, I have for example a 'meeting' template and then for each meeting a html page gets built
- summarize certain data using mistral API
- deploy on cloudflare free plan
No comments yet.