AI · CGI · GenAI · Agentic AI

The future of automated news & entertainment

Crankshaft News builds automated news and entertainment systems powered by AI, CGI, GenAI, and Agentic AI — from research to production.

Crankshaft News emblem

Projects

Crankshaft News Projects & Offerings

Composable AI pipelines and live projects for news automation, CGI storytelling, generative audio, and entertainment — each designed to extend independently.

MicroMachina

Live

Turbo music-video commercial generation pipeline that turns a one-sentence pitch into a 60-second high-velocity ad with synchronized audio and video.

GenAIVideoAudio

Open product →

Book2Screenplay

Live

Transform novels and long-form narratives into production-ready screenplays using GenAI pipelines, structural analysis, and cinematic formatting.

GenAIEntertainmentNLP

Open product →

Generative Agentic Radiostation

Live

Autonomous AI-powered radio in Rust with DJ agents, real-time audio processing, and HTTP streaming for agent-driven media generation.

Agentic AIRustAudio

Open product →

Automated News Pipeline

Beta

Agentic AI workflows that ingest, verify, synthesize, and publish news stories with human-in-the-loop editorial controls.

Agentic AINewsAutomation

CGI Storytelling Studio

Coming Soon

Generative CGI pipelines for visual news segments, explainers, and entertainment content — from script to rendered scene.

CGIGenAIVideo

News Research Lab

Beta

Research tooling for automated fact-checking, source triangulation, and narrative drift detection across media ecosystems.

ResearchAgentic AIVerification

Research

Crankshaft News Research Papers

Published and in-progress research on agentic news systems, GenAI pipelines, and automated entertainment.

2025 · Shyamal Suhana Chandra

Agentic Architectures for Automated News Generation

A composable framework for multi-agent news pipelines — from source ingestion and claim extraction to synthesis, editorial review, and publication — with audit trails at every stage.

Agentic AINews AutomationArchitecture

2025 · Shyamal Suhana Chandra

GenAI-Driven CGI Pipelines for Narrative Entertainment

Exploring end-to-end generative pipelines that convert structured narratives into CGI-ready storyboards, scene descriptions, and rendered visual assets for news and entertainment.

GenAICGIEntertainment

2026 · Shyamal Suhana Chandra

Multi-Agent Verification Systems for Synthetic Media

Research on agent ensembles that cross-reference claims, detect hallucinations, and score source reliability in AI-generated news and entertainment content.

VerificationAgentic AITrust & Safety
Shyamal Suhana Chandra

Leadership

Meet the Founder

Shyamal Suhana Chandra

Sole Technical Founder

Shyamal leads Crankshaft News's technical vision — building composable agentic systems that automate news production, research verification, and generative entertainment from the ground up.

Architecture

Composability & Extendibility

Built for growth — extend offerings, add research papers, or spin up new product pages without rewriting the site.

Content as Data

Offerings and research papers live in JSON files under src/content/. Add a new entry — no code changes required.

Component Composition

Each page section (Hero, OfferingsGrid, ResearchPapers, FounderSection) is an independent React component you can reorder or reuse.

Static-First Delivery

Next.js static export produces pure HTML/CSS/JS served by GitHub Pages — fast, secure, and free.

CI/CD Pipeline

GitHub Actions builds on every push to main and deploys to crankshaftnews.github.io automatically.

crankshaftnews.github.io/
├── src/content/          ← offerings.json, research-papers.json
├── src/components/       ← reusable UI blocks
├── src/app/page.tsx      ← composes sections
├── public/               ← logo, founder photo, .nojekyll
└── .github/workflows/    ← auto-deploy to GitHub Pages

Stack: Next.js (static export) + Tailwind CSS v4
Host:  GitHub Pages via GitHub Actions
URL:   https://crankshaftnews.github.io