Update Readme (#54)

* Update README.md

* Add files via upload

* Update README.md
This commit is contained in:
arkml 2025-04-02 23:32:10 +05:30 committed by GitHub
parent fbab4cf026
commit 42f8dfc887
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 2 deletions

View file

@ -1,10 +1,9 @@
# RowBoat
<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">
<img alt="Rowboat" src="https://rowboatlabs.github.io/logo/logo.png" width="350">
</picture>
</a>
</p>
@ -13,6 +12,10 @@ A Cursor-like, AI-assisted, no-code IDE for building production-ready multi-agen
Built on OpenAI's Agents SDK, RowBoat is the fastest way to build multi-agents.
[![ui](/assets/ui_revamp_screenshot.png)](https://www.rowboatlabs.com/)
# Quick start
## Prerequisites
Before running RowBoat, ensure you have:
@ -60,6 +63,8 @@ Before running RowBoat, ensure you have:
4. **Access the App**
- Visit [http://localhost:3000](http://localhost:3000).
# Advanced
## Enable RAG
RowBoat supports RAG capabilities to enhance responses with your custom knowledge base. To enable RAG, you'll need:

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 KiB