Skip to content

AmanShah-11/django_api_google_cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Study App

This was our project submission for Hack The North 2020!

Our app allows the user to upload a .mp3 file and then input a "keyword". The video will then be transcribed into a script and then the timestamp associated with the word will then be outputted to the application.

I created the Google Cloud Project, associated bucket and scripts to automatically upload files to the cloud and then have those videos transcribed

Additionally, I created the backend API was created using Django and Django Rest Framework to make API calls to Google Cloud, specifically the Google Speech to Text APIs and calls to upload the .mp3 file to a bucket in google cloud (if the file is longer than 1 minute long then google requires it to be placed in the bucket).

Here's a demo of how our project works!


Demo Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages