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.
- 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
Follow along in this video tutorial: https://youtu.be/56qQNcHJxyQ.