DEV Community

Cover image for AI Twitter & LinkedIn Bio Generator
Anil S
Anil S

Posted on

AI Twitter & LinkedIn Bio Generator

This is a submission for the Cloudflare AI Challenge.

What I Built

Excited to share my project, a NextJS full-stack web application designed to craft personalized Twitter or LinkedIn bios! Just enter a brief description of your profession or passions, choose your desired tone—be it Professional, Casual or Relaxed, or Funny—and hit 'generate'. It'll generate three different bios tailored to the selected vibe, ready for you to pick and copy with a simple click.

Demo

Link: https://ai-bio-gen.pages.dev

AI Bio Generator

Casual Twitter Bio Generated

Funny Twitter Bio Generated

Casual LinkedIn Bio Generated

My Code

Here is the link to my Repo: https://github.com/theanilsomani/ai-bio-generator

Journey

This is my very first full-stack endeavor! It all started with an existing GitHub project that could only do Twitter bios, with a choice between two AI models. If you're curious, here's the original: Original Twitter Bio Generator.

I then switched gears to Cloudflare's Worker AI API, the Mistral 7b model, to power up the bio-gen magic. Not only did I manage to add LinkedIn bios to the mix, but I've also got big plans for more models and text-gen features down the road.

I stumbled upon the Cloudflare competition a little late, so for now, I'm rolling with one model. But hey, it's been a blast learning about API routes and how to get things up and running on Cloudflare Pages.

Top comments (6)

Collapse
 
ahamadnur1 profile image
Ahmad Nur

Looks fun..

Collapse
 
mikkelsen profile image
Mikkel Nielsen

Yes, adding multiple models would be great. ❤

Collapse
 
hensenblom profile image
Hensen Blom

Can it generate more type of bios. More vibes?

Collapse
 
tongyan profile image
Tong Yan Ling

Nice

Collapse
 
simonojha profile image
Simon

It works. Maybe add more than three.
Overall it's great. 👍

Collapse
 
geekyayush profile image
Ayush Somani

Damn, this is amazing. Also love your code structure.
Wish you all the best.