# Edge AI SDK/GenAI Studio

{% hint style="danger" %}

### <mark style="color:red;">**Important Site Migration: Find Our Technical Manuals Here**</mark>

#### Our technical manual has moved!

Please be aware that this website will no longer be updated. All our technical documentation has been officially migrated to our new platform: \[<https://docs.genai-studio.advantech.com/>].

Please update your bookmarks and direct all future inquiries and visits to the new site.

Thank you for your understanding!
{% endhint %}

## A Revolutionary Tool for LLM Fine-Tuning

GenAI Studio, built on the versatile AnythingLLM platform, not only inherits its unrivaled integration capabilities with both local and cloud-based Large Language Models (LLMs), such as OpenAI, Gemini, Anthropic, and Ollama, but also introduces <mark style="color:blue;">**full-parameter fine-tuning functionality for LLMs, optimized for environments with limited GPU resources**</mark>. Whether enhancing natural language processing capabilities or advancing dialogue systems, GenAI Studio supports traditional Retrieval Augmented Generation (RAG) techniques to drive innovation further.

{% embed url="<https://youtu.be/GVMexUe7DDA>" %}

[**Product Landing Page**](https://campaign.advantech.online/en/edgeaisdk/index.html) 🔗

**Contact Us:** <aide.support@advantech.com>

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>About GenAI Studio</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Feature Overview</strong></td><td>Learn the Feature Highlights</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr><tr><td><strong>Fine-tune</strong></td><td>Fine-tuning your Model</td><td></td><td></td><td><a href="/pages/JljG4wm6sVkcMAMFfJYy">/pages/JljG4wm6sVkcMAMFfJYy</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://genai-studio.gitbook.io/docs/readme.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.
