Vincentqyw / cv-arxiv-daily

🎓Automatically Update CV Papers Daily using Github Actions (Update Every 12th hours)
http://vincentqin.tech/cv-arxiv-daily
Apache License 2.0
863 stars 323 forks source link

Suggestion for improvement of functionality #3

Closed HoBeom closed 1 year ago

HoBeom commented 1 year ago

First of all, thank you for creating a promising action pipeline. It's very useful for me.

With the recent launch of ChatGPT, a language model that builds summaries serves as APIs. How about an automated function that scans and summarizes newly added papers and reviews them in blog post format?

Vincentqyw commented 1 year ago

Thanks for the suggestion. I noticed there is a tool named ChatPDF to quickly extract information from large PDF files, I have plans to add this feature to this repo. BTW, If you have any good ideas, welcome to create a PR.

Vincentqyw commented 1 year ago

Another project to summarize the arXiv papers: ChatPaper

HoBeom commented 1 year ago

Thank you for your positive feedback. I will also develop and introduce good functions.