mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
Update Readme (#54)
* Update README.md * Add files via upload * Update README.md
This commit is contained in:
parent
fbab4cf026
commit
42f8dfc887
2 changed files with 7 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
[](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:
|
||||
|
|
|
|||
BIN
assets/ui_revamp_screenshot.png
Normal file
BIN
assets/ui_revamp_screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 742 KiB |
Loading…
Add table
Add a link
Reference in a new issue