# rotemweiss57/gpt-newspaper

GPT based autonomous agent designed to create personalized newspapers tailored to user preferences.

Repository: https://github.com/rotemweiss57/gpt-newspaper
Canonical: https://ross.abutalabs.com/products/gpt-newspaper
Homepage: https://tavily.com
Language: Python
License: MIT
License Family: permissive
Last push: 2024-06-21T18:18:00+00:00

## Health v2 (maintenance only)
Score: 26/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 68
- inputs: {"age_days": 956, "days_push": 803, "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 1469, forks 200 (observed 2026-08-28T04:04:49.102943+00:00)

## What it is
GPT Newspaper is a Python application built on LangGraph that runs a multi-agent pipeline to search, curate, write, critique, design, and publish a personalized newspaper based on user-defined interests. It uses OpenAI models and the Tavily search API, and serves the result through a simple web interface.

## Use cases
- generate a personalized newspaper from my interests
- automatically curate news with AI agents
- build a multi-agent news writing pipeline with LangGraph
- get a daily AI-written digest emailed to me
- aggregate and summarize news from multiple sources with GPT

## When to choose
- you want an end-to-end autonomous agent example for personalized news curation
- you want to learn or extend a LangGraph multi-agent workflow
- you have OpenAI and Tavily API keys and want a self-hosted news digest

## When to avoid
- you need a production news service without API costs or external dependencies
- you want fully offline or self-hosted LLM inference
- you need actively maintained software - the project has seen limited updates since mid-2024

## Facets
- artifact type: application
- maturity: maintenance
- function: agent-framework, web-scraping, llm-inference, search-engine, nlp
- domain: artificial-intelligence
- platform: python, self-hosted, cross-platform
- tags: langgraph, multi-agent, personalized-news, openai, tavily, news-aggregation, content-curation, ai-agents, natural-language-processing, news, automation, web-server

## Member repositories
- rotemweiss57/gpt-newspaper (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.102943+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-30T04:34:54.631857+00:00, confidence not recorded.
  - readme: https://github.com/rotemweiss57/gpt-newspaper (fetched 2026-08-28T04:04:49.102943+00:00, sha 5f0095fe3d95)
  - homepage: https://tavily.com (fetched 2026-08-29T11:43:08.361576+00:00, sha 9a9e3d742fd3)
  - site_page: https://docs.tavily.com (fetched 2026-08-29T11:43:08.364793+00:00, sha e424c1e3bd50)
  - site_page: https://docs.tavily.com/documentation/api-reference/endpoint/search (fetched 2026-08-29T11:43:08.368571+00:00, sha 355f9bfe797e)
  - site_page: https://docs.tavily.com/documentation/api-reference/endpoint/extract (fetched 2026-08-29T11:43:08.370873+00:00, sha a2c8effa142f)
  - site_page: https://docs.tavily.com/documentation/api-reference/endpoint/research (fetched 2026-08-29T11:43:08.372890+00:00, sha cd16e06c5812)
  - site_page: https://docs.tavily.com/documentation/api-reference/endpoint/crawl (fetched 2026-08-29T11:43:08.375629+00:00, sha 439cab5898b2)
  - site_page: https://docs.tavily.com/documentation/api-reference/endpoint/map (fetched 2026-08-29T11:43:08.380529+00:00, sha d40c76fee288)
  - site_page: https://www.tavily.com/about (fetched 2026-08-29T11:43:08.383403+00:00, sha 126d01309e5b)
  - site_page: https://www.tavily.com/pricing (fetched 2026-08-29T11:43:08.366765+00:00, sha 112da05eba07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
