Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
7
Likes
9
Comments
Free No-code Podcast name generator using AI
by
Anil Chandra Naidu Matcha
https://www.vadoo.tv/podcast-name-generator
Hi everyone, I just released a "Free Podcast name generator" over the weekend by training a massive neural network on thousands of popular podcast names and it is completely free for user
Check it out and see if it helps you find some inspiration
This is really fun. What's your tech stack?
Thanks for checking it out @wmeredith, the AI is a GPT-2 based neural network trained and hosted on AWS servers and is being served using a rest api with FLASK backend
How is it no code and AI?
The backend is powered by AI. As a user you don't have to code i.e just use it directly to get results.
This is similar to any no-code tool like Webflow where the backend is still powered by code but the frontend is no-code
Interesting, what audience do you think would be interested in this?
For podcasters who are starting out, creating a new name is always a big hassle to start with. This tool should ideally serve as an inspiration to churn out a bunch of names
How much time did it take to train ?
I trained it over the weekend for 2 continuous days