https://github.com/MULTI-ON/cookbook
MultiOn API
https://github.com/MULTI-ON/cookbook
Last synced: 5 months ago
JSON representation
MultiOn API
- Host: GitHub
- URL: https://github.com/MULTI-ON/cookbook
- Owner: MULTI-ON
- License: mit
- Created: 2023-06-15T00:09:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T23:52:04.000Z (8 months ago)
- Last Synced: 2024-08-15T00:25:43.304Z (8 months ago)
- Language: Python
- Homepage:
- Size: 5.63 MB
- Stars: 404
- Watchers: 10
- Forks: 64
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news-digest/news_digest.ipynb
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - MULTI-ON/cookbook - MultiOn API (Python)
README
***MultiOn is the Motor Cortex layer for AI***, ***enabling autonomous Web actions using natural language***
Enjoy our curated collection of examples and recipes for [MultiOn](https://www.multion.ai/api). Use these patterns to build your own Agentic applications. We're going to be shipping new examples weekly. Stay tuned!
## 🌟 Features
- 🚀 **Effortless Web Automation**: Navigate, scrape, and manipulate the web with ease.
- 🤖 **AI Agents**: Build and deploy custom AI agents for complex tasks.
- 🛠 **SDK Support**: Native Python and JavaScript SDKs available.
- 💡 **Rich Ecosystem**: Seamlessly integrate with Crew AI, LangChain, LlamaIndex, and more.
- 🌐 **Global Community**: Get support and collaborate with like-minded developers in our [Discord](https://discord.com/invite/multion).## Prerequisites
To make the most of the examples in this cookbook, you'll need an MultiOn account and API key (sign up [here](https://app.multion.ai)).
Some recipes use the Agent API in local mode, which requires the MultiOn Chrome Extension (install [here](https://chromewebstore.google.com/detail/multion/ddmjhdbknfidiopmbaceghhhbgbpenmm)).
## Table of recipes
### Projects
- [Internet of Agents](https://github.com/MULTI-ON/cookbook/tree/main/internet-of-agents) - deploy a swarm of web agents with MultiOn
- [Coding Agent](https://github.com/MULTI-ON/cookbook/tree/main/coding-agent) - execute coding projects end-to-end using MultiOn Agents.
- [Competitor Research](https://github.com/MULTI-ON/cookbook/tree/main/competitor-research) - use MultiOn Agents to do competitor analysis.
- [Job Search](https://github.com/MULTI-ON/cookbook/tree/main/job-search) - use MultiOn Agents to find suitable jobs and apply to one.### Notebooks
- [Scrape LinkedIn](https://github.com/MULTI-ON/cookbook/tree/main/scraping/scrape_linkedin.ipynb) - scrape LinkedIn with MultiOn
- [Recursively Scrape Hackernews](https://github.com/MULTI-ON/cookbook/tree/main/recursive-scraping/recursive_scraping.ipynb) - recursively scrape Hackernews posts and comments
- [Finding Accommodation](https://github.com/MULTI-ON/cookbook/tree/main/accommodation/accommodation.ipynb) - find and book accommodation on AirBnB using MultiOn
- [Restaurant Booking](https://github.com/MULTI-ON/cookbook/tree/main/restaurant-booking/restaurant_booking.ipynb) - find and book accommodation on AirBnB using MultiOn
- [News Analysis](https://github.com/MULTI-ON/cookbook/tree/main/news-digest/news_digest.ipynb) - use MultiOn to scrape and analyze news articles.
- [Personalized Travel Agent](https://github.com/MULTI-ON/cookbook/blob/main/personalized-travel-agent/mem0_travel_agent.ipynb) - Intelligent travel agent with MultiOn and [Mem0](https://mem0.ai)## Explore further
Looking for more resources to build with MultiOn agents? Check out these helpful links:
- 📜 [MultiOn Docs](https://docs.multion.ai)
- 🌐 [Community Discord](https://discord.com/invite/multion)## Contributing
We welcome any contributions to the MultiOn Cookbook, whether it's submitting an idea, fixing a typo, adding a new guide, or improving an existing one. If you have ideas for new examples or guides, share them on the [issues page](https://github.com/MULTI-ON/cookbook/issues).
If you want to directly contribute code, you can fork the repository, make your changes, and submit a pull request.
Happy building! 🙌
##
❤️ Loved MultiOn API? Give us a star to spread the word! ⭐️