Fluentia Engine Online

Welcome to Fluentia Server

AI-Powered English Learning Platform Backend. Providing intelligent grammar diagnosis, adaptive CEFR skill mastery, spaced repetition, and real-time interactive pedagogy.

Environment
Node.js + NestJS 11
API Version
v1 (/api/v1)
Database
MongoDB Atlas
AI Engine
OpenAI GPT-4o
⚡ Live Server Ping & Diagnostics
Test real-time connection latency to the server cluster. Click anywhere on the screen for interactive sparks!
Latency: -- ms
🔐

Auth & Security

JWT access/refresh tokens, Google OAuth2, and password reset OTP verification.

POST /api/v1/auth/*
👤

User Profiles

Personal details, AWS S3 avatars, CEFR targets, and custom learning preferences.

PATCH /api/v1/users/my-profile
🧠

AI Grammar Engine

Real-time structured pedagogical lesson generation with strict schema validation.

POST /api/v1/grammar/teach
📚

Skills & Mastery

CEFR structured skill tree, mastery scoring, and Spaced Repetition (SRS) scheduling.

GET /api/v1/skills
Base URL copied to clipboard!