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
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.
A lot of my research involves exoplanets (planets outside of our solar system), and writing out the common symbols in LaTeX for papers becomes tiring, so I made a package with macros for these symbols.
Installing postgres and setting up the vector + regular database of lyrics
Set up the initial app structure and webpage with Flask and Bulma