GitHub - ytang07/ai_agents_cookbooks: Cookbooks for AI Agents

3 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Cookbooks for AI Agents

License

GPL-3.0 license

151 stars 71 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

ai_agents_cookbooks

Cookbooks for AI Agents

Want to learn more AI at events? Follow along with our calendar at lu.ma/oss4ai

What is an AI Agent? An AI that can use other software as tools.

Prereqs:

  • Python 3.10 or higher

Setup

A development container is a running container with a well-defined tool/runtime stack and its prerequisites. You can try out development containers with GitHub Codespaces or Visual Studio Code Dev Containers.

Devcontainer Setup

  1. Install docker and visual studio code, if you haven't already

  2. Install the vscode devcontainer extension

  3. Either click here to automatically install and open the cookbooks in a new devcontainer, or follow the proceeding steps if you want to put them in a more recognizable place.

  4. Clone this repository onto your local computer

  5. Open up the folder in vscode

  6. Press "Ctrl-Shift-P" in vscode, and type "Dev Containers: Rebuild and Reopen"

  7. You should be good!

Codespaces Setup

  1. Just navigate to this repo on github, and in the dropdown menu, select "Codespaces".

About

Cookbooks for AI Agents

Resources

Readme

License

GPL-3.0 license

Activity

Stars

151 stars

Watchers

5 watching

Forks

71 forks

Releases

No releases published

Packages

No packages published