LogoLogo
  • Welcome to Gretel!
  • Gretel Basics
    • Getting Started
      • Quickstart
      • Blueprints
      • Use Case Examples
      • Environment Setup
        • Console
        • SDK
      • Projects
      • Inputs and Outputs
      • Gretel Connectors
        • Object Storage
          • Amazon S3
          • Google Cloud Storage
          • Azure Blob
        • Database
          • MySQL
          • PostgreSQL
          • MS SQL Server
          • Oracle Database
        • Data Warehouse
          • Snowflake
          • BigQuery
          • Databricks
        • Gretel Project
    • Release Notes
      • Platform Release Notes
        • May 2025
        • April 2025
        • March 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
      • Console Release Notes
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
      • Python SDKs
  • Create Synthetic Data
    • Gretel Safe Synthetics
      • Transform
        • Reference
        • Examples
        • Supported Entities
      • Synthetics
        • Gretel Tabular Fine-Tuning
        • Gretel Text Fine-Tuning
        • Gretel Tabular GAN
        • Benchmark Report
        • Privacy Protection
      • Evaluate
        • Synthetic Quality & Privacy Report
        • Tips to Improve Synthetic Data Quality
        • Data Privacy 101
      • SDK
    • Gretel Data Designer
      • Getting Started with Data Designer
      • Define your Data Columns
        • Column Types
        • Add Constraints to Columns
        • Custom Model Configurations
        • Upload Files as Seeds
      • Building your Dataset
        • Seeding your Dataset
        • Generating Data
      • Generate Realistic Personal Details
      • Structured Outputs
      • Code Validation
      • Data Evaluation
      • Magic Assistance
      • Using Jinja Templates
  • Gretel Playground [Legacy]
    • Getting Started
    • Prompts Tips & Best Practices
    • FAQ
    • SDK Examples
    • Tutorials
    • Videos
    • Gretel Playground [Legacy] Inference API
    • Batch Job SDK
  • Reference
    • Gretel's Python Client
    • Gretel’s Open Source Synthetic Engine
    • Gretel’s REST API
    • Homepage
    • Model Suites
Powered by GitBook
On this page
  • Docs
  • Notebooks

Was this helpful?

Export as PDF
  1. Gretel Playground [Legacy]

SDK Examples

Use case-based notebooks for Gretel Playground.

PreviousFAQNextTutorials

Last updated 1 month ago

Was this helpful?

Docs

Follow these links for guides on:

Notebooks

GitHub
Notebook
Description
Skill level

Start here to learn how to generate natural language as well as tabular data. Helpful as an introductory guide!

Intro

Introducing real-time inference API and high-level Python SDK support. Synthesize data in only 4 lines of code!

Intro

Learn how to use the Gretel Playground SDK to create new datasets or edit and augment existing datasets from a natural language prompt.

Intro

Use Playground to create and facilitate further research into safeguards for completion models.

Advanced

Use Playground to to simplify testing against a wide variety of queries that may be encountered in a production environment.

Advanced

Batch jobs (up to 10k rows per job)
Playground API 101 Blueprint
Colab
High-level SDK & Inference API Example
Colab
Low-level SDK & Batch API Example
Colab
Augmenting LLM Training Data with Textbook-Quality Synthetic Data
Colab
high quality synthetic data for LLM training
Create Diverse Synthetic Data for Evaluating RAG
Colab
Streamlit
create synthetic evaluation examples for your RAG model
Natural language generation
Tabular data generation