Welcome to the Myeline documentation¶
Myeline is an intelligence platform for your data, deployable directly on your infrastructure. It indexes RSS feeds, web scrapers, personal documents and cloud storage then makes everything queryable in natural language via RAG. Depending on the edition, embedding and synthesis run locally (on-prem: Ollama + bge-m3) or through an external API: on the hosted Cloud, embedding goes through the Mistral API (EU / France) — included key on Pro, your own key on Free — and synthesis uses included Mistral (Pro) or your BYOK key (Free). In sovereign on-prem, everything stays local.
Myeline comes in two main edition families, plus a bespoke offering:
- Community / Self-host (OSS) — the open-source (AGPL-3.0), single-user edition to self-host for free (BYOK + local Ollama).
- Cloud / Hosted — the SaaS version on myeline.io: Free (your key) or Pro at €7.90/mo (Mistral included, 15-day trial), nothing to install.
- On-premise / Sovereign — deployment on your infrastructure (air-gap or BYOK), multi-tenant: a bespoke, quote-based installation.
Feature usage (RAG search, library, connectors, conversations, watch) is common to all editions and described in the Concepts (all editions).
Using the hosted version (myeline.io)?
Start with the Cloud / Hosted page, Getting started and the Get a free AI API key in 2 minutes guide.
Which edition is right for you?¶
-
Sovereign (air-gap)
100% on-prem, no external API call ever. Local synthesis via Ollama, mailer in log-only mode, connectors restricted to internal S3 / WebDAV. Built for regulated sectors (health, defence, finance, public sector).
-
Sovereign-hybrid (BYOK)
On-prem + external APIs with your own keys. You run on your infra with your own Mistral / Anthropic / OpenAI / Gemini keys and enable cloud connectors with your own OAuth apps.
-
Cloud (SaaS)
Hosted on myeline.io (EU / France), nothing to install. Free is free with your own API key, Pro at €7.90/mo with Mistral included (15-day trial). Need on-premise? On quote.
-
Community / Self-Host
Open-source (AGPL-3.0), single-user edition to self-host for free. Multi-LLM BYOK + fully local LLM via Ollama, no licence and no organisation. Code on GitHub.
Getting started¶
- Choose your edition — which mode fits your need (regulation, budget, autonomy).
- Server prerequisites — CPU / RAM / disk sizing depending on mode and number of users.
- Installation — step-by-step walkthrough
guided by our
install.shscript. - First admin login — set up the admin account, the organisation, verify the overall state.
Quick references¶
- Day-2 operations: backup, upgrade, monitoring, license renewal.
- Administration: manage organisations, quotas, audit log.
- RAG search for end-users: asking questions, refining results, conversations.
- GDPR compliance: sub-processor registry, DPA, exercising rights.
- FAQ: the 20 most frequent questions.
Support¶
Both on-prem editions include email support. Detailed conditions (SLA, scope, escalation) are specified in the licence contract signed with your organisation.
Contact: hello@myeline.io