> For the complete documentation index, see [llms.txt](https://docs.metamorphlabs.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metamorphlabs.xyz/introduction.md).

# Introduction

Welcome to Metamorph Labs, a dedicated platform meticulously crafted for the vibrant AI/ML community! We believe in empowering enthusiasts, professionals, and learners alike to Explore, Build, Collaborate, and Educate about all things AI/ML.\ <br>

### Platform Highlights :&#x20;

1. **Technical Resources:**
   * Access a comprehensive library of technical resources, tutorials, and guides to aid your AI/ML journey. Stay updated with the latest tools, frameworks, and methodologies.
2. **Non-Technical Resources:**&#x20;
   * For a holistic approach, we provide non-technical resources, including articles, case studies, and industry insights, ensuring a well-rounded understanding of AI/ML applications.
3. **Community Forum:**&#x20;
   * Engage in lively discussions, seek advice, and share your expertise on our dedicated community forum. Connect with like-minded individuals, foster collaborations, and build lasting relationships.
4. **AI Events Calendar:**
   * Stay informed about upcoming AI events, conferences, and workshops through our AI Events Calendar. Never miss an opportunity to network, learn, and contribute to the ever-evolving AI landscape.
5. **Product Testing Service:**
   * Test your AI/ML products on our platform and receive robust, constructive feedback from our community. Ensure the quality and efficacy of your innovations through collaborative testing.
6. **Project Showcase:**
   * Showcase your ongoing projects, share insights into what you're building, and connect with potential collaborators, employers, or investors. Celebrate the diversity of projects within the AI/ML community.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.metamorphlabs.xyz/introduction.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.
