Skip to content

Commit

Permalink
Merge pull request #4 from IntrinsicLabsAI/aduffy/logo
Browse files Browse the repository at this point in the history
add snazzy logo
  • Loading branch information
a10y authored Oct 2, 2023
2 parents 2baf329 + 7ce8e20 commit 96c361e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
![logo](./logo.png)

[![npm version](https://badge.fury.io/js/@intrinsicai%2Fgbnfgen.svg)](https://badge.fury.io/js/@intrinsicai%2Fgbnfgen)
[![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
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 96c361e

Please sign in to comment.