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

# Welcome to Praxos

> Your AI-powered personal assistant and second memory

## What is Praxos?

Praxos is your AI Second Brain Intelligence - an intelligent assistant built by Praxos Intelligence that acts as your personal companion and second memory. It seamlessly integrates with your favorite communication platforms and productivity tools to help you manage tasks, schedule events, process information, and stay organized.

<Card title="Try Praxos Web App" icon="globe" href="https://mypraxos.com" horizontal>
  Access Praxos directly in your browser at mypraxos.com
</Card>

<CardGroup cols={3}>
  <Card title="Web App Guide" icon="desktop" href="/webapp/overview">
    Learn about the web application features
  </Card>

  <Card title="Get Started" icon="rocket" href="/guides/quickstart">
    Set up the backend and integrations
  </Card>

  <Card title="See Use Cases" icon="lightbulb" href="/guides/use-cases">
    Explore real-world examples
  </Card>
</CardGroup>

## Key Features

<Columns cols={2}>
  <Card title="Multi-Platform Support" icon="comments" href="/integrations/overview">
    Connect via Telegram, Discord, Slack, WhatsApp, and iMessage.
  </Card>

  <Card title="Productivity Integrations" icon="calendar-check" href="/integrations/google">
    Integrate with Google Calendar, Gmail, Microsoft 365, Notion, and more.
  </Card>

  <Card title="AI-Powered Browsing" icon="browser" href="/guides/web-browsing">
    Intelligent web browsing with Playwright for JavaScript-heavy sites.
  </Card>

  <Card title="Task Management" icon="list-check" href="/guides/tools-overview">
    Schedule tasks, set reminders, and manage your workflow efficiently.
  </Card>
</Columns>

## Real-World Use Cases

See what Praxos can do for you:

<Columns cols={3}>
  <Card title="Cross-Platform Automation" icon="arrows-turn-to-dots" href="/guides/use-cases#cross-platform-automation">
    Email-to-WhatsApp notifications, multi-platform alerts
  </Card>

  <Card title="Visual Search" icon="camera" href="/guides/use-cases#visual-search--shopping">
    Find products from photos, image recognition
  </Card>

  <Card title="Research & Comparison" icon="magnifying-glass" href="/guides/use-cases#web-research--comparison">
    Hotel search, price comparison, detailed research
  </Card>
</Columns>

<Card title="View All Use Cases" icon="stars" href="/guides/use-cases" horizontal>
  Explore comprehensive examples of automation, research, and productivity.
</Card>

## Architecture

Praxos is built with modern technologies:

* **FastAPI** backend for high-performance API handling
* **LangGraph** for sophisticated agent orchestration
* **Playwright** for AI-powered web automation
* **Docker & Kubernetes** ready for scalable deployment
* Multiple **LLM providers** (OpenAI, Google Gemini) via Portkey

<Card title="Architecture Overview" icon="diagram-project" href="/guides/architecture">
  Learn more about how Praxos is architected.
</Card>

## Popular Integrations

<Columns cols={3}>
  <Card title="Telegram" icon="telegram" href="/integrations/telegram" />

  <Card title="Discord" icon="discord" href="/integrations/discord" />

  <Card title="Slack" icon="slack" href="/integrations/slack" />

  <Card title="Google Suite" icon="google" href="/integrations/google" />

  <Card title="Microsoft 365" icon="microsoft" href="/integrations/microsoft" />

  <Card title="Notion" icon="book" href="/integrations/notion" />
</Columns>
