wesslen / bayesian-beagle

Bayesian beagle: Quarto blog of weekly LLM-generated summaries of Arxiv preprints
https://bayesian-beagle.netlify.app/
MIT License
9 stars 0 forks source link

Transition from JSONL File to SQLite Database for Page Generation #6

Open wesslen opened 9 months ago

wesslen commented 9 months ago

Issue Description

Currently, our static website built with Quarto is generating pages using a .jsonl file, where each record corresponds to an Arxiv ID. We aim to replace this with a SQLite database to enhance scalability and maintainability.

Steps to Implement

1. Create a SQLite Database

2. Data Migration

3. Update Python Scripts for Data Retrieval

4. Testing

5. Documentation

6. Deployment

Additional Considerations

Request for Contributions

Contributions are welcome! If you're interested in helping with this transition, please comment on this issue or submit a pull request.

wesslen commented 8 months ago

Alternatively, use modal: https://modal.com/docs/examples/covid_datasette