Skip to main content

Conclusion UI

The Conclusion UI provides a web-based interface that encapsulates and simplifies access to the Conclusion API in a dedicated sandbox environment. It offers an intuitive way to create conclusions, monitor their progress, and review results without direct API integration. Visit the Conclusion UI Sandbox to get started.

What is Conclusion UI?

The Conclusion UI serves as a user-friendly wrapper around the powerful Conclusion API, making structured AI reasoning accessible through:

  • Visual Interface: Create conclusion tasks using forms instead of JSON
  • Real-time Monitoring: Watch conclusion steps unfold in real-time
  • Result Management: Browse and inspect your conclusions
  • Collaborative Features: Share conclusion results with team members

Key Features

Simplified Task Creation

Transform complex API requests into intuitive forms:

  • Goal Definition: Clear text input for your conclusion objective
  • Context Management: Structured input for relevant details and constraints
  • Policy Configuration: Easy-to-use policy templates and custom rules

Live Conclusion Visualization

Monitor the cognitive process as it happens:

  • Step-by-Step Progress: See each conclusion phase in real-time
  • Transparency Dashboard: Full audit trail of decision-making
  • Interactive Results: Expand and explore conclusion details

Enterprise Integration

Built for professional workflows:

  • User Management: Personal API tokens and team access control
  • Audit Compliance: Complete traceability for regulatory requirements
  • API Bridge: Seamless connection to the underlying Conclusion API

Learn More

The Sandbox version of the Conclusion UI is accessible at sandbox.embraceable.ai and provides two main interaction modes:

  1. Interactive Assistant (Docs) - Guided introduction with example use cases
  2. Direct Conclusion Creation (Docs) - Advanced interface for experienced users

Relationship to Conclusion API

Conclusion UI acts as a sophisticated frontend for the Conclusion API:

┌─────────────────┐    HTTP Requests     ┌─────────────────┐
│ Conclusion │ ───────────────────► │ Conclusion │
│ UI │ │ API │
│ (Web Interface)│ ◄──────────────────► │ (REST Service) │
└─────────────────┘ JSON Responses └─────────────────┘

Benefits of using the UI:

  • No programming knowledge required
  • Built-in best practices for polling and error handling
  • Visual representation of complex reasoning chains
  • Integrated result management and sharing

When to use the API directly or move to production:

  • Automated systems and integrations
  • Custom applications requiring specific workflows
  • High-volume processing scenarios
  • Advanced customization needs
  • Productive use cases with higher performance or additional models (contact embraceableAI to discuss production options)

Next Steps