Skip to content

wan-robert/ids706_aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ids706_aws

This is a repo for using AWS for the course IDS706 - Data Engineering

Project 1 - FastAPI Microservice Random Text Generator

Python CI to AWS
This is a straighforward microservice created using FastAPI and hosted on AWS App Runner.
It is a text generator using Markov chains, and it generates Shakespear-style sentences. Enter the number of sentences you'd like to generate as integers after the "/" and you'll get sentences in Shakespear style.

The training corpuses used are Hamlet, MacBeth, and Julius Caesar. The program is adapted from this article.

To use the microservice, visit this link.

A demo of this microservice is here. Documentation of the API can be found at this link.

About

repo for using aws for ids706

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published