Update README.md

This commit is contained in:
Ramnique Singh 2025-04-02 22:15:22 +05:30 committed by GitHub
parent 32ac7fcfab
commit c6f246b848
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,13 @@
# RowBoat
[![RowBoat Logo](/assets/rb-logo.png)](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.