TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built a bot that lets you generate AI art without leaving Twitter

3 pointsby 0xPersonaover 2 years ago
Hey HN<p>I&#x27;ve been building Super Prompts [1]. It&#x27;s a place for AI artists to share and organise their work. I noticed that lots of artists post their work primarily on Twitter and there&#x27;s no easy way to see all their work in one place. Whenever I&#x27;d ask to see all their work they&#x27;d either sheepishly point me to their Twitter &quot;Media&quot; tab or I&#x27;d have to comb through 5 different NFT platforms and aggregate it myself. I built a little tool called &quot;&#x2F;publish&quot; that lets you create a gallery for your AI art without leaving Twitter. You just reply to a tweet containing your artwork with &quot;&#x2F;publish @superprompts&quot; and we add it to your gallery.<p>Now I&#x27;ve built a fun little tool that lets you generate AI art with Stable Diffusion without leaving Twitter. You can tweet &quot;&#x2F;generate @superprompts&quot; followed by your prompt, and we&#x27;ll generate the art, publish it to Super Prompts, and reply to your tweet with your creation. It&#x27;s completely free but it does require you to sign up on Super Prompts and verify your Twitter first.<p>I&#x27;m using Google Cloud Functions to check for new Twitter mentions every minute and handle accordingly. To generate the art I&#x27;m using Replicate [2]. They provide an API to run machine learning models in the cloud.<p>Would love to know what you think.<p>[1] <a href="https:&#x2F;&#x2F;superprompts.com" rel="nofollow">https:&#x2F;&#x2F;superprompts.com</a><p>[2] <a href="https:&#x2F;&#x2F;replicate.com" rel="nofollow">https:&#x2F;&#x2F;replicate.com</a>

no comments

no comments