Overview
DeepTutor is a self-hosted AI study and research app — chat, quizzes, and RAG knowledge bases. Eden AI is registered as a built-in gateway provider in DeepTutor’s model registry, so your whole instance can run on models from OpenAI, Anthropic, Google, Mistral and more behind one key, with EU-based, GDPR-aligned inference.Installation
Quick Start
Select Eden AI as the LLM provider when the setup wizard prompts for one:http://127.0.0.1:3782). Already running an instance? Add or change the provider later from Settings → Models in the web UI instead of re-running init — DeepTutor auto-detects Eden AI from the base URL.
Configuration
DeepTutor’s provider registry stores the profile indata/user/settings/model_catalog.json:
Available Models
Use theprovider/model format for any Eden AI model:
OpenAI
openai/gpt-5.5openai/gpt-5-mini
anthropic/claude-sonnet-5anthropic/claude-haiku-4-5
google/gemini-2.5-progoogle/gemini-3.5-flash
mistral/mistral-large-2512mistral/mistral-small-2603
Environment Variables
model_catalog.json).
Next Steps
- Open WebUI - Another self-hosted chat interface
- Chat Completions - Core LLM endpoint
- List LLM Models - Browse available providers and models