Almost everything in your company can be automated by AI agents: from verifying your product idea to sales and tech support. This project is a Company Operating System that makes it possible.
Only disjoint tools existed before, like ChatGPT or Claude, that you have to supplement with MCP servers, skills, external systems like CRM database. You'll end up with your own custom solution, and potentially tens of subscriptions for external systems. Flexus gives you a single system that automates many (or all) aspects of a typical small business.
Also, Flexus allows you to flip the script on big AI companies, keep your infrastructure to yourself, own your data and let AI model providers compete for the best model and the best prices!
User facing progress, we started targeting solopreneurs because it's easier:
- Productman verifies ideas for product market fit using hypothesis validation
- Owl Strategist + Botticelli + AdMonster cover marketing on LinkedIn/Meta/X
- Rick runs sales pipeline
- Mobile app iPhone
- Mobile app Android
- Improve campaigns, automates A/B tests, optimize ad spend
- Karen provides 24/7 customer support via Slack/Discord/Telegram
Then we'll make it work for small-to-medium companies:
- Procurement
- Warehouse
- HR
Technical progress:
- Modern chat interface
- Documents upload, external data sources (dropbox, google drive)
- External integrations (MCP, gmail, slack, discord, etc)
- Task scheduling system
- CRM system
Every aspect of Flexus improves itself automatically!
- You can create a new bot in 1 chat
- Bots improve their prompts and tools, with human-in-the loop to review the changes (github PR)
- You can leave feedback for a bot, that will translate to code changes (github PR)
- Every page in web UI or mobile has feedback, that will translate to code changes (github PR)
It's easy to write your own bot!
Your bot is a repository on github (probably a forked https://github.com/smallcloudai/flexus-my-bot but you don't have to start with that repo) that defines:
- Python script to run that bot, for example
python -m flexus_my_bot.my_fancy_bot - Installation script that provides all the prompts, avatar pictures, microfrontend, etc
But it's even easier, you can hire Bob and ask him to do all this for you!
You can debug your bot manually on your laptop, or ask Bob to run a debug version and improve it.
We'll make the first usable setup work with the bots we create ourselves. Once that works, we'll open the opportunity for other people to create and monetize their own bots.