jan/docs/src/pages/products/index.mdx
Ramon Perez 8ed5bddc02 feat(docs): Migrate to dual Nextra/Astro deployment & recreate products section
This commit introduces a significant restructuring of the documentation deployment and content strategy to support a gradual migration from Nextra to Astro.

- **New Astro Workflow (`jan-astro-docs.yml`)**: Implemented a new, separate GitHub Actions workflow to build and deploy the Astro site from the `/website` directory to a new subdomain (`v2.jan.ai`). This isolates the new site from the existing one, allowing for independent development and testing.
- **Removed Combined Workflow**: Deleted the previous, more complex combined workflow (`jan-combined-docs.yml`) and its associated test scripts to simplify the deployment process and eliminate routing conflicts.
- **Astro Config Update**: Simplified the Astro configuration (`astro.config.mjs`) by removing the conditional `base` path. The Astro site is now configured to deploy to the root of its own subdomain.

- **Mirrored Content**: Recreated the entire `/products` section from the Astro site within the Nextra site at `/docs/src/pages/products`. This provides content parity and a consistent user experience on both platforms during the transition period.
- **File Structure**: Established a clear, organized structure for platforms, models, and tools within the Nextra `products` directory.
- **Nextra Sidebar Fix**: Implemented the correct `_meta.json` structure for the new products section. Created nested meta files to build a collapsible sidebar, fixing the UI bug that caused duplicated navigation items.

- **"Coming Soon" Pages**: Added clear, concise "Coming Soon" and "In Development" banners and content for upcoming products like Jan V1, Mobile, Server, and native Tools, ensuring consistent messaging across both sites.
- **.gitignore**: Updated the root `.gitignore` to properly exclude build artifacts, caches, and environment files for both the Nextra (`/docs`) and Astro (`/website`) projects.
- **Repository Cleanup**: Removed temporary and unused files related to the previous combined deployment attempt.

This new architecture provides a stable, predictable, and low-risk path for migrating our documentation to Astro while ensuring the current production site remains unaffected.
2025-07-28 21:47:18 +10:00

132 lines
5.7 KiB
Plaintext

---
title: Product Overview
description: AI that runs where you need it, how you need it. Jan is a full-stack, self-hostable AI solution.
---
import { Callout } from 'nextra/components'
Jan is moving from a local AI application to a complete full-stack AI solution that you can self-host. This includes models, applications, and tools that delight users and help them solve their problems.
## What We're Building
**Jan Factory (or Agent)** = Jan Models + Jan Application + Jan Tools
Unlike other AI assistants that do specific tasks with one model or have many models with a myriad of solutions, Jan provides:
- Its own specialised models that are optimised at specific tasks like web-search, creative writing, and translation
- Applications that work across all of your devices in an integrated way
- Tools that actually get things done
## Two Modes, One Experience
### Local (Incognito) Mode
Run AI models entirely on your device, giving you complete privacy with no internet required.
### Cloud Mode
Connect to more powerful models when needed - either self-hosted or via jan.ai.
<Callout type="info" title="Simple Choice">
Users shouldn't need to understand models, APIs, or technical details. Just choose Local for privacy or Cloud for power.
</Callout>
## Our Product Principles
### 1) It Just Works
1. Open Jan, start chatting
2. Onboarding is fully available but optional
3. Setting up an API key is optional
4. Selecting a local model is optional
5. Become a power user at your own pace, if you want to
We handle the complexity.
### 2) Cloud When Needed
Start completely locally and own your AI models. Add cloud capabilities only when you choose to.
### 3) Solve Problems, Not Settings
We help users get to answers quickly, not configuration options. Power users can dig deeper, but it's never required.
## Available on Every Device
<div className="grid grid-cols-1 md:grid-cols-2 gap-6 mt-6">
<div className="p-6 border border-gray-200 dark:border-gray-700 rounded-lg">
<h3 className="text-lg font-semibold mb-2">Jan Desktop</h3>
<p className="text-sm text-gray-600 dark:text-gray-400 mb-4">
**Available Now** <br />
Your personal AI workstation. Run models locally or connect to the cloud. Powers your other devices.
</p>
<a href="/products/platforms/desktop" className="text-blue-600 dark:text-blue-400 font-semibold">Learn more &rarr;</a>
</div>
<div className="p-6 border border-gray-200 dark:border-gray-700 rounded-lg">
<h3 className="text-lg font-semibold mb-2">Jan Web</h3>
<p className="text-sm text-gray-600 dark:text-gray-400 mb-4">
**Beta Launch Soon** <br />
Access Jan from any browser with no setup. The default cloud backend for mobile and team collaboration.
</p>
<a href="/products/platforms/jan-ai" className="text-blue-600 dark:text-blue-400 font-semibold">Learn more &rarr;</a>
</div>
<div className="p-6 border border-gray-200 dark:border-gray-700 rounded-lg">
<h3 className="text-lg font-semibold mb-2">Jan Mobile</h3>
<p className="text-sm text-gray-600 dark:text-gray-400 mb-4">
**Coming Q4 2025** <br />
Connect to your Desktop or Server, or run models like Jan Nano locally for a seamless on-the-go experience.
</p>
<a href="/products/platforms/mobile" className="text-blue-600 dark:text-blue-400 font-semibold">Learn more &rarr;</a>
</div>
<div className="p-6 border border-gray-200 dark:border-gray-700 rounded-lg">
<h3 className="text-lg font-semibold mb-2">Jan Server</h3>
<p className="text-sm text-gray-600 dark:text-gray-400 mb-4">
**Coming Q2 2025** <br />
A self-hosted solution for teams and enterprises. Your own private AI cloud with enterprise features.
</p>
<a href="/products/platforms/server" className="text-blue-600 dark:text-blue-400 font-semibold">Learn more &rarr;</a>
</div>
</div>
## Jan Mobile: Three Modes, One Experience
Jan Mobile brings the same AI experience to your phone. Connect to your desktop, your server, or run models locally.
### How It Works
Jan Mobile adapts to your situation:
- **At Home:** Connect to your Jan Desktop over WiFi. `Your Phone → WiFi → Your Desktop → Response`
- **At Work:** Connect to your company Jan Server. `Your Phone → Internet → Company Server → Response`
- **On the Go:** Run Jan Nano on your phone or talk to your favorite cloud-based model. `Your Phone → Jan Nano (6GB) → Response`
No configuration needed. It just works.
### Key Features
- **Seamless Switching:** Move from home to office to airplane. One-click and Jan adapts immediately.
- **Voice First:** Talk to Jan naturally. Responses can be spoken too.
- **Sync Everything:** Conversations, settings, and preferences follow you across devices.
## What Makes Jan Different
| Feature | Other AI Assistants | Jan |
| :--- | :--- | :--- |
| **Models** | Wrapper around Claude/GPT | Our own models + You can own them |
| **Dual mode** | Your data on their servers | Your data stays yours |
| **Deployment** | Cloud only | Local, self-hosted, or cloud |
| **Cost** | Subscription forever | Free locally, pay for cloud |
## Development Timeline
Jan is actively developed with regular releases. Our development follows these key milestones:
### Current Focus
- **Jan Desktop:** Continuous improvements and model support
- **Jan Web:** Beta launch preparation
- **Model Development:** Jan Nano and Lucy optimization
### Next 6 Months
- Jan Web public beta
- Mobile app development
- Server deployment tools
### Future Vision
- Complete AI Agent platform
- Advanced tool integration
- Enterprise features
<Callout>
We're building AI that respects your choices. Run it locally for privacy, connect to cloud for power, or self-host for both.
</Callout>