VibeSurf: A powerful browser assistant for vibe surfing
Project description
VibeSurf: A powerful browser assistant for vibe surfing
VibeSurf is an open-source AI agentic browser that revolutionizes browser automation and research.
If you're as excited about open-source AI browsing as I am, give it a star! ⭐
✨ Key Features
-
🧠 Advanced AI Automation: Beyond browser automation, VibeSurf performs deep research, intelligent crawling, content summarization, and more to exploration.
-
🚀 Multi-Agent Parallel Processing: Run multiple AI agents simultaneously in different browser tabs, enabling both deep research and wide research with massive efficiency gains.
-
🥷 Stealth-First Architecture: Uses Chrome DevTools Protocol (CDP) instead of Playwright for superior stealth capabilities, preventing bot detection.
-
🎨 Seamless Chrome Extension UI: Native browser integration without switching applications, providing an intuitive interface that feels like part of your browser.
-
🔒 Privacy-First LLM Support: Supports local LLMs (Ollama, etc.) and custom LLM APIs to ensure your browsing data stays private and secure during vibe surfing.
🛠️ Installation
Get VibeSurf up and running in just three simple steps. No complex configuration required.
1. Install uv
Install uv package manager from the official website
MacOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
2. Setup Environment
Install VibeSurf
uv pip install vibesurf -U
3. Launch VibeSurf
Start the VibeSurf browser assistant
uv run vibesurf
4. Start to Use
Your browser does not support playing this video!
👩💻 For Contributors
Want to contribute to VibeSurf? Follow these steps to set up your development environment:
1. Clone Repository
git clone https://github.com/vibesurf-ai/VibeSurf.git
cd VibeSurf
2. Setup Environment
MacOS/Linux
uv venv --python 3.12
source .venv/bin/activate
uv pip install -e .
Windows
uv venv --python 3.12
.venv\Scripts\activate
uv pip install -e .
3. Start Debugging
Option 1: Direct Server
uvicorn vibe_surf.backend.main:app --host 127.0.0.1 --port 9335
Option 2: CLI Entry
uv run vibesurf
🗺️ Roadmap
We're building VibeSurf to be your ultimate AI browser companion. Here's what's coming next:
-
Smart Skills System - Completed Add
/searchfor quick information search,/crawlfor automatic website data extraction and/codefor webpage js code execution. Integrated native APIs for Xiaohongshu, Douyin, Weibo, and YouTube. -
Third-Party Integrations - Completed Connect with hundreds of popular tools including Gmail, Notion, Google Calendar, Slack, Trello, GitHub, and more through Composio integration to combine browsing with powerful automation capabilities
-
Agentic Browser Workflow - In Progress Create custom drag-and-drop and conversation-based workflows for auto-login, data collection, and complex browser automation tasks
-
Powerful Coding Agent - In Progress Build a comprehensive coding assistant for data processing and analysis directly in your browser
-
Intelligent Memory & Personalization - Planned Transform VibeSurf into a truly human-like companion with persistent memory that learns your preferences, habits, and browsing patterns over time
🎬 Demo
How to use?
Your browser does not support playing this video!
Dozens of agent running in on browser
Your browser does not support playing this video!
📝 License
This repository is licensed under the VibeSurf Open Source License, based on Apache 2.0 with additional conditions.
👏 Acknowledgments
VibeSurf builds on top of other awesome open-source projects:
Huge thanks to their creators and contributors!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vibesurf-0.1.43.tar.gz.
File metadata
- Download URL: vibesurf-0.1.43.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e992c2aa3ab637d2ee75a81cde103fac735ced08fb9339bdb3cfd2ef794e1d6
|
|
| MD5 |
87d2955b56d86ce911bab58c7d5708c5
|
|
| BLAKE2b-256 |
220f6019a6ac0cd59821cb15c0a8897f9b7086d4deb32f343ef0e5e31907d29c
|
File details
Details for the file vibesurf-0.1.43-py3-none-any.whl.
File metadata
- Download URL: vibesurf-0.1.43-py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52f3611af9aa94a6df574caea97a1d2955bd35ce5cba916cd7e0e0e0818f98a3
|
|
| MD5 |
494d91410168231920e1195c609e55fc
|
|
| BLAKE2b-256 |
588254377d3fac244abdf3e59c48bc92d3fe8342ec04ab49249f8f89e5ae3482
|