Skip to content

Jordan-Gilliam/actions

 
 

Repository files navigation

energizeai/actions

Welcome to energizeai/actions, by Energize AI. We're building the foundations for a new AI-centered internet, in which Actions are a core building block. Our agent Spark is designed to run a variety of tasks, such as sending emails via Google, creating issues in Linear, and more. This repository is dedicated to community contributions for developing new actions. The Actions Development Enviornment (ADE) allows developers to quickly build and test new actions.

Feel free to email info@energize.ai with questions or post a feedback to Spark.

hero

Documentation

Please refer to the following links for more information:

First, make sure you have cloned the repository and installed all the dependencies. You can do this by running the following commands in the root directory.

git clone https://github.com/energizeai/actions.git

cd actions

npm install

To run ADE, you can use the following command in the root directory.

npm run ade:dev

💡 To automate these steps for you, we recommend using our Code-Gen tool. You can run the following command in the root directory. It will create a custom Action template for you.

npm run generate:action

Contributing

Please read the contributing guide.

License

Licensed under the MIT license.

About

Actions is the world's best open source registry of LLM tools. Develop your own with ADE!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 82.0%
  • MDX 13.4%
  • JavaScript 2.5%
  • CSS 1.1%
  • Handlebars 1.0%