Gunzino Support

Contact Support

If you need help with a product listed on Gunzino or want to send feedback, fill out the form below. A reply will be sent as soon as possible.

Frequently Asked Questions (FAQ)

OpenClinic

What is OpenClinic?

OpenClinic is a provider-facing clinical workspace prototype built with SwiftData, SMART on FHIR import, dermatology photo workflows, and a clinical retrieval stack derived from OpenIntelligence internals.

Is OpenClinic certified for real-world medical diagnostics?

No. OpenClinic is an open-source prototype and developer playground. It is not compliant with clinical certification requirements and should not be used as a substitute for professional clinician judgment.

OpenIntelligence

What is OpenIntelligence?

OpenIntelligence is an Apple Intelligence-fueled agentic RAG system for iPhone and iPad. It combines Apple's Foundation Models framework, a local 3B-parameter on-device model path, PDFKit, Vision OCR, local indexing, citations, and a reusable engine boundary for grounded document work.

Does OpenIntelligence upload my documents to the cloud?

By default, document libraries, retrieval state, citations, and the on-device Apple Intelligence path stay local. Any Apple-managed cloud capacity or optional external model path depends on the supported platform route and explicit user action.

OpenResponses

What is OpenResponses?

OpenResponses is a native SwiftUI developer client for the OpenAI Responses API. It exposes direct request controls, SSE streaming events, reasoning traces, tool runs, computer-use approvals, and MCP or connector configuration in one app.

What models does OpenResponses support?

OpenResponses centers on the models and tool paths available to your OpenAI account, including GPT-5, GPT-4.1, compatible reasoning models, and the specialized computer-use paths exposed by the app. It fetches the live model list from OpenAI instead of relying on a hard-coded catalog.

What is MCP integration?

Model Context Protocol (MCP) lets OpenResponses connect to remote MCP servers and certain hosted connectors, depending on your model, tool compatibility, and configured authentication. The app keeps approval flows visible so tool calls are not hidden behind a proxy.

What is the computer use feature?

Computer use is the app's browser automation harness for supported tool and model paths. It lets the model navigate sites, click, type, scroll, and capture screenshots, but every step stays behind visible approval and audit controls.

OpenCone

What is OpenCone?

OpenCone is a cloud-hybrid RAG client. It parses and OCRs documents locally, sends chunk text to OpenAI embeddings, stores vectors in Pinecone, and sends retrieved context to the OpenAI Responses API for grounded answers.

What API keys do I need for OpenCone?

You need an OpenAI API key for embeddings and responses, plus a Pinecone API key and project details for vector storage and search.

What file types does OpenCone support?

OpenCone supports PDF, DOCX, TXT files, and images (with OCR capability using VisionKit).

Is my data secure in OpenCone?

Yes. OpenCone uses secure connections for API integrations, security-scoped bookmarks for file access, and follows best practices for data handling. Your documents and embeddings are stored in your own Pinecone account.

OpenAssistant (Legacy)

What is OpenAssistant?

OpenAssistant was a native iOS dashboard for the OpenAI Assistants API, built around assistants, threads, runs, files, and vector stores.

Why is OpenAssistant no longer updated?

OpenAssistant is an archived product line. Ongoing work moved to OpenResponses, which targets the newer direct Responses API model instead of the older Assistants API thread-and-run workflow.

General

Are these apps available on the App Store?

Availability varies by product. Some lines ship or shipped through the App Store, OpenClinic remains a prototype, and OpenAssistant is archived. Use each product page for the current download and support status instead of assuming the whole catalog works the same way.

How can I contribute to these projects?

Contributions are welcome! Visit the GitHub organization repositories, fork the code, and submit pull requests. Check each project's README for contributing guidelines.

Where can I report bugs or request features?

Please open an issue on the respective application's GitHub repository. For general feedback, use the contact form above.