/genau-nlp

A micro service that provides isolated and single-purpose NLP functions to the Genau! app

Primary LanguagePythonMIT LicenseMIT

genau-nlp

A micro service that provides isolated and single-purpose NLP functions to the Genau! app

Written using FastAPI, Tortoise-ORM, openai-whisper, spaCy.

This repository is currently in development.

Current features include:

  • Modular exercise generation based on the type of exercise and sentence structure
  • Speech transcription using OpenAI Whisper
  • Swagger/OpenAPI support