instructor_ex
LLM wrapper
A library that provides structured outputs for Large Language Models (LLMs) in Elixir
Structured outputs for LLMs in Elixir
584 stars
28 watching
62 forks
Language: Elixir
last commit: 26 days ago Related projects:
Repository | Description | Stars |
---|---|---|
jackmpcollins/magentic | A tool to integrate Large Language Models into Python code seamlessly | 2,104 |
taketwo/llm-ollama | A plugin providing access to local Ollama models using an HTTP API | 160 |
noizu-labs-ml/ex_llama | Provides Elixir bindings for interacting with a machine learning chat model using C++ | 10 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 7 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
instructor-ai/instructor-js | A structured extraction library powered by AI models and TypeScript schema validation | 618 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
jmerriweather/exldap | A module for working with LDAP from Elixir | 59 |
ex-aws/ex_aws | A flexible and easy-to-use set of clients for AWS APIs written in Elixir | 1,295 |
takscape/elixir-array | An Elixir wrapper around Erlang's array data structure | 36 |
ericmj/ex2ms | Translates Elixir functions to match specifications for use with ets | 195 |
talklittle/ffmpex | An Elixir wrapper around the FFmpeg command line interface | 221 |
ntrepid8/ex_crypto | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
vhellendoorn/code-lms | A guide to using pre-trained large language models in source code analysis and generation | 1,786 |