Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y committed Oct 2, 2023
1 parent 42047bd commit 7ce8e20
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
[![NPM Publish](https://github.com/IntrinsicLabsAI/gbnfgen/actions/workflows/npm.yml/badge.svg)](https://github.com/IntrinsicLabsAI/gbnfgen/actions/workflows/npm.yml)


# GGML BNF Grammar Generator
## What is it?

gbnfgen is a library for generating grammars based on your typed JSON objects, described through normal TypeScript interfaces and enums.

Generate API calls (and responses) parse free text into structured formats, and build your own llama.cpp-powered agents with ease!

> _Generate llama.cpp compatible grammar files to guarantee valid JSON outputs from LLMs_

Check out the [Live Demo](https://grammar.intrinsiclabs.ai/).


-----

## Installation

Expand Down

0 comments on commit 7ce8e20

Please sign in to comment.