Skip to content

playbooks-ai/playbooks-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playbooks AI Documentation

This repository contains the documentation for Playbooks AI, a framework for building AI agents with natural language programming.

Development

To build the documentation, run:

mkdocs build

To serve the documentation locally, run:

mkdocs serve

This will serve the documentation at http://127.0.0.1:8000.

To publish the documentation to GitHub Pages, run:

mkdocs gh-deploy

This will publish the documentation to the gh-pages branch of the repository.

License

This documentation is licensed under the same license as the Playbooks AI project.

About

Playbooks is a framework for building AI agents using plain English programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages