Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 3.82 KB

README.md

File metadata and controls

40 lines (26 loc) · 3.82 KB

Clarifai logo

Clarifai Notebooks

This is a collection of notebooks for interacting with our powerful recognition API. You can run them on any environment that supports Python notebooks, such as Google Colabs and Jupyter Notebook.

Clarifai provides a platform for data scientists, developers, researchers and enterprises to master the entire artificial intelligence lifecycle. Gather valuable business insights from images, video and text using computer vision and natural language processing.

🚀 Launch it now and start your journey today!

Model Tutorials

General

Notebook Open in Colab Resources
Make image predictions Open in Colab Clarifai Docs
Create ChatGPT prompts from an image Open in Colab Clarifai Docs

Uploading

Notebook Open in Colab Resources
Basic Uploading Open in Colab Clarifai Docs
DataFrame Uploading Open in Colab Clarifai Docs

Inference

Notebook Open in Colab Resources
Basic Inference Open in Colab Clarifai Docs
DataFrame Inference Open in Colab Clarifai Docs
Face Detection Inference Open in Colab Clarifai Docs