haive.tools.tools.toolkits.gradio_toolkitΒΆ

Gradio Toolkit for AI model inference through Gradio-hosted apps.

This toolkit provides tools for interacting with various AI models hosted on Hugging Face Spaces via Gradio interfaces. It includes tools for tasks like image generation, audio transcription, image captioning, and more.

Note: Some tools may be unavailable if the corresponding Gradio spaces are experiencing runtime errors or other issues. Make sure to handle potential errors gracefully when using these tools.

Examples

from haive.tools.toolkits.gradio_toolkit import gradio_toolkit

haive.tools.tools.toolkits.gradio_toolkit.gradio_toolkitΒΆ

List of Langchain-compatible tools for various AI tasks