Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 393 Bytes

File metadata and controls

13 lines (8 loc) · 393 Bytes

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