From f1b5c4bf5e49534e23845d5a81150b10aefefd92 Mon Sep 17 00:00:00 2001 From: kylejeong2 Date: Tue, 20 Jan 2026 06:19:34 +0000 Subject: [PATCH] feat: Update the README.md to be more informative and en... --- README.md | 640 ++++++++++++++++++++++++++++++++++++++------------ opencode.json | 1 + 2 files changed, 497 insertions(+), 144 deletions(-) create mode 100644 opencode.json diff --git a/README.md b/README.md index 1518785..d6d73d0 100644 --- a/README.md +++ b/README.md @@ -1,214 +1,566 @@ -# Browserbase Integrations +
-**A comprehensive monorepo of production-ready integrations for Browserbase - the headless browser infrastructure for AI agents and web automation.** +# 🌐 Browserbase Integrations -Browserbase provides scalable, reliable browser infrastructure that powers the next generation of AI applications. This repository contains officially maintained integrations with popular frameworks, libraries, and platforms to help you build powerful web automation and AI agent solutions. +### Production-Ready Integrations for AI-Powered Web Automation + +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +[![Node.js](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen.svg)](https://nodejs.org/) +[![pnpm](https://img.shields.io/badge/pnpm-10.9.0-orange.svg)](https://pnpm.io/) +[![TypeScript](https://img.shields.io/badge/TypeScript-5.6.3-blue.svg)](https://www.typescriptlang.org/) +[![Documentation](https://img.shields.io/badge/docs-browserbase.com-purple.svg)](https://docs.browserbase.com) + +**Transform your AI agents and automation workflows with reliable, scalable browser infrastructure.** + +[πŸš€ Get Started](#-getting-started) β€’ [πŸ“š Documentation](https://docs.browserbase.com) β€’ [πŸ”§ Integrations](#-available-integrations) β€’ [πŸ’¬ Support](#-community--support) + +
+ +--- + +## 🎯 About This Repository + +Welcome to the **official Browserbase integrations monorepo** β€” your one-stop resource for integrating powerful headless browser capabilities into your favorite frameworks and platforms. Whether you're building AI agents, web scrapers, automation workflows, or data pipelines, you'll find production-ready examples and comprehensive guides to accelerate your development. + +This repository contains **15+ officially maintained integrations** spanning: + +- πŸ€– **AI Agent Frameworks** (CrewAI, AgentKit, LangChain, Mastra, Agno, Browser-Use, Portia AI, Temporal) +- πŸ—οΈ **Development Platforms** (Vercel AI, Trigger.dev) +- πŸ’³ **E-commerce & Payments** (Stripe Issuing) +- πŸ“Š **Data & Analytics** (MongoDB) +- πŸ§ͺ **Evaluation & Testing** (Braintrust) + +Each integration includes complete setup instructions, working code examples, best practices, and troubleshooting guides. + +--- ## πŸš€ What is Browserbase? -Browserbase is headless browser infrastructure designed specifically for AI agents and web automation at scale. It provides: +[**Browserbase**](https://browserbase.com) is the headless browser infrastructure designed specifically for AI agents and web automation at scale. Built to solve the challenges of modern web automation, Browserbase provides: + +| Feature | Description | +| ---------------------------- | -------------------------------------------------------- | +| πŸ”„ **Auto-Scaling Sessions** | Browser sessions that scale automatically to meet demand | +| πŸ›‘οΈ **Anti-Detection** | Advanced stealth technology to bypass bot protection | +| πŸ“Ή **Visual Debugging** | Session recordings, screenshots, and live debugging | +| 🌍 **Global Infrastructure** | Low-latency access from anywhere in the world | +| ⚑ **Reliable Execution** | Production-grade reliability for mission-critical tasks | +| πŸ€– **AI-Optimized** | Purpose-built for AI agent workflows and automation | -- **Browser sessions** that scale automatically -- **Anti-detection capabilities** to bypass bot protection -- **Visual debugging** with session recordings and screenshots -- **Global infrastructure** for low-latency access worldwide -- **Stealth technology** to ensure reliable web interaction +Browserbase removes the complexity of managing browser infrastructure so you can focus on building amazing products. -## πŸ“¦ Available Integrations +## πŸ”§ Available Integrations -Our integrations are organized by platform and use case, each with comprehensive documentation and examples: +Explore our comprehensive collection of integrations organized by use case. Each integration includes complete documentation, working examples, and best practices. + +--- ### πŸ€– AI Agent Frameworks -#### [**CrewAI Integration**](./examples/integrations/crewai/README.md) -Enable your CrewAI agents to browse the web like humans with the `BrowserbaseLoadTool`. Perfect for creating intelligent agent crews that need to gather real-time web data, extract content from complex pages, and interact with modern web applications. +Build intelligent agents that can browse, extract, and interact with the web autonomously. + + + + + + + + + + + + + + + + + + + + + +
+ +#### [**CrewAI**](./examples/integrations/crewai/) + +Enable CrewAI agent crews to browse the web with the `BrowserbaseLoadTool`. + +**Perfect for:** + +- Multi-agent web research tasks +- Real-time data gathering +- JavaScript-heavy site extraction +- Visual content capture + +**Variants:** Quickstart, Tutorial, Stagehand + + + +#### [**AgentKit**](./examples/integrations/agentkit/) + +Integrate Browserbase into AgentKit workflows for autonomous web browsing. + +**Perfect for:** + +- Inngest workflow automation +- Event-driven web tasks +- Scalable agent orchestration + +**Variants:** [Browserbase](./examples/integrations/agentkit/browserbase/) β€’ [Stagehand](./examples/integrations/agentkit/stagehand/) + +
+ +#### [**LangChain**](./examples/integrations/langchain/) + +Connect LangChain's AI ecosystem with real-world web browsing capabilities. + +**Perfect for:** + +- LLM-powered web agents +- Complex chain workflows +- Document retrieval from web + +**Variants:** [Browserbase](./examples/integrations/langchain/browserbase/) β€’ [Stagehand](./examples/integrations/langchain/stagehand/) + + + +#### [**Mastra**](./examples/integrations/mastra/) + +AI-powered web automation with natural language commands. + +**Perfect for:** + +- Natural language web navigation +- Smart data extraction +- OpenAI-driven automation +- Session-based workflows -**Key Features:** -- Extract text from JavaScript-heavy websites -- Capture screenshots and visual content -- Bypass anti-bot mechanisms -- Seamless integration with CrewAI's tool ecosystem +
-#### [**AgentKit Integration**](./examples/integrations/agentkit/) -Powerful integrations for AgentKit workflows with both Browserbase and Stagehand implementations: +#### [**Agno**](./examples/integrations/agno/) -- **[Browserbase Implementation](./examples/integrations/agentkit/browserbase/README.md)** - Direct Browserbase integration for AgentKit -- **[Stagehand Implementation](./examples/integrations/agentkit/stagehand/README.md)** - AI-powered web automation using Stagehand +Natural language web scraping with AI agents that adapt to page changes. -#### [**Agno Integration**](./examples/integrations/agno/README.md) -**Intelligent Web Scraping with AI Agents** - Natural language web scraping using Agno's AI agents powered by Browserbase's cloud browser infrastructure. Perfect for complex data extraction, market research, and automated content monitoring. +**Perfect for:** -**Key Features:** -- Natural language scraping instructions -- AI agents that adapt to page changes -- Visual analysis and screenshot capabilities -- Structured data extraction (JSON, CSV) -- Automatic error recovery and retries +- Market research automation +- Content monitoring +- Visual analysis +- Structured data extraction -#### [**LangChain Integration**](./examples/integrations/langchain/README.md) -Integrate Browserbase with LangChain's ecosystem for advanced AI applications. Build chains that can browse, extract, and interact with web content as part of larger AI workflows. + -#### [**Mastra Integration**](./examples/integrations/mastra/README.md) -Powerful web automation combining Browserbase's Stagehand with Mastra's AI agent framework. Enable your Mastra agents to navigate websites, extract data, and perform complex web interactions through natural language commands. +#### [**Browser-Use**](./examples/integrations/browser-use/) -**Key Features:** -- AI-powered web navigation and interaction -- Smart element observation and data extraction -- Session management with automatic timeouts -- Natural language interface to web automation -- Integration with OpenAI models for intelligent decision-making +Simplified browser automation SDK for AI applications. -#### [**Browser-Use Integration**](./examples/integrations/browser-use/README.md) -Streamlined browser automation for AI applications with a focus on simplicity and reliability. +**Perfect for:** -#### [**Temporal Integration**](./examples/integrations/temporal/README.md) -**Resilient Browser Automation with Workflow Orchestration** - Build fault-tolerant web automation that automatically recovers from failures using Temporal's durable execution engine. Perfect for mission-critical browser tasks that need guaranteed completion. +- Quick prototyping +- Streamlined workflows +- Reliable automation -**Key Features:** -- Automatic retry logic with exponential backoff -- Durable execution that survives crashes and restarts -- Visual workflow monitoring and debugging -- Clean separation of business logic from retry concerns -- Production-ready error handling and recovery +
-#### [**Portia AI Integration**](./examples/integrations/portia/README.md) -Build intelligent web agents with **persistent authentication** using Portia AI's multi-agent framework. Portia enables both multi-agent task planning with human feedback and stateful multi-agent task execution with human control. +#### [**Portia AI**](./examples/integrations/portia/) -**Key Features:** -- **Persistent Authentication** - Agents can authenticate once and reuse sessions -- **Human-in-the-Loop** - Structured clarification system for authentication requests -- **Multi-User Support** - Isolated browser sessions per end user -- **Production-Ready** - Open-source framework designed for reliable agent deployment +Multi-agent framework with persistent authentication and human-in-the-loop control. **Perfect for:** -- LinkedIn automation with user authentication -- E-commerce agents that need to log into shopping sites -- Data extraction from authenticated dashboards -- Any web task requiring persistent user sessions + +- LinkedIn automation +- Authenticated e-commerce tasks +- Dashboard data extraction +- Multi-user agent systems + +**Features:** Persistent sessions, human feedback, multi-user support + + + +#### [**Temporal**](./examples/integrations/temporal/) + +Resilient browser automation with durable execution and automatic recovery. + +**Perfect for:** + +- Mission-critical tasks +- Long-running workflows +- Fault-tolerant automation +- Guaranteed completion + +**Features:** Auto-retry, crash recovery, visual monitoring + +
+ +#### [**Cartesia**](./examples/integrations/cartesia/) + +Voice agent integration with real-time web form filling capabilities. + +**Perfect for:** + +- Voice-to-form automation +- Real-time conversational UI +- Async web interactions +- Gemini API integration + +**Tech Stack:** Cartesia Line, Stagehand, Gemini API, Python + +
+ +--- ### πŸ—οΈ Development & Deployment Platforms -#### [**Vercel AI Integration**](./examples/integrations/vercel/README.md) -Enhance your Vercel applications with web-browsing capabilities. Build Generative User Interfaces that can access real-time web data and create dynamic, AI-powered experiences. +Deploy browser automation at scale with modern development platforms. + + + + + + +
+ +#### [**Vercel AI SDK**](./examples/integrations/vercel/) -**Examples Include:** -- **BrowseGPT** - A chat interface with real-time web search capabilities -- **Vercel + Puppeteer** - Server-side browser automation on Fluid Compute +Build Generative UIs with real-time web browsing capabilities. -#### [**Trigger.dev Integration**](./examples/integrations/trigger/README.md) -**Background Jobs & Web Automation** - Build robust background task workflows with Trigger.dev's job orchestration platform. Combine Browserbase's web automation capabilities with scheduled tasks, retry logic, and complex multi-step workflows. +**Examples:** -**Key Features:** -- **Scheduled Web Scraping** - Automated data collection with cron-based scheduling -- **PDF Processing Pipelines** - Convert documents and upload to cloud storage -- **AI-Powered Content Workflows** - Scrape, summarize, and distribute content via email -- **Task Hierarchies** - Complex parent-child job relationships with batch processing -- **Production-Grade Reliability** - Built-in retries, error handling, and observability +- **[BrowseGPT](./examples/integrations/vercel/BrowseGPT/)** - Chat interface with live web search +- **[Vercel + Puppeteer](./examples/integrations/vercel/vercel-puppeteer/)** - Server-side automation on Fluid Compute **Perfect for:** -- Automated market research and competitive analysis -- Document processing and content generation workflows -- Scheduled reporting and email automation -- Complex web automation pipelines that require orchestration + +- AI-powered chat applications +- Real-time data integration +- Dynamic user experiences +- Serverless browser automation + + + +#### [**Trigger.dev**](./examples/integrations/trigger/) + +Background jobs and workflow orchestration for web automation. + +**Perfect for:** + +- Scheduled web scraping +- PDF processing pipelines +- AI content workflows +- Task hierarchies +- Production reliability + +**Features:** Cron scheduling, retries, observability, batch processing + +
+ +--- ### πŸ’³ E-commerce & Payments -#### [**Stripe Integration**](./examples/integrations/stripe/README.md) -**Agentic Credit Card Automation** - Create virtual cards with Stripe Issuing and automate online purchases with Browserbase. Perfect for programmatic commerce, testing payment flows, and building AI shopping agents. +Automate online commerce with virtual payment capabilities. + + + + + +
+ +#### [**Stripe Issuing**](./examples/integrations/stripe/) + +Agentic credit card automation with virtual cards and programmatic purchases. + +**Perfect for:** + +- AI shopping agents +- Payment flow testing +- Programmatic commerce +- Automated purchasing + +**Variants:** [Node.js](./examples/integrations/stripe/node/) β€’ [Python](./examples/integrations/stripe/python/) β€’ [Stagehand](./examples/integrations/stripe/stagehand/) -**Capabilities:** -- Create virtual cards with spending controls -- Automate secure online purchases -- Available in Node.js, Python, and Stagehand implementations -- Production-ready with comprehensive examples +**Features:** Virtual cards, spending controls, secure automation -### πŸ“Š Data Storage, Searching and Analysis +
-#### [**MongoDB Integration**](./examples/integrations/mongodb/README.md) -**Intelligent Web Scraping & Data Storage** - Extract semi-structured data from e-commerce websites using Stagehand and store it in MongoDB for analysis. Perfect for building data pipelines, market research, and competitive analysis workflows. +--- + +### πŸ“Š Data Storage & Analysis + +Extract, transform, and store web data at scale. + + + + + +
+ +#### [**MongoDB**](./examples/integrations/mongodb/) + +Intelligent web scraping with structured data storage and analysis. + +**Perfect for:** + +- E-commerce data pipelines +- Market research +- Competitive analysis +- Vector search integration +- Real-time stream processing + +**Variants:** [Python](./examples/integrations/mongodb/python/) β€’ [TypeScript](./examples/integrations/mongodb/typescript/) + +**Features:** Schema validation (Pydantic/Zod), AI extraction, data analysis + +
+ +--- + +### πŸ§ͺ Evaluation & Testing + +Monitor and improve your AI agent performance. + + + + + +
+ +#### [**Braintrust**](./examples/integrations/braintrust/) + +Evaluate and test AI agent performance in web automation workflows. + +**Perfect for:** -**Capabilities:** -- Document-based model and advanced features like Vector Search and Real-Time Stream Processing make it the perfect foundation for advanced search and data pipelines -- AI-powered web scraping with Stagehand -- Structured data extraction with schema validation -- MongoDB storage for persistence and querying -- Built-in data analysis and reporting -- Robust error handling for production use +- LLM prototyping +- Performance monitoring +- Agent improvement +- Tool calling evaluation -### πŸ“Š Evaluation & Testing +**Features:** API & SDK implementations, comprehensive metrics -#### [**Braintrust Integration**](./examples/integrations/braintrust/README.md) -Integrate Browserbase with Braintrust for evaluation and testing of AI agent performance in web environments. Monitor, measure, and improve your browser automation workflows. +
-## πŸ—οΈ Monorepo Structure +--- + +## πŸ“ Repository Structure ``` -integrations/ +browserbase-integrations/ +β”œβ”€β”€ .github/ +β”‚ └── workflows/ # CI/CD pipelines β”œβ”€β”€ examples/ -| | -β”‚ └── community/ # WIP +β”‚ β”œβ”€β”€ community/ # Community contributions (WIP) β”‚ └── integrations/ -β”‚ β”œβ”€β”€ agentkit/ # AgentKit implementations -β”‚ β”œβ”€β”€ agno/ # AI-powered web scraping agents -β”‚ β”œβ”€β”€ braintrust/ # Evaluation and testing tools -β”‚ β”œβ”€β”€ browser-use/ # Simplified browser automation -β”‚ β”œβ”€β”€ crewai/ # CrewAI framework integration -β”‚ β”œβ”€β”€ stripe/ # Stripe Issuing + automation -β”‚ β”œβ”€β”€ langchain/ # LangChain framework integration -β”‚ β”œβ”€β”€ mastra/ # Mastra AI agent integration -β”‚ β”œβ”€β”€ mongodb/ # MongoDB data extraction & storage -β”‚ β”œβ”€β”€ portia/ # Portia AI multi-agent framework -β”‚ β”œβ”€β”€ stripe/ # Stripe Issuing + automation -β”‚ β”œβ”€β”€ temporal/ # Temporal workflow orchestration -β”‚ β”œβ”€β”€ trigger/ # Trigger.dev background jobs & automation -β”‚ └── vercel/ # Vercel AI SDK integration -└── README.md # This file +β”‚ β”œβ”€β”€ agentkit/ # AgentKit implementations +β”‚ β”œβ”€β”€ agno/ # AI-powered scraping agents +β”‚ β”œβ”€β”€ braintrust/ # Evaluation & testing +β”‚ β”œβ”€β”€ browser-use/ # Simplified automation +β”‚ β”œβ”€β”€ cartesia/ # Voice agent integration +β”‚ β”œβ”€β”€ crewai/ # CrewAI framework +β”‚ β”œβ”€β”€ langchain/ # LangChain integration +β”‚ β”œβ”€β”€ mastra/ # Mastra AI agents +β”‚ β”œβ”€β”€ mongodb/ # Data extraction & storage +β”‚ β”œβ”€β”€ portia/ # Multi-agent framework +β”‚ β”œβ”€β”€ stripe/ # Payment automation +β”‚ β”œβ”€β”€ temporal/ # Workflow orchestration +β”‚ β”œβ”€β”€ trigger/ # Background jobs +β”‚ └── vercel/ # Vercel AI SDK +β”œβ”€β”€ package.json # Monorepo configuration +β”œβ”€β”€ pnpm-workspace.yaml # Workspace definition +β”œβ”€β”€ tsconfig.json # TypeScript config +β”œβ”€β”€ eslint.config.js # Linting rules +β”œβ”€β”€ .prettierrc.json # Code formatting +└── README.md # You are here ``` +--- + ## πŸš€ Getting Started -1. **Choose your integration** based on your framework or use case -2. **Navigate to the specific integration directory** for detailed setup instructions -3. **Follow the README** in each integration for environment setup and examples -4. **Review the code samples** to understand implementation patterns +### Quick Start + +1️⃣ **Create a Browserbase Account** + +```bash +# Sign up at https://browserbase.com +# Get your API key from the dashboard +``` + +2️⃣ **Choose Your Integration** + +- Browse the [integrations above](#-available-integrations) +- Select based on your framework or use case +- Navigate to the integration directory + +3️⃣ **Follow the Setup Guide** + +- Each integration has a comprehensive README +- Install dependencies (Node.js or Python) +- Configure environment variables +- Run the example code -Each integration includes: -- βœ… Complete setup instructions -- βœ… Environment configuration guides -- βœ… Working code examples -- βœ… Best practices and tips -- βœ… Troubleshooting guides +4️⃣ **Explore and Customize** -## πŸ”§ Prerequisites +- Review working code samples +- Adapt to your specific needs +- Deploy to production + +### What's Included + +Each integration provides: + +| Component | Description | +| ----------------------------- | ------------------------------------ | +| πŸ“– **Complete Documentation** | Step-by-step setup and usage guides | +| βš™οΈ **Environment Setup** | Configuration templates and examples | +| πŸ’» **Working Examples** | Production-ready code samples | +| 🎯 **Best Practices** | Performance tips and recommendations | +| πŸ”§ **Troubleshooting** | Common issues and solutions | + +### Prerequisites Most integrations require: -- A [Browserbase account](https://browserbase.com) and API key -- Node.js 18+ or Python 3.8+ (depending on implementation) -- Framework-specific dependencies (detailed in each integration) -## πŸ“– Documentation +- βœ… [**Browserbase Account**](https://browserbase.com) β€” Sign up for free and get your API key +- βœ… **Runtime Environment** β€” Node.js 18+ or Python 3.8+ (check specific integration) +- βœ… **Package Manager** β€” npm/pnpm/yarn for Node.js or pip for Python +- βœ… **Framework Dependencies** β€” Detailed in each integration's README + +### Monorepo Development + +This repository uses **pnpm workspaces** for managing multiple packages: + +```bash +# Install all dependencies +pnpm install + +# Run all integrations in dev mode +pnpm dev + +# Build all TypeScript integrations +pnpm build + +# Lint all code +pnpm lint -For comprehensive documentation, tutorials, and API references, visit: +# Format all code +pnpm format -**πŸ”— [Official Browserbase Documentation](https://docs.browserbase.com)** +# Type check all TypeScript code +pnpm typecheck +``` + +--- + +## πŸ“– Documentation & Resources + +### Official Documentation + +- πŸ“š **[Browserbase Docs](https://docs.browserbase.com)** β€” Comprehensive guides and API references +- πŸŽ“ **[Tutorials](https://docs.browserbase.com/tutorials)** β€” Step-by-step learning resources +- πŸ” **[API Reference](https://docs.browserbase.com/api-reference)** β€” Complete API documentation +- πŸŽ₯ **[Video Guides](https://browserbase.com/videos)** β€” Visual tutorials and demos + +### Helpful Links + +- 🌐 **[Browserbase Homepage](https://browserbase.com)** β€” Learn about the platform +- πŸ’¬ **[Community Discord](https://discord.gg/browserbase)** β€” Connect with other developers +- πŸ“° **[Blog](https://browserbase.com/blog)** β€” Latest updates and use cases +- 🐦 **[Twitter](https://twitter.com/browserbase)** β€” Follow for announcements + +--- ## 🀝 Community & Support -### Get Help -- **πŸ“§ Email Support**: [support@browserbase.com](mailto:support@browserbase.com) -- **πŸ“š Documentation**: [docs.browserbase.com](https://docs.browserbase.com) +### Need Help? + +We're here to support you: + +- πŸ“§ **Email Support** β€” [support@browserbase.com](mailto:support@browserbase.com) +- πŸ’¬ **Discord Community** β€” Join our [Discord server](https://discord.gg/browserbase) for discussions +- πŸ“š **Documentation** β€” Check our [comprehensive docs](https://docs.browserbase.com) +- πŸ› **Bug Reports** β€” Open an issue in this repository +- πŸ’‘ **Feature Requests** β€” Share your ideas via GitHub Issues ### Contributing -We welcome contributions! Each integration has its own contribution guidelines. Feel free to: -- Report bugs and request features -- Submit pull requests with improvements -- Share your own integration examples -- Help improve documentation + +We welcome contributions from the community! Here's how you can help: + +#### πŸ”§ Code Contributions + +- πŸ› **Fix bugs** β€” Submit pull requests for bug fixes +- ✨ **Add features** β€” Enhance existing integrations +- πŸ“ **Improve docs** β€” Help make documentation clearer +- πŸ§ͺ **Add tests** β€” Increase code coverage and reliability + +#### πŸ’‘ Share Your Work + +- 🌟 **Community integrations** β€” Build integrations for new frameworks +- πŸ“– **Write tutorials** β€” Share your learning experiences +- πŸŽ₯ **Create videos** β€” Show others how to use Browserbase +- πŸ’¬ **Answer questions** β€” Help others in Discord or GitHub + +#### Guidelines + +1. Fork the repository +2. Create a feature branch (`git checkout -b feature/amazing-integration`) +3. Make your changes with clear commit messages +4. Test your changes thoroughly +5. Submit a pull request with a detailed description + +For major changes, please open an issue first to discuss your ideas. + +--- + +## πŸ—ΊοΈ Roadmap + +We're constantly expanding our integration ecosystem. Upcoming integrations: + +- πŸ”„ **More AI frameworks** β€” Additional agent platforms and tools +- 🌐 **Cloud platforms** β€” AWS Lambda, Google Cloud Functions, Azure +- πŸ“Š **Data platforms** β€” More databases and analytics tools +- πŸ§ͺ **Testing frameworks** β€” Playwright, Puppeteer, Selenium integrations +- πŸ€– **Voice & vision** β€” More multimodal AI integrations + +Have a suggestion? [Open an issue](https://github.com/browserbase/integrations/issues/new) or join our [Discord](https://discord.gg/browserbase)! + +--- + +## πŸ“Š Integration Stats + +| Category | Count | Languages | +| ------------------------ | ------- | --------------------- | +| πŸ€– AI Agent Frameworks | 8 | Python, TypeScript | +| πŸ—οΈ Development Platforms | 2 | TypeScript | +| πŸ’³ E-commerce & Payments | 1 | Python, TypeScript | +| πŸ“Š Data & Analytics | 1 | Python, TypeScript | +| πŸ§ͺ Evaluation & Testing | 1 | TypeScript | +| **Total Integrations** | **15+** | **Multiple variants** | + +--- ## πŸ“„ License -This project is licensed under the MIT License. See individual integration directories for any additional licensing information. +This project is licensed under the **MIT License** β€” see the [LICENSE](LICENSE) file for details. + +Individual integrations may have additional licensing requirements. Please check each integration's directory for specific information. + +--- + +## πŸ™ Acknowledgments + +Built with care by the **Browserbase team** and our amazing community contributors. + +Special thanks to all the framework and platform maintainers who make these integrations possible. --- -**Built with ❀️ by the Browserbase team** \ No newline at end of file +
+ +**[⬆ Back to Top](#-browserbase-integrations)** + +Made with ❀️ by [Browserbase](https://browserbase.com) + +[Get Started](https://browserbase.com) β€’ [Documentation](https://docs.browserbase.com) β€’ [Discord](https://discord.gg/browserbase) β€’ [Twitter](https://twitter.com/browserbase) + +
diff --git a/opencode.json b/opencode.json new file mode 100644 index 0000000..309562a --- /dev/null +++ b/opencode.json @@ -0,0 +1 @@ +{"$schema": "https://opencode.ai/config.json", "provider": {"anthropic": {"models": {}, "options": {"apiKey": "{env:ANTHROPIC_API_KEY}"}}}} \ No newline at end of file