

Example Notebooks
Notebooks give you the flexibility to build any workflow that you need, whether it is viewing data, labeling data, training models or running inference on large datasets. Below you can find some examples to spark your imagination and get going.- πΊοΈ Explore, Process, and Version Data
- π·οΈ Build a Custom Labeling Tool
- π Compute Text Embeddings
- π§ͺ Generate Synthetic Datasets
- ποΈββοΈ Fine-Tune a LLM
- π΅οΈββοΈ Evaluate an LLM
- π» Running Notebooks as Scripts
- π¬ Build a Chatbot Data Flywheel β Coming soon
- π Process PDFs β Coming soon
What is Marimo?
Marimo Notebooks are a reactive Python development environment. The Notebooks consist of cells of arbitrary Python code and can even contain UI elements.



Versioning Code, Data, and Models
As you are writing code in your Notebooks, you can commit the Notebook directly to your Oxen.ai repository along side your data and models. When you are ready, you can commit the Notebook to your repository to share with your team.
