> For the complete documentation index, see [llms.txt](https://app.inwisso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://app.inwisso.com/apps/genaiapps-ask-ai-hear-answer.md).

# GenAiApps: Ask Ai, Hear Answer

{% embed url="<https://apps.apple.com/us/app/genaiapps-ask-ai-hear-answer/id6770346643>" %}

GenAiApps brings AI chat to the living room with streamed answers, local chat history, and speech playback built for a lean-back screen. Use it for quick questions, longer explanations, brainstorming, study help, and hands-free listening when reading on TV is not the mood.

### Ask AI On Apple TV

Start a new chat, type a question, and watch the response stream in. GenAiApps keeps the interface focused so the conversation stays easy to follow from across the room.

### Hear The Answer

Turn written replies into spoken audio. Read a single answer aloud, listen to a full saved conversation, test voices, stop playback at any time, and prepare audio in advance for smoother listening.

### Keep Recent Chats

Recent conversations are saved locally on your Apple TV until you delete them. Reopen a thread when you want to continue, review, or listen again.

### Choose Your AI Setup

Hosted mode works out of the box with server-side limits. Advanced users can switch to custom OpenRouter mode and enter their own API key, model ID, text-to-speech model, system prompt, and token limit.

### Speech Options

Use local/AI speech playback for natural spoken answers, or switch to the Apple system voice. GenAiApps includes voice controls for auto-read, prepared audio, and voice testing.

### Privacy-Aware By Design

GenAiApps has no ads, no tracking, and no analytics SDK. Chat history is stored locally on device. AI requests are transmitted only when needed to generate an answer or speech output. Hosted mode uses limited hashed quota logs for abuse prevention, rate limits, and reliability.

### Best For

* Asking AI questions from the couch
* Listening to long responses instead of reading them
* Reviewing saved conversations
* Brainstorming, learning, and explaining ideas
* Trying different AI and speech settings

### FAQ

#### Does GenAiApps require an account?

No. The app does not require account sign-in.

#### Does it work without my own API key?

Yes. Hosted AI mode is the default. Custom OpenRouter mode is optional for users who want to bring their own key and model settings.

#### Where is chat history stored?

Chat history is stored locally on your Apple TV until you delete it. When you continue a conversation, relevant chat content may be sent as context to the selected AI provider so the assistant can respond.

#### Can answers be read aloud?

Yes. You can read individual messages, full conversations, and new AI responses aloud depending on your audio settings.

#### Does the app track users?

No. GenAiApps does not include ads, tracking, or analytics SDKs. Hosted AI mode keeps limited hashed request logs for quota enforcement, abuse prevention, and reliability.

### Support

* Support Email: <contact@inwisso.com>


---

# 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://app.inwisso.com/apps/genaiapps-ask-ai-hear-answer.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.
