update: readme

This commit is contained in:
2026-04-11 02:43:57 -04:00
parent 12edf43625
commit 15b3c7b3ea
+9
View File
@@ -0,0 +1,9 @@
# An LLM-based arXiv bot
This project will do the following:
- Checking arXiv new papers repeatedly
- Based on user research interests, ask LLM to filter papers
- Download the filtered papers, and use `mineru` to convert PDF to Markdown, push into a Markdown paper library
- Ask several LLMs to read each of the Markdown files, give a structured summary on each paper
- Ask LLM to write a daily arXiv report based on the summaries of filtered papers