Giter Club home page Giter Club logo

auto-gpt-spoonacular-plugin's Introduction

Auto-GPT Spoonacular Plugin

The Auto-GPT Spoonacular Plugin

๐Ÿ”ง Plugin Installation

Follow these steps to configure the Auto-GPT Spoonacular Plugin:

1. Follow Auto-GPT-Plugins Installation Instructions

Follow the instructions as per the Auto-GPT-Plugins/README.md

2. Locate the .env.template file

Find the file named .env.template in the main /Auto-GPT folder.

3. Create and rename a copy of the file

Duplicate the .env.template file and rename the copy to .env inside the /Auto-GPT folder.

4. Edit the .env file

Open the .env file in a text editor. Note: Files starting with a dot might be hidden by your operating system.

5. Add Spoonacular configuration settings

Append the following configuration settings to the end of the file:

################################################################################
### SPOONACULAR
################################################################################
SPOONACULAR_API_KEY=YOUR_API_KEY_HERE

6. Allowlist Plugin

In your .env search for ALLOWLISTED_PLUGINS and add this Plugin:

################################################################################
### ALLOWLISTED PLUGINS
################################################################################

#ALLOWLISTED_PLUGINS - Sets the listed plugins that are allowed (Example: plugin1,plugin2,plugin3)
ALLOWLISTED_PLUGINS=AutoGPTSpoonacularPlugin

๐Ÿงช Test the Auto-GPT Spoonacular Plugin

Experience the plugin's capabilities by testing it for recommending dishes and getting recipes.

  1. Configure Auto-GPT: Set up Auto-GPT with the following parameters:
    • Name: ChefGPT
    • Role: Recommend
    • Goals:
      1. Goal 1: Ask user for query value
      2. Goal 2: Search recipes by user query using spoonacular plugin
      3. Goal 3: Ask user to select recipe id
      4. Goal 4: Terminate

A sample ai_settins.yaml

ai_goals:
- Ask user for query value
- Search recipes by user query using spoonacular plugin
- Ask user to select recipe id
- Get recipe instructions by user-provide recipe id  
- Terminate
ai_name: ChefGPT
ai_role: Recommend
  1. Run Auto-GPT: Launch Auto-GPT, which should use spooncacular plugin to give dish recommendations and recipes.

auto-gpt-spoonacular-plugin's People

Contributors

minfenglu avatar

Stargazers

 avatar Efrain Massanka-Garcia avatar Woodrow Pearson avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.