AI as an API
Train a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI.
180 minutes • Advanced
Updated January 10, 2022
AI as an API
180 minutes, Advanced, Start Building
Train a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI by following along with CodingEntrepreneurs' video, part one is located here, part two is located here.
Quick Start
-
Signup for DataStax Astra, or login to your already existing account.
-
Create an Astra DB Database if you don't already have one.
-
Create an Astra DB Keyspace called
sag_ai_api
in your database. -
Generate an Application Token with the role of
Database Administrator
for the Organization that your Astra DB is in. -
Get your secure connect bundle from the connect page of your database and save it to your project folder. Rename it to
bundle.zip
How this works
Follow along in this video tutorial: https://youtu.be/56qQNcHJxyQ.