Whether you are running a team, a small business, or an individual brand, are there any manual tasks that are wasting your time or requiring headcount to handle? If so, you can consider using CraftBot to automate them for you.
In our team, CraftBot has already taken over 30% of the manual workload, and we are still working to improve it further to the point where it can handle at least 70% of computer-based tasks.
Here are some of our use cases:
Team directory management: CraftBot helps us organize our team folder on GDrive. All we have to do is upload files into a temporary folder, where they are transferred, categorized, and sorted. CraftBot manages an MD file as an index when needed to retrieve data for us.
PM work: CraftBot helps us crawl issues in our GitHub repo and put them into a requirements page in Notion. Then, it keeps track of progress every day at 7 AM and 5 PM JST. No more copying and pasting one by one for me.
Lead sourcing: It helps us research leads that fit given requirements and compile a report of their contact information, reasons why they qualify, and more. Then, I reach out to the leads personally. (as people can sniff out AI and sometimes reject it) But of course, outreach can easily be automated using CraftBot with app integrations and channels.
These are just some of our own use-cases. I would love to hear yours and discuss how CraftBot can help you save time and cost, and create value for you and your team. Please leave a comment below!
The local-first approach is underrated. I run Puppeteer-based automation agents locally on my PC specifically because cloud execution doesn't work for browser automation that needs persistent sessions and real Chrome profiles.
The "Living UI" concept is interesting — having the agent build its own dashboards instead of you predicting what you'll need. How does it handle tasks that need to run on schedules rather than on-demand?
CraftBot
@ytubviral Thanks for the comment! There are multiple ways to do this. Living UI can have their logic to run task on schedules, or CraftBot can setup a proactive task to do so! Since we are at here conversation, what dashboard or tasks are you looking to built with Living UI?
CraftBot
@lakshminath_dondeti Let me answer both of your questions here. The UI change when you ask CraftBot to modify them, and they are device responsive so it adapt well on the CraftBot browser interface whether it is opened in web or mobile. It can be both dashboards/apps, since dashboard is kinda the subset of apps.
That's a nice application, with a beautiful and easy UI, congrats for the team. A question could everything been. installed local like open claw or should be use only in web? And how do you deal about security part? Most of the bots/claws have a lot of issues when we talking about security.
Congrats again and have a nice day.
"Living UI" is a fascinating concept software that adapts as you use it. Does it modify the interface based on usage patterns or does the user actively shape it? Curious where the control boundary is.
The 3am memory consolidation is genuinely interesting , most local agents just append to a log until the context bloats. curious what the pruning heuristic actually is? is it recency-weighted or does it try to preserve semantically unique events regardless of age? would matter a lot for long-running workflows where old context is still relevant
Most AI assistants I've tried just phone everything back to the cloud having it run fully on your own machine already feels different. The proactive part is what got me though, it doesn't wait for you to ask, it just starts working toward your goals. Would be curious how it handles permissions and boundaries a proactive local agent is powerful, but that's also where things can go wrong if it's not careful about what it touches