From employee #1 to this moment.
Monaco is officially out of stealth, and today, we’re opening the doors to everyone!
I’m super excited to share Monaco with you! I joined Monaco 18 months ago to start writing the first line of code. Immediately after meeting with Malay, I was ready to join and start building. It was an incredible opportunity to start something from the ground up with such exceptional people. My role evolved as the company evolved, but one thing that hasn’t changed is my passion to push the limits of what’s possible and to contribute solving any problems that we face.
We’re building the revenue engine for startups. Monaco automates the entire sales cycle, from finding prospects to closing deals. It’s time to help every founder scale faster.
Deeply grateful to the exceptional founders, @samdblond , @abishekv, and Malay, for trusting me since day one. Let’s go!!!!
We're launching Monaco today.
Monaco automates customer acquisition and revenue growth for startups.
The platform disrupting sales with AI has finally arrived.
Monaco ships product faster than any startup I've ever seen. Today we're sharing our coding agent infrastructure in the hope that it helps other startups move faster:
https://t.co/NjSaVzZVZm
We're announcing our $50M Series B led by Benchmark. Founders Fund and Human Capital are tripling down in the round.
We gave Benchmark a sneak preview of our upcoming GA release. They saw the future of sales. We had a term sheet 2 hours later.
The future of sales is Monaco.
$100,000 cash prize founder poker tournament. No entry fee.
Announcing The Monaco Invitational, presented by @MonacoGTM .
This will be the largest founder poker tournament (and party) of all time.
In addition to giving away $100,000 to the winners in the free to play tournament, we'll have celebrity guests, an incredible food and beverage program, and the coolest venue in San Francisco. This will be the event that sets the gold standard for startup events.
Invitations are reserved for Monaco customers, anyone who refers a Monaco customer, and friends of the firm. Know a founder who should be there? Tag them in the comments.
Check out more details in the invitation on tournament rules and eligibility.
From employee #1 to this moment.
Monaco is officially out of stealth, and today, we’re opening the doors to everyone!
I’m super excited to share Monaco with you! I joined Monaco 18 months ago to start writing the first line of code. Immediately after meeting with Malay, I was ready to join and start building. It was an incredible opportunity to start something from the ground up with such exceptional people. My role evolved as the company evolved, but one thing that hasn’t changed is my passion to push the limits of what’s possible and to contribute solving any problems that we face.
We’re building the revenue engine for startups. Monaco automates the entire sales cycle, from finding prospects to closing deals. It’s time to help every founder scale faster.
Deeply grateful to the exceptional founders, @samdblond , @abishekv, and Malay, for trusting me since day one. Let’s go!!!!
We're launching Monaco today.
Monaco automates customer acquisition and revenue growth for startups.
The platform disrupting sales with AI has finally arrived.
@demian_ia Sure, I think your problem is due to the confusing package name of autogen. They use "pyautogen" (https://t.co/8wcoUi2mo6) as package name rather than "autogen".
You can add "pyautogen="^0.2.7" to "pyproject.toml" and re-run the script, probably it will work.
Very simple open source UI to create agent based workforces for yourself.
Just drag and drop agents, connect them together, give them specific task, and run it on your own local.
Couple examples we have built:
- An email assistant that can read your emails, compose drafts, summarize
- A research workforce to find product ideas from research papers
- An engineering workforce to fix an issue from an open source project
- A workforce to finish homework :)
build yours @ https://t.co/f2VAEKVaij
contribute @ https://t.co/C7G5LgtuKi
Big thanks to:
@pyautogen@xyflowdev
Thank you for your comment, and I actually thought about this while implementing. To answer to your question I can say that I wanted to maintain simplicity for end users.
I think the "description" field can add value at inference time, but before I go public, I did some early adopter tests and according to the feedback I got, I preferred simplicity. Not denying your point tho, I will try to implement it in a way that hopefully satisfies you and the users who are looking for simplicity.