Skip to content

openlayer-ai/examples-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Examples Gallery | Openlayer

Tweet PyPI Latest Release downloads

This repository contains a gallery of sample notebooks illustrating the use of the openlayer Python library. You can use it as a starting point for your projects, or together with the documentation and API reference.

What is Openlayer?

Openlayer is an evaluation tool that fits into your development and production pipelines to help you ship high-quality models with confidence.

👉 Join our Discord community! We'd love to meet you and help you get started evaluating your AI models.

Installation

To run the notebooks in this repository, you'll need to have the openlayer library installed.

Install with PyPI (pip)

pip install --upgrade openlayer

or install with Anaconda (conda)

conda install openlayer --channel conda-forge

Documentation

This repository complements the rest of the documentation. Navigate here for quickstart guides and in-depth tutorials. The full Python library reference can be found here.

Contributing

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome! Just send us a message on Discord.