Show HN: I built Lovable for text bots and mini apps
42 points - last Thursday at 10:03 AM
Hi HN,
During the last weeks, I've been working to create a system that allows you to convert prompts into chatbots and mini apps on platforms that everyone uses on a daily basis.
The first integrated platform is Telegram:
Telegram is a powerful platform with many integrations and features like bots, apps, games and even payments. So I thought it would be nice to make it easier to create these apps. I created a bot http://t.me/PlutonicDevBot.
Workflow is pretty simple: create or choose an existing bot and send a text/voice message about what to create just like you prompt everywhere. To get more instructions, use the /help and /howto commands.
Planning to create the same solution for Slack and Discord.
Thanks for taking a look. I would love to hear feedback.
https://plutonic.dev
x.com/PlutonicDev
[1] https://core.telegram.org/bots
[2] https://core.telegram.org/bots/webapps
Source_rousbound
yesterday at 6:17 AM
A gallery/workflow example would be great on the landing page.
piotmni
yesterday at 6:24 AM
will be working on that!
traktorn
yesterday at 5:01 AM
The page looks nice and I like the catchphrase, it would be nice to see some samples.
Have you built anything using this yourself?
piotmni
yesterday at 6:28 AM
yep for now it is focused on telegram:
- simple todo/link collection bot with telegram custom keyboard
- markdown from pdf message
- bot that returns top 5 posts on hn
- simple settlement bot
- friend manage to build a bot that after getting a url to recipe generated image about it
- "cookie clicker" app
- basic shop app
traktorn
yesterday at 8:56 AM
Cool, looking forward to seeing a "gallery" of these.
saberience
yesterday at 2:18 PM
What's the actual use-case for this? I actually don't know anyone who uses Telegram, let alone apps on Telegram. But I'm also not friends with any crypto people.
StrandedKitty
yesterday at 6:59 PM
It's pretty popular in Eastern Europe and Russia. In Ukraine railroad tickets are sold through a Telegram chat bot.
I think the main reason people prefer making chat bots in Telegram is that it's completely free and unlimited, i.e. you can create any number of chat bots, send any number of messages with attached files of any size. Their API is very easy to use too.
ebcase
yesterday at 1:54 PM
Pushover support would be great, as one of your targets.
piotmni
yesterday at 2:30 PM
thanks for response, can you explain this use case more precisely?
sepositus
yesterday at 3:45 AM
Is the pricing link at the bottom of the page supposed to do something?
traktorn
yesterday at 4:59 AM
The same for the Testimonal-link in the menu. Not working.
piotmni
yesterday at 6:32 AM
yes sorry will update this in future, landing for now supposed to be mostly basic info and redirect to telegram.
regarding pricing:
mostly number of messages per month/ number of bots
- free: 10 msg, 2 bots
- starter: 50 msg, 5 bots - 10$/month
- developer: 100 msg, 10 bots - 20$/month
- pro: 250 msg, 20 bots, voice messages - 50$/month
- scale: 500msg, 40bots, voice messages - 100$/month
traktorn
yesterday at 8:55 AM
Messages/month? Is that the amount of messages the bot does in Telegram?
Or the amount of messages sent to the LLM when building it?
piotmni
yesterday at 8:58 AM
amount of edit messages in plutonic bot, so yes messages sent to llm
jonfw
yesterday at 1:20 PM
pricing link is busted
piotmni
yesterday at 2:27 PM
yep will fix this, description is accessible in telegram bot and also posted in one of the comments