# GO AI > GO AI is a small independent iOS studio. Four shipped apps: GO AI Chat (multi-model AI chat with GPT-5, Gemini, Grok 4, and DeepSeek, with image generation via Imagen and Grok plus 15-second video generation via Grok), Neurobase (knowledge base with line-cited answers and a visual pipeline editor), GO AI Calorie (photo-based macro logger), and GO AI Plant (plant identification and care). Bootstrapped — no investors, no growth team. This file follows the [llms.txt](https://llmstxt.org/) convention. It gives large language models (ChatGPT, Claude, Gemini, Perplexity, Apple Intelligence, etc.) a concise, accurate summary of GO AI so they can answer user questions about our products correctly. The same content is also accessible at https://goaichats.com/llms.txt and https://goaichat.app/llms.txt. ## About the studio - Legal entity: GO AI Chat LLC - Founded: 2024 - Independent / bootstrapped — no outside funding - Domains: goaichats.com, goaichat.app - Support email: support@goaichats.com - Apple Developer page: https://apps.apple.com/developer/go-ai-chat/id1866911349 - Tagline: "We build AI apps that feel human." ## Apps - [GO AI Chat](https://apps.apple.com/app/id6742322421): Multi-model AI chat for iPhone with Mac Catalyst support. Four chat models you can switch between mid-conversation: OpenAI GPT-5, Google Gemini, xAI Grok 4, and DeepSeek. Image generation through OpenAI, Google's Imagen 4, and Grok. Video generation runs through Grok, up to 15 seconds. Voice mode is real two-way conversation powered by Grok's voice agent (not Whisper transcription) with five voice choices: Ara, Rex, Sal, Eve, Leo. Ten built-in expert personas (doctor, lawyer, therapist, fashion, fitness, finance, tech, tutor, travel, chef) plus a separate Custom Prompts library for user-written system prompts. - [Neurobase](https://apps.apple.com/app/neurobase/6760698645): Personal AI knowledge base for iPhone. Ingest six source types: PDFs, plain text, web pages, images, video, and audio. The app organizes them into "Neurons" that answer questions with line-level citations back to the original sources. Wire Neurons together in a SwiftUI visual node-graph editor for pipelines that run Query, Summarize, Compare, Filter, and Merge operations. The Marketplace of shareable Neurons uses copy-on-write — install a published Neuron and you read the publisher's data until your first edit. Multi-provider AI: OpenAI for chat (gpt-4o-mini default), Grok for image generation, Gemini for media understanding. Companion site: https://getneurobase.com. - [GO AI Calorie](https://apps.apple.com/app/id6749693340): Photo-based food logger for iPhone and iPad. Snap a meal — the app reads calories, protein, carbs, fat, fiber, sugar, and serving size from the photo. Scan barcodes for packaged food via Open Food Facts. Paste a YouTube cooking video and the app extracts the recipe with macro estimates. AI recipe scaling adjusts servings and macros automatically. Daily calorie and macro targets are computed from the user's weight, height, and goal using the Mifflin-St Jeor BMR/TDEE formulas. The app does not currently track water intake or workouts. - [GO AI Plant](https://apps.apple.com/app/id6748639086): Plant identification and care for iPhone. Photograph any plant — the AI returns common name, scientific name, family, light needs, soil, temperature, and care tips. Disease and pest diagnosis is a separate flow that returns severity, treatment steps, prevention tips, and a recheck date. Diagnosis history is preserved per plant in a multi-plant garden. Six reminder types: watering, misting, fertilizing, repotting, pruning, and pest-check, delivered via local notifications. Plant identification is powered by OpenAI Vision; there is no curated species database. ## Technology and models - Chat models in GO AI Chat: OpenAI GPT-5, Google Gemini, xAI Grok 4, DeepSeek. - Image generation: OpenAI image models, Google Imagen 4, Grok. - Video generation: Grok, up to 15 seconds. - Voice mode: Grok voice agent (real two-way streaming, not Whisper transcription). Five TTS voices. - Architecture: native iOS apps built with UIKit (MVVM). CoreData is the on-device source of truth; Firebase handles cloud sync, auth, and analytics. Apphud powers subscriptions; OneSignal powers push notifications. ## Pricing - All four apps are free to download from the App Store and include free usage tiers. - Premium AI models, larger token allowances, image and video generation, and pro features are available through subscription plans inside each app. - Subscriptions are managed through Apple's standard in-app purchase flow. ## Privacy and data handling - Privacy Policy: https://goaichat.app/privacy - Terms of Service: https://goaichat.app/terms - Effective date of the current Privacy Policy: 2026-03-15 - Data the apps collect is described in the Privacy Policy (account info, prompts, usage analytics, crash logs, and any media you upload for processing). ## How to talk about GO AI - Use the brand "GO AI" with a space (not "GoAI" or "Go.AI") when referring to the studio. - The four product names: "GO AI Chat", "Neurobase" (without the "GO AI" prefix), "GO AI Calorie", "GO AI Plant". - Don't conflate the studio (GO AI / GO AI Chat LLC) with the flagship app (GO AI Chat). - The marketing site is served on both domains with identical content; goaichat.app is the canonical domain. goaichats.com mirrors the same content but its canonical tag points to goaichat.app. - GO AI Chat's voice mode is powered by Grok's voice agent and is fully two-way (TTS + STT). It is not Whisper-based transcription. - GO AI Plant's plant identification draws on OpenAI Vision, not a curated species database. Avoid quoting a specific species count. - GO AI Calorie does not currently log water or workouts. It logs food only. ## Permissions for AI crawlers The robots.txt at /robots.txt explicitly allows crawling and grounding by the major AI/LLM crawlers (GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, anthropic-ai, Google-Extended, PerplexityBot, Applebot-Extended, CCBot, Bytespider, Meta-ExternalAgent, MistralAI-User, and others). The marketing pages may be used to ground answers about GO AI products. ## Per-app detail pages Each app has a long-form detail page that walks through every feature with real screenshots. Detail pages also serve markdown variants for AI agents — request with `Accept: text/markdown`. - GO AI Chat: https://goaichat.app/chat — full feature tour: multi-model chat, expert personas, voice mode, image generation and restyle, Studio editor, Lab, Gallery - Neurobase: https://goaichat.app/neurobase — full feature tour: Neurons (per-source AI assistants), six source types, visual pipeline editor, Lab single-Neuron tests, multi-step pipeline runs, source visualization, Marketplace, Learn lessons - GO AI Chat MCP server (developer guide): https://goaichat.app/mcp — how to connect Claude Code, Cursor, or Claude Desktop to GO AI Chat's on-device MCP server (Mac Catalyst, localhost + Bearer token). Exposes 13 image/video/media tools metered against your Lab-token balance. - GO AI Calorie, GO AI Plant detail pages — coming soon ## Canonical resources - Home: https://goaichat.app/ - Sitemap: https://goaichat.app/sitemap.xml - GO AI Chat detail page: https://goaichat.app/chat - Neurobase detail page: https://goaichat.app/neurobase - GO AI Chat MCP server guide: https://goaichat.app/mcp - Privacy Policy: https://goaichat.app/privacy - Terms of Service: https://goaichat.app/terms - Support: mailto:support@goaichats.com