Menu

Post image 1
Post image 2
1 / 2
0

I built a self-hosted AI agent that markets itself. Here's how.

DEV Community·Dream Twister·about 1 month ago
#J6f0gNYu
Reading 0:00
15s threshold

Two months ago my co-founder and I got tired of paying for AI tools that live on someone else's server, phone home constantly, and charge per seat. So we built our own. Today we're open sourcing it. It's called Daemora. What it actually does You install it with one command: npm install -g daemora daemora setup daemora start Enter fullscreen mode Exit fullscreen mode Then you message your Telegram or Discord bot like a teammate. This week I asked it to: Find the top 10 skipping ropes on Amazon, analyse them, create a Google Doc and email it to someone Research catnip, write a report, save it to my machine and send it to me on Telegram Fix a bug in a GitHub repo, open a PR, run the tests and health check the service every minute All three worked. While I made coffee. The part that surprised us most We thought the hard part would be the LLM integration. It wasn't. The hard part was security.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More