Publish a weekly space newsletter automatically using live NASA data

Every week, AI turns the latest NASA data into a finished newsletter and sends it out automatically, no writing required.

How the work actually flows

It branches. Every path runs; all paths must finish before it continues.

Pattern: Parallel Split (2) ยท Synchronisation (3)

flowchart TD trig(["weekly schedule fires"]):::trigtime s0["fetch latest NASA data"]:::svc s1["AI writes newsletter"]:::task s2["format and convert to PDF"]:::task s3(("notify team newsletter sent")):::human trig --> s0 s0 --> s1 s1 --> s2 gx{"+ send and archive newsletter"}:::gate s2 --> gx p00["send newsletter by email"]:::task gx -->|"email newsletter"| p00 p10["save newsletter to drive"]:::task gx -->|"archive copy"| p10 jn{"+ before notifying team"}:::gate p00 --> jn p10 --> jn jn --> s3 out[/"newsletter sent and archived weekly"/]:::out pay{{"consistent content with no writing effort"}}:::pay s3 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceA personEvery pathWaits for allResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Email AutomationResearch & Market IntelligenceFile & Cloud Storage
Connects
GmailGoogle DocsGoogle DriveOpenAINotion

The problem it solves

You want to send a regular newsletter to keep your audience engaged, but writing quality content every single week is a constant drain on your time. Content calendars slip and newsletters go out late or not at all.

Who it fits

Content creators, educators, or organizations who want a recurring newsletter without writing it themselves each week.

How it works

  1. On a weekly schedule, the system fetches the latest data from NASA's APIs
  2. AI writes an engaging newsletter from the raw data
  3. The content is formatted into a document and converted to PDF
  4. The newsletter is emailed out and archived to your chosen platform
  5. Your team receives a notification once the newsletter is sent
What you get

A finished newsletter draft ready each week

A finished space newsletter built from live NASA data lands in your inbox and archive every week, ready to send.

What you get

A finished, formatted newsletter delivered by email and archived for your records each week.

What you need

A NASA API key, an OpenAI account, and a Google Workspace account for documents and email.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook