https://github.com/robocorp/actions-cookbook
Showcasing the best AI Actions for Robocorp Action Server. Contributions welcome!
https://github.com/robocorp/actions-cookbook
Last synced: about 1 year ago
JSON representation
Showcasing the best AI Actions for Robocorp Action Server. Contributions welcome!
- Host: GitHub
- URL: https://github.com/robocorp/actions-cookbook
- Owner: robocorp
- License: apache-2.0
- Archived: true
- Created: 2024-01-11T15:00:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T06:43:56.000Z (about 2 years ago)
- Last Synced: 2025-03-14T16:41:56.076Z (over 1 year ago)
- Language: Python
- Homepage: https://robocorp.com
- Size: 5.03 MB
- Stars: 28
- Watchers: 14
- Forks: 19
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Actions-Cookbook! 🌟
> **ALERT:**
> Robocorp has been [acquired by Sema4.ai](https://www.linkedin.com/pulse/sema4ai-raises-305-million-bring-open-source-powered-ai-mission-critical-i8wsc/), and we continue to develop the examples under a new repository [here](https://github.com/Sema4AI/cookbook).
## What's This All About?
The `actions-cookbook` is a collection of examples and templates,
designed to showcase the possibilities with the [Robocorp Action Server](https://github.com/robocorp/robocorp).
## Project Status: Developer Preview
It's important to note that the Robocorp Action Server itself is in an open-source developer preview phase.
This means while you explore and contribute to the `actions-cookbook`, you're also interacting with a platform
that's actively evolving. We're excited to see how your contributions increase potential of the Robocorp Action Server.
## Explore Our Examples
To get started, here are some of the basic examples:
- [Simple greeter, think of Hello World](/greeter)
- [Use API to get jokes](/api-jokes)
- [Automate browser to make Google searches](/browser-google)
- [Fill online forms with Playwright](/browser-fill-form)
- [Read data from Google Sheets, and write data back](/google-sheets)
- [Expose Postgres database queries to AI app](/database-postgres/)
## How to Contribute
Ready to add your flavor to the cookbook? Here’s how:
1. **Fork the Repository**: Start by creating your own fork. This is your canvas.
2. **Create Magic**: Build your AI action. Whether it's a simple script or a complex algorithm, if it's innovative, it belongs here.
3. **Submit a Pull Request**: Done with your masterpiece? Send us a PR, and let's review it together.
Don't worry about the size or scope of your contribution. Every bit adds value!
## Getting Started with Robocorp
New to Robocorp? No problem! We've got you covered with some helpful resources to get you started.
Head over to our main [repo](https://github.com/robocorp/robocorp), and remember to leave a ⭐️.
## Need Help?
Questions? Hurdles? Ideas? Reach out by opening an issue, or join our [community discussions](https://github.com/robocorp/robocorp/discussions). We're here to support each other in this exciting AI adventure!
## Acknowledgments
A heartfelt thank you to all the trailblazers and supporters in our community. Your contributions, big or small, are the secret ingredients that make this cookbook sizzle!