Giter VIP home page Giter VIP logo

workshop-ai-as-api's Introduction

Workshop: AI as an API (W026)

The full course, including hands-on instructions, is on DataStax Academy. There, you will learn how to work in the Interactive Lab.

For best results: (1) Check the course start page. (2) Register to the Academy. (3) Enroll in the course. (4) Start learning and practicing!

Start the course on DataStax Academy            Start the Interactive Lab on Gitpod

Learn to build your own NLP text classifier and expose it as an API using the following technologies:

  • AI-based text analysis with Tensorflow/Keras;
  • Astra DB, a Database-as-a-Service built on Apache Cassandra®;
  • FastAPI, the high-performance Python framework for creating APIs;
  • Many useful Python libraries and packages including pandas, pydantic, dotenv, sklearn, uvicorn, and more.

During this hands-on workshop, you will:

  • prepare the labeled dataset for model training;
  • train the model to classify any input text;
  • export the trained model and test it interactively;
  • create your free NoSQL database for data storage;
  • set up and start an API exposing the classifier as a reusable class;
  • learn how to speed up the API with DB-based caching;
  • inspect how a streaming response is handled in the API.

Prerequisites:

  • Familiarity with Python;
  • A Github account is required for the hands-on.

workshop-ai-as-api's People

Contributors

hemidactylus avatar synedra avatar clun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.