# Community Vision AI > Community Vision AI (CVAI) is an AI literacy platform and analysis suite. It pairs educational content (mental models, AI concept articles) with structured analysis tools (Epistemic Quality Audit, Spec Review, Mental Model analyses, Competitive Research, Conversational Analyst) that score business documents and decisions claim-by-claim. CVAI runs on Next.js with multi-locale support (en-us, en-ca, fr-ca, fr-fr) and exposes a versioned REST + MCP API. ## Quick Answers ### Q: What is Community Vision AI? A: Community Vision AI (CVAI) is an educational platform and analysis suite that helps people and teams reason about AI through mental models, structured audits of documents and specifications, and curated AI literacy content. ### Q: Who is CVAI for? A: CVAI is for product managers, founders, analysts, consultants, and educators who need to evaluate AI-influenced decisions, audit reasoning in business documents, and build durable AI literacy in their teams. ### Q: What analysis tools does CVAI provide? A: CVAI provides five tools: Epistemic Quality Audit (claim-by-claim scoring), Spec Review (10-dimension product-spec gate), Mental Model analyses (Go-to-Market, Pricing & Packaging, Competitive Moat), Competitive Research (auto-discovered competitor briefs), and the Conversational Analyst (multi-turn chat grounded in completed reports). ### Q: How much does CVAI Pro cost? A: CVAI Pro is $25/month or $250/year (a 17% discount). Both plans include $25/$250 of bundled analysis usage and a 20% discount on every additional analysis run. ### Q: Does CVAI have a public API? A: Yes. CVAI exposes a versioned REST API under /api/v1/ for analysis tools (EQA, Spec Review, Mental Models), billing, reports, and agent access. Authentication is via session cookie or a Bearer cvai_ak_ API key. ## Segments These topical segments cross-link each other and link back to this index. - [Full export](https://communityvision.ai/llms-full.txt): concatenated long-form export of every segment below - [Mental models](https://communityvision.ai/llms-mental-models.txt): mental-models library, definitions, use cases, roles - [AI concepts](https://communityvision.ai/llms-ai-concepts.txt): educational AI Concept articles - [Analysis tools](https://communityvision.ai/llms-tools.txt): EQA, Spec Review, Mental Model, Competitive Research, Conversational Analyst - [Pricing](https://communityvision.ai/llms-pricing.txt): plans, credit packs, PAYG, billing - [Business](https://communityvision.ai/llms-business.txt): CVAI Business, directory, consultant marketplace, team seats - [API & MCP](https://communityvision.ai/llms-api.txt): REST API, MCP server, agent access ## Locales CVAI publishes the same content under four BCP-47 locale roots: - https://communityvision.ai/en-us - https://communityvision.ai/en-ca - https://communityvision.ai/fr-ca - https://communityvision.ai/fr-fr ## Optional - [Sitemap index](https://communityvision.ai/sitemap.xml) - [API documentation](https://communityvision.ai/docs/api) - [About](https://communityvision.ai/en-us/about)