4 ms·
Beginner here, I sort for agree. I think these tools are good to make a few good demos and quickly sketch something but you hit the ceiling soon where every oth
by indiantinker 1y ago
Beginner here, I sort for agree. I think these tools are good to make a few good demos and quickly sketch something but you hit the ceiling soon where every other thing you do needs more work. There a lot of tutorials online plus the promise of AI automation as the next "get rich quick" thing.
I am curious what is a good tool to build agents these days? I am checking out mastra, someone at the cafe told me about Inngest.. wondering what would you use?
- psadri 1y agoAnthropic recommends not using frameworks and simply writing code against the LLM apis, at least to begin with. https://www.anthropic.com/engineering/building-effective-agents https://www.anthropic.com/engineering/building-effective-age...
- gitmagic 1y agoIf you want to build AI assistants for automating tasks, check out https://nelly.is https://nelly.is.
- jedberg 1y agoCheck out DBOS. There are a bunch of sample apps here: https://github.com/dbos-inc/dbos-demo-apps/tree/main/python https://github.com/dbos-inc/dbos-demo-apps/tree/main/python DBOS is an open source library that doesn’t require an external server.