# Product Suite

[**Model Hub**](/skillful-ai-public-docs/skillfulai_docs_v1.0/product-suite/model-hub.md)

The Model Hub is a platform for testing 40+ AI models like GPT-4o, Claude, and others to understand their capabilities. It serves as a testing ground to explore how models respond before adding them into AI Agents. It also includes a collaborative mode that enables interactions between multiple LLMs on different scenarios like debate, argument, creative writing etc.

[**AI Builder**](/skillful-ai-public-docs/skillfulai_docs_v1.0/product-suite/ai-builder.md)

The AI Builder provides a simple interface with drag-and-drop functionality for customizing AI models. Users can add their own data, skills and context to make it more personal or focused on a specific task.

[**Agent Hub**](/skillful-ai-public-docs/skillfulai_docs_v1.0/product-suite/agent-hub.md)

The Agent Hub is the space where users interact with their AI agents or characters. It also maintains a history of past conversations.

[**Marketplace**](/skillful-ai-public-docs/skillfulai_docs_v1.0/product-suite/ai-marketplace.md)

The Marketplace enables the buying, selling, or renting of AI agents and characters. Creators receive royalties for every sale or rental of their AI agents or character.&#x20;

[**Image Hub**](/skillful-ai-public-docs/skillfulai_docs_v1.0/product-suite/image-hub.md)

The Image Hub has two features: Text-to-Image and Image-to-Image.&#x20;

Text-to-Image allow image the generation of up to four at a time. Iti s optimized for comic-style visuals but also excels at producing highly realistic images. Customization options allow control over randomness, detail, and creativity to refine outputs.

Image-to-Image enables precise modifications to selected areas within any image. Users can define the edit region, choose the desired operation—such as object removal, insertion, background replacement, or canvas expansion—and adjust settings to achieve accurate, high-quality results.

[**Wallet**](/skillful-ai-public-docs/skillfulai_docs_v1.0/product-suite/wallet.md)

The Wallet section provides a snapshot of a user's activity and assets on Skillful AI, including profile details, earnings, request balance, achievements, transaction history, subscriptions, and owned NFTs or characters.&#x20;


---

# 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://skillful-ai.gitbook.io/skillful-ai-public-docs/skillfulai_docs_v1.0/product-suite.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.
