2024-02-06
This is Marco's daily open-notebook.
Today is 2024.02.06
Notes
Todo today
Doing
Done
Todo tomorrow
- Finish README.md for Sirius
- Start iNaturalist api fetcher
- Start creating api requests to NPClassifier and Classyfire
All of those should be libraries to be used in the monorepo so I should use
cargo new --lib
to create them.