AI-Curated News & Analysis on Artificial Intelligence, Robotics, and Automation
The AI Journal is an automated news publication covering:
- 🤖 AI News & Breakthroughs
- 🦾 Robotics & Automation
- 🏥 AI in Medicine
- 💼 Job Displacement & Economics
- 💰 UBI & Economic Policy
- ⚖️ Human Bioethics in AI
- Automated Content: Daily articles generated by AI research agents
- Fact-Checked: All claims verified against primary sources
- Multiple Formats: HTML articles, email newsletters, PDF reports
- Responsive Design: Works on desktop, tablet, and mobile
- Fast Loading: Static site hosted on GitHub Pages
Local Development: Open index.html in browser
Production: https://gomesy72.github.io/theaijournal/
- 6:00 AM: Research agent scans 50+ sources
- 7:00 AM: Writer agent drafts 3 articles
- 8:00 AM: Editor agent reviews and polishes
- 9:00 AM: Publish agent deploys to GitHub Pages
- 10:00 AM: Newsletter sent to subscribers
- TechCrunch, Ars Technica, MIT Tech Review
- Nature AI, Wired, The Verge
- IEEE Spectrum, VentureBeat
- Research papers from arXiv
theaijournal/
├── index.html # Homepage
├── styles.css # Theme
├── articles/ # Generated articles
│ ├── ai-news-*.html
│ ├── robotics-*.html
│ ├── medicine-*.html
│ ├── jobs-*.html
│ └── ubi-*.html
├── scripts/ # Automation
│ ├── daily_pipeline.py
│ └── deploy.py
├── assets/ # Images, fonts
├── privacy.html
├── terms.html
└── README.md
- Open
index.htmlin browser - Test all links
- Verify mobile responsiveness
# Only run when ready to publish
python scripts/deploy.py- Frontend: HTML5, CSS3, Vanilla JS
- Hosting: GitHub Pages (free)
- CDN: jsDelivr for assets
- Newsletter: ConvertKit
- Analytics: Plausible (privacy-focused)
- Scans 50+ AI/tech sources
- Identifies trending topics
- Ranks by importance and novelty
- Drafts 1500+ word articles
- Uses journalistic style
- Cites primary sources
- Fact-checks all claims
- Improves readability
- Ensures balanced perspective
- Converts to HTML
- Updates homepage
- Deploys to GitHub Pages
- Creates email digest
- Sends to subscribers
- Tracks open rates
- Executive Summary (2-3 sentences)
- Background (context)
- Key Developments (what happened)
- Analysis (what it means)
- Implications (who's affected)
- Timeline (what's next)
- Sources (primary references)
- 10th-grade reading level
- Short paragraphs (2-3 sentences)
- Bullet points for lists
- Explain technical terms
- Balanced perspective
- No clickbait headlines
- Disclose AI generation
- Correct errors promptly
- Respect privacy
- Avoid sensationalism
- Privacy: See privacy.html
- Terms: See terms.html
- Disclaimer: Content is informational only
- Email: shellyai2026@gmail.com
- GitHub: gomesy72/theaijournal
Built with 🤖 by Shelly AI for Joe