--- title: Plexi API emoji: 🧠 colorFrom: blue colorTo: purple sdk: docker pinned: false license: mit --- # Plexi API (The Brain) This is the backend API for Plexi, serving as "The Brain" for the application. It is built with FastAPI and runs on Hugging Face Spaces using a custom Docker container. ## Features - Document parsing and chunking - High-performance vector embeddings (Sentence Transformers) - Context retrieval for RAG (Retrieval-Augmented Generation) pipelines - Manifest generation for available study materials