mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
Update README.md
This commit is contained in:
parent
32ac7fcfab
commit
c6f246b848
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -1,5 +1,13 @@
|
|||
# RowBoat
|
||||
[](https://www.rowboatlabs.com/)
|
||||
<p align="center">
|
||||
<a href="https://www.rowboatlabs.com">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://rowboatlabs.github.io/logo/dark-logo.png">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://rowboatlabs.github.io/logo/logo.png">
|
||||
<img alt="Rowboat" src="https://rowboatlabs.github.io/logo/logo.png" width="250">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
A Cursor-like, AI-assisted, no-code IDE for building production-ready multi-agents. Start from a simple prompt to create fully functional agents with the Copilot; test them in AI-simulated scenarios; connect MCP servers and tools; interact through the Python SDK, a web widget, or a Twilio phone number; and continuously refine your agents by providing feedback to the Copilot.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue