Back to Projects

ai-sdk

Reusable SDK patterns for LLM-based integrations

TypeScriptNode.jsOpenAI API

A lightweight SDK encapsulating common patterns for building LLM-driven applications with clean, composable abstractions.

Highlights

  • Modular, reusable building blocks for LLM workflows
  • Abstracts prompt and model logic for cleaner code
  • Designed to scale across multiple AI projects