structured-outputs

There are 14 repositories under structured-outputs topic.

  • marly-ai/marly

    Data Processor for AI Agents. Search your documents or the web for specific data and get it back in JSON or Markdown in a single tool call.

    Language:Python1623013
  • arena-ai/structured-logprobs

    OpenAI's Structured Outputs with Logprobs

    Language:Python1554108
  • drivly/ai

    Agentic Workflow Platform to do Business-as-Code and deliver economically valuable work through simple APIs and SDKs

    Language:TypeScript122
  • r-Larch/OpenAi.JsonSchema

    OpenAi.JsonSchema is a lightweight library for generating valid JSON Schema for OpenAI models' Structured Outputs feature. It supports a wide range of types, ensures compatibility with OpenAI's JSON Schema format, and leverages C# descriptions and attributes for schema generation.

    Language:C#7111
  • cameronking4/deepseek-r1-structured-outputs

    This project demonstrates how to get structured outputs from Deepseek R1 reasoning model and do tool calling using an OpenAI summarization step. It's made using Next.js serverless routes and uses shadcn/ui for the frontend.

    Language:TypeScript4101
  • centminmod/or-cli

    Python command-line tool for interacting with AI models through the OpenRouter API/Cloudflare AI Gateway, or local self-hosted Ollama. Optionally support Microsoft LLMLingua prompt token compression

  • jamesmcroft/openai-structured-outputs-with-dotnet

    Experiment using JsonSchemaExporter in .NET 9 to improve developer experience with OpenAI's Structured Outputs

    Language:C#2111
  • alonsosilvaallende/2024-IADevs

    Presentación en la conferencia IADevs 2024: Potenciando la Generación Aumentada usando Recuperación con Grafos de Conocimiento

    Language:Jupyter Notebook11
  • alonsosilvaallende/2024-PyData-Global

    Presentation at PyData Global: Building Knowledge Graph-Based Agents with Structured Text Generation and Open-Weights Models

    Language:Jupyter Notebook110
  • dbirks/process-intake-forms

    Iterate over scans of forms, and have gpt-4o pull data from them into a csv file

    Language:Python110
  • rihoneailabs/llmcall

    A lite abstraction layer for structured LLM calls

    Language:Python0100
  • chasenuzum/library-recommender

    Recommender system and using Langchain for book recommendations.

    Language:Python
  • simoncwang/LLMSpatialLayout

    An extension of the LLM-based spatial layout generation from image description from https://github.com/Attention-Refocusing/attention-refocusing using OpenAI and Ollama structured outputs

    Language:Python
  • simoncwang/RAGQuiz

    A personalized quiz system using retrieval augmented generation.

    Language:Python