# justlovemaki/CloudFlare-AI-Insight-Daily

AI资讯日报 是一个基于 Cloudflare Workers 驱动的内容聚合与生成平台。它每日为您精选 AI 领域的最新动态，包括行业新闻、热门开源项目、前沿学术论文、科技大V社交媒体言论，并通过 Google Gemini 模型进行智能处理与摘要生成，最终自动发布到 GitHub Pages 生成 AI 日报。

Repository: https://github.com/justlovemaki/CloudFlare-AI-Insight-Daily
Canonical: https://ross.abutalabs.com/products/cloudflare-ai-insight-daily
Homepage: https://hex2077.dev/
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Topics: aicoding
Last push: 2026-08-26T02:23:17+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 35, longevity 32
- inputs: {"age_days": 459, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1779, forks 307 (observed 2026-08-28T04:05:35.297974+00:00)

## What it is
A Cloudflare Workers-based content aggregation and generation platform that daily curates AI industry news, trending open-source projects, academic papers, and influencer social media posts, then summarizes them with Google Gemini. It automatically publishes the resulting AI daily digest as a static site on GitHub Pages.

## Use cases
- get a daily digest of AI industry news automatically
- aggregate AI news, papers, and open-source projects into a daily report
- generate AI news summaries with Gemini on Cloudflare Workers
- auto-publish an AI newsletter to GitHub Pages
- track trending AI open-source projects and research papers daily
- build a self-hosted AI news curation pipeline
- feed daily AI updates into my own agent via a skill package

## When to choose
- you want a fully automated, low-cost daily AI news digest running on Cloudflare's free serverless tier
- you want LLM-powered summarization of news, papers, repos, and social posts in one pipeline
- you want the output published as a static site without managing servers
- you want to consume the digest programmatically from an AI agent

## When to avoid
- you need real-time or intraday news updates rather than a daily batch digest
- you need fine editorial control over curated content, since selection and summaries are LLM-generated
- you cannot use Cloudflare Workers or Google Gemini API access
- you need a general-purpose RSS reader or feed aggregator rather than AI-focused curation

## Facets
- artifact type: service
- maturity: active
- function: etl, llm-inference, static-site-generator, web-scraping, scheduling
- domain: artificial-intelligence, large-language-models, developer-tools, analytics
- platform: serverless, self-hosted
- tags: cloudflare-workers, google-gemini, ai-news, news-aggregation, daily-digest, github-pages, content-curation, podcast-generation, automation, web-server

## Member repositories
- justlovemaki/CloudFlare-AI-Insight-Daily (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:35.297974+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:24:39.338214+00:00, confidence not recorded.
  - readme: https://github.com/justlovemaki/CloudFlare-AI-Insight-Daily (fetched 2026-08-28T04:05:35.297974+00:00, sha 5f7f30b5ee42)
  - homepage: https://hex2077.dev/ (fetched 2026-08-29T11:03:42.056184+00:00, sha e83606e557a4)
  - site_page: https://hex2077.dev/docs (fetched 2026-08-29T11:03:42.065701+00:00, sha c2176f31485b)
  - site_page: https://hex2077.dev/docs/2026-08/2026-08-29 (fetched 2026-08-29T11:03:42.070398+00:00, sha 27d938b51319)
  - site_page: https://hex2077.dev/docs/2026-08/2026-08-28 (fetched 2026-08-29T11:03:42.072339+00:00, sha 7b235ff48941)
  - site_page: https://hex2077.dev/docs/2026-08/2026-08-27 (fetched 2026-08-29T11:03:42.074066+00:00, sha 7b49124ab17e)
  - site_page: https://hex2077.dev/docs/2026-08/2026-08-26 (fetched 2026-08-29T11:03:42.075857+00:00, sha 1c68aafaa1f8)
  - site_page: https://hex2077.dev/docs/2026-08/2026-08-25 (fetched 2026-08-29T11:03:42.077572+00:00, sha 8b7c6698bd2d)
  - site_page: https://hex2077.dev/docs/2026-08/2026-08-24 (fetched 2026-08-29T11:03:42.079260+00:00, sha 734dd5839822)
- Data as of 2026-08-30T08:39:29.467469+00:00.
