Axed
- 3 Devlogs
- 5 Total hours
A website that provides high level understanding of scientific papers while also collecting a network of data from these papers.
A website that provides high level understanding of scientific papers while also collecting a network of data from these papers.
Redesigned the UI (with Claude); Added in a dictionary for lookup (simple words, not good for terminology and may remove later); Added in vocabulary extraction from papers; Added in basics of the knowledge objects that the database will represent
Set up abstract extraction and paper caching with the database. Using a Postgres docker container to simplify database setup.
Just set up the main dashboard and initialized the backend (Django), as well as the ArXiV fetching capabilities.