Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 4.46 KB

README.md

File metadata and controls

45 lines (31 loc) · 4.46 KB

Clarifai logo

Clarifai Notebooks

Note: This repository is not being actively maintained. For Clarifai Python SDK examples, visit https://github.com/Clarifai/examples.

This is a collection of notebooks for interacting with our powerful recognition API using our python GRPC endpoints. 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

Search

Notebook Open in Colab Resources
Visual Search Open in Colab Clarifai Docs