Commit Graph

14 Commits

Author SHA1 Message Date
d8116ab4fc Keep original entry content in details tag after fetching source content
So I still have a link to the comments for the HN feed.
2024-09-09 00:11:46 -04:00
054fa9a06c Automatically fetch entry original content if short or missing
Gives the AI content to summarize and also fixes empty entries without
requiring me to click the Download button.
2024-09-08 23:33:18 -04:00
64f4f40231 Only feed ai summarizer title and content 2024-09-08 20:42:21 -04:00
236f4a5ef1 Increase short content threshold to 800 chars 2024-09-08 20:38:12 -04:00
27467b462e Fix summarize response handling 2024-09-08 20:30:09 -04:00
a85cb7891e Switch to the text summarization endpoint with bart-large-cnn model
Also renames OPEN_AI variables to CF_AI
2024-09-08 19:54:04 -04:00
c57d15d69b Add miniflux webhook processing with KV store, change prompt.
Also updated README detailing the changes and setup required.
2024-09-08 18:07:37 -04:00
zhu327
98e3c05ef7 Merge remote-tracking branch 'origin/main' 2024-08-31 22:39:37 +08:00
zhu327
f03fca4dcc fix lint 2024-08-31 22:26:16 +08:00
zhu327
d8f918f8fd bugfix: ignore empty summary 2024-08-26 13:43:20 +08:00
zhu327
5c0b147c64 feat: update prompt 2024-08-24 23:41:44 +08:00
Timmy
b056891f47
Update README.md 2024-08-23 12:02:18 +08:00
zhu327
30c7571208 feat: add max concurrent 2024-08-23 11:40:31 +08:00
zhu327
0ee735299e first commit 2024-08-22 22:15:08 +08:00