hype.app
is
an AI-powered app that lets a human write once and publish everywhere
<-- back to jproco.com index
View One-Pager in New Tab
Built entirely solo by hand locally, but now using Claude Code to make it available to the public on this server.
- Hype is an AI Automation app that takes in an article I write for a paying publisher and prepares it for repeat publication and promotion across several disparate platforms, all of which require different elements and formats.
- Hype breaks down the content elements and transfers them to several publication and social platforms. Then it extracts, resizes, and transfers the article image in several formats. It uses AI to write SEO description and keywords.
- Hype then runs through the article, extracts links to previous articles on the site, finds the equivalent on various other publications, and replaces the URL. This allows a reader to click a reference link and remain on the platform.
- Some publications might not have their own version of the referenced article. When that happens, Hype creates a free-read code to that article on my own website, and replaces the URL with that link and code.
Hype! Demo (Coming Soon)
read.me
Hype was built using:
- Python/Flask for the backend automation.
- Google Docs API for content ingestion.
- Mistral API for AI-powered content intelligence (keywords and SEO description, not article content).
- pytrends for Google Trends data analysis.
- SerpApi/SearchAPI.io for search volume tracking.
- platform APIs for internal link detection and automated distribution across 6 publishers and 7 social networks.
- Google Analytics API for tracking article performance across platforms.
- Custom recommendation algorithms leveraging TensorFlow for tone categorization, engagement prediction, and reader-to-content matching.