Skip to content

Welcome to Griptape

Griptape Discord Docs

griptape is a modular Python framework for LLM workflows, tools, memory, and data

Core Projects

  • griptape offers developers the ability to build AI systems that operate across two dimensions: predictability and creativity. For predictability, software structures like sequential pipelines and directed acyclic graphs (DAGs) are enforced. Creativity, on the other hand, is facilitated by safely prompting LLMs with Griptape Tools that connect to external APIs and data sources. Developers can move between these two dimensions according to their use case.

Docs

Please refer to the Griptape Docs for:

  • Getting started guides.
  • Core concepts and design overviews.
  • Examples.
  • Contribution guidelines.

Pinned

  1. griptape griptape Public

    Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.

    Python 1.6k 110

  2. griptape-labs griptape-labs Public

    Experimental tools and extensions for Griptape

    Python 9 7

  3. griptape-trade-school griptape-trade-school Public

    Griptape Trade School mkdocs

    HTML 3 5

  4. griptape-cli griptape-cli Public

    CLI tool for the Griptape Framework and Cloud

    Python 3

Repositories

Showing 10 of 19 repositories