diff --git a/README.md b/README.md index 1d80d736..ab7d9bfa 100644 --- a/README.md +++ b/README.md @@ -9,21 +9,12 @@

- - Docs - Discord Website - - YouTube - - - LinkedIn - Twitter @@ -115,12 +106,33 @@ Alternatively, you can directly edit `~/.rowboat/config/models.json` } } ``` +## Contributing + +We want help with: + +- **Agent templates** - Pre-built agents others can use (podcast generator, meeting prep, etc.) +- **MCP server integrations** - Add support for new tools +- **Platform support** - Windows improvements, Linux edge cases + +```bash +git clone git@github.com:rowboatlabs/rowboat.git +cd rowboat +npm install +npm run build +npm link +rowboatx +``` + +Ping us on [Discord](https://discord.com/invite/rxB8pzHxaS) if you want to discuss before building. + --- -# Rowboat Studio - Cursor for Multi-agent Workflows +## Prefer a Web UI: Rowboat Studio + +*Cursor for Multi-agent Workflows* โšก Build AI agents instantly with natural language | ๐Ÿ”Œ Connect tools with one-click integrations | ๐Ÿ“‚ Power with knowledge by adding documents for RAG | ๐Ÿ”„ Automate workflows by setting up triggers and actions | ๐Ÿš€ Deploy anywhere via API or SDK

-## Quick start +### Quick start 1. Set your OpenAI key ```bash export OPENAI_API_KEY=your-openai-api-key @@ -128,19 +140,19 @@ Alternatively, you can directly edit `~/.rowboat/config/models.json` 2. Clone the repository and start Rowboat (requires Docker) ```bash - git clone git@github.com:rowboatlabs/rowboat.git - cd rowboat ./start.sh ``` 3. Access the app at [http://localhost:3000](http://localhost:3000). -To add tools, RAG, more LLMs, and triggers checkout the [Advanced](#advanced) section below. #### Create a multi-agent assistant with MCP tools by chatting with Rowboat [![meeting-prep](https://github.com/user-attachments/assets/c8a41622-8e0e-459f-becb-767503489866)](https://youtu.be/KZTP4xZM2DY) - +See [Docs](https://docs.rowboatlabs.com/) for more details. + --- +

+ +Made with โค๏ธ by the Rowboat team -# Contributing - -We'd love your help making Rowboat better! Join our ๐Ÿ’ฌ [Discord](https://discord.com/invite/rxB8pzHxaS) +[Discord](https://discord.gg/rxB8pzHxaS) ยท [Twitter](https://x.com/intent/user?screen_name=rowboatlabshq) +