> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nivara.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Explore our portfolio of innovative AI projects and implementations

# Our Projects

<Note>
  Discover how Nivara's AI solutions are transforming businesses across industries. Each project showcases our commitment to delivering powerful, context-aware AI that respects linguistic and cultural nuances.
</Note>

## Featured Projects

Browse through our growing portfolio of AI implementations. Click on any project to explore its detailed documentation.

<CardGroup cols={2}>
  <Card title="Covita" icon="hospital" href="/projects/covita/overview" color="#16A34A">
    Smart AI and Data Innovations for Enhancing Elder Care and Promoting Wellness.
  </Card>

  <Card title="3A Brands" icon="phone" href="/projects/3a-brands/overview" color="#3B82F6">
    AI-powered solutions for 3A Brands, enhancing customer engagement and operational efficiency.
  </Card>

  <Card title="Clever AI" icon="microphone" href="/projects/clever-ai/overview" color="#8B5CF6">
    Voice-powered ticketing intelligence for Clever Servizi Energetici S.p.A. with multilingual conversational AI.
  </Card>

  <Card title="Coming Soon" icon="clock" color="#C49D7E" disabled>
    More innovative AI projects are in the pipeline. Stay tuned for updates!
  </Card>
</CardGroup>

## Get Involved

Interested in collaborating on a project or want to learn more about our work?

<div className="mt-6 p-5 border rounded-lg bg-gradient-to-r from-green-50 to-green-100 dark:from-green-900 dark:to-green-800">
  <h3 className="text-center mb-3 font-bold">Partner With Us</h3>

  <p className="text-center">
    We're always looking for new partnerships and collaboration opportunities. If you have a project in mind or want to explore how our AI solutions can benefit your organization, we'd love to hear from you.
  </p>

  <div className="flex justify-center mt-4">
    <a href="mailto:desk@nivara.io" className="px-4 py-2 bg-green-600 text-white rounded-md hover:bg-green-700 transition-colors">
      Contact Our Team
    </a>
  </div>
</div>
