Skip to content

An experimental version of the Sunbird AI API that incorporates language ID and explores the translation of longer text documents.

Notifications You must be signed in to change notification settings

SunbirdAI/sunbird-ai-api-experimental

Repository files navigation

sunbird-ai-api-experimental

An experimental version of the Sunbird AI that incorporates language ID and explores the translation of longer text documents.

API Passing Coverage Status

How to run the application

  • Create a virtual environment: python -m venv venv and activate it.
  • Install the requirements: pip install -r requirements.txt
  • Run the app: uvicorn app.api:app --reload.

About

An experimental version of the Sunbird AI API that incorporates language ID and explores the translation of longer text documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages