# Undes AI > Undes AI, also known as Ündes, is a BYOK-first trust layer for AI-generated > engineering answers. It generates a candidate answer and shows how far that > answer can be trusted with evidence, critique, open assumptions, and a final > trust verdict. Undes AI is designed for software engineers who need to review AI-generated answers before using them in code reviews, architecture decisions, migrations, incident analysis, and security reviews. It does not position a single model response as the final answer: it structures model output into an artifact that shows what was checked, what evidence was used, what assumptions remain open, what could not be proven, and what risks were identified. ## Product - [Home](https://undes.app/): Overview of Undes AI and its trust layer for AI engineering answers. - [Pricing](https://undes.app/pricing): Community and Pro plans. - [Get Started](https://undes.app/get-started): Install the Undes AI CLI and run your first evidence-backed workflow. - [Documentation](https://undes.app/docs): Product documentation and workflow guidance. - [Examples](https://undes.app/examples): Reviewable engineering artifact examples. ## Concepts - [AI code review](https://undes.app/ai-code-review): Review AI-generated code with evidence, critique, and consensus before it reaches a PR. - [LLM hallucination checker](https://undes.app/llm-hallucination-checker): Turn a polished AI answer into a reviewable artifact instead of trusting it blindly. - [Community vs Pro](https://undes.app/community-vs-pro): When Community is enough and when a team needs Pro. ## Install Community CLI: npm install -g @undes.ai/cli Pro CLI: npm install -g @undes.ai/cli-pro ## Positioning Undes AI is not another chatbot or plain code generator. It helps developers review AI-generated engineering work with explicit trust boundaries. Undes does not guarantee correctness; it makes the review process explicit by showing evidence, assumptions, critique, open checks, and a final trust verdict. ## Optional - [Terms](https://undes.app/terms): Terms of use. - [Privacy Policy](https://undes.app/privacy): Privacy policy. - [Refund Policy](https://undes.app/refund-policy): Refund policy.