/ Use cases

    What our stable models actually do

    Six worked pipelines, each built only on models we mark Stable — maintained, benchmarked, and recommended for production. Real code, published numbers, and the limitations spelled out.

    $pip install olaverse[deeplearning]
    quickstart.py
    from olaverse.nlp import Diacritizer, LIDNeural25
    
    lid = LIDNeural25(variant="questions")
    lid.load()
    lid.predict("Kedu ka i mere?")          # → 'ibo'
    
    Diacritizer(model="auto").restore("Ojo lo si oja lana")
    # → 'Òjó lọ sí ọjà lana'

    Every pipeline below runs on the same SDK — read the docs

    6
    WORKED PIPELINES
    5
    STABLE MODELS USED
    25
    LANGUAGES COVERED
    £0
    LICENCE COST

    Want one of these in your product?

    Every model here is open-weight, so you can build any of it yourself today. If you would rather we adapted it to your data and shipped it, that is what Olaverse for Business does.