# Feluda Documentation Welcome to the Feluda documentation! Feluda is a configurable engine for analysing multi-lingual and multi-modal content. ## What is Feluda? Feluda is a powerful, configurable engine designed for analyzing multi-lingual and multi-modal content. It provides a flexible framework for processing text, images, audio, and video content with various operators. ## Key Features - **Multi-modal Support**: Process text, images, audio, and video - **Multi-lingual**: Support for Indian languages and beyond - **Modular Architecture**: Easy to extend with custom operators - **Configurable**: Flexible configuration system - **Production Ready**: Built for real-world applications ```{toctree} :maxdepth: 1 :caption: Getting Started install quickstart ``` ```{toctree} :maxdepth: 1 :caption: API Reference api/feluda api/operators ``` ```{toctree} :maxdepth: 1 :caption: Examples examples/README ``` ```{toctree} :maxdepth: 1 :caption: Development benchmarking contributing README ```