kmad - Overview

Pinned Loading

  1. AI Engineer Workshop - DSPy is All You Need

    Jupyter Notebook 72 14

  2. Using a dataset from Cleanlab.ai, evaluate improvements from using DSPy + GEPA optimization.

    Jupyter Notebook 2

  3. 2

    from openai_function_call import OpenAISchema

    3

    from pydantic import Field

    4

    from typing import List, Any
  4. An implementation of the Recursive Language Models concept

    Python 6

  5. Forked from alexzhang13/rlm

    General plug-and-play inference library for Recursive Language Models (RLMs), supporting various sandboxes.

    Python