# AI Tooling

AI tooling provides the essential infrastructure and frameworks that support the development, deployment and monitoring of AI-powered applications. This section highlights tools that help streamline workflows, enhance visibility and enable customization when building with AI on Lilypad, with examples and guides for integrating them into your projects.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Anything LLM</td><td>GPT Desktop Client for Lilypad</td><td><a href="/pages/qqRWGKLBLRQDeDw2DYk2">/pages/qqRWGKLBLRQDeDw2DYk2</a></td><td><a href="/files/2rEw2nbiIeiKqEjl5OlE">/files/2rEw2nbiIeiKqEjl5OlE</a></td></tr><tr><td>Rivet</td><td>Agentic Workflows</td><td><a href="/pages/tP59O0RzH6seVT3nNY6i">/pages/tP59O0RzH6seVT3nNY6i</a></td><td><a href="/files/pziSitgRfqMpN8PHMiBA">/files/pziSitgRfqMpN8PHMiBA</a></td></tr><tr><td>Lilypad Llama3 Chatbot</td><td>AI-powered chatbot running on the Lilypad Network using Llama3 for intelligent responses.</td><td><a href="/pages/CEy7L25D3huoYK9QHQWf">/pages/CEy7L25D3huoYK9QHQWf</a></td><td><a href="/files/wcTTzzGVKBqFISjHbzZh">/files/wcTTzzGVKBqFISjHbzZh</a></td></tr><tr><td>Lilypad ML Workbench</td><td>A platform for running, fine-tuning and deploying AI models on the Lilypad Network, with support for Jupyter notebooks and multi-module workflow</td><td><a href="/pages/cIAFz1XYdxW6vwP2DYVz">/pages/cIAFz1XYdxW6vwP2DYVz</a></td><td><a href="/files/mU82wzs8cdCGZ4GDasi5">/files/mU82wzs8cdCGZ4GDasi5</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/ai-tooling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
