Launched Cheaprr - Hire AI Bots On Demand

Wanted to share a project I just launched today: Cheaprr

The idea: I found juggling AI subs (ChatGPT, Midjourney, etc.) annoying, and waiting for freelancers slow. Cheaprr gives you access to different AI tools for specific tasks (design, copy, audio, etc) in one place.

Would love your feedback!

It’s still early/beta, so please be nice :sweat_smile:

1 Like

Congrats on the beta launch @richardreeze! It is a fun and friendly design. Also the idea of AI credits as ‘Volts’ makes a lot of sense in the context of the overall brand!

1 Like

Only feedback I’d have is around the domain email config. Check to make sure the SPF and DMARC is optimal for what’s sending your email, as my sign up email went to junk. Other than that, excited to dig in! cheaprr.com Domain Health

1 Like

Very cute design. So have you coded every single prompt to an engine, or do you have a database routed through a single process such as liteLLM. Cos there’s a vast range of capabilities here.

1 Like

Thanks for letting me know, Mark! I’ll look into this asap

1 Like

It’s… A bit of a hybrid approach. I wrote backend logic to identify the appropriate API/ script needed and that in turn handles the necessary integration. Definitely not as clean as using LiteLLM, but now that you mentioned it I’ll give it a look :sweat_smile: