@twilix.io/blitzchain

1.0.3 • Public • Published

Blitzchain-npm

Blitzchain is Twilix's in house take on RAG (retrieval-augmented generation).

BlitzChain is our in-house version of LangChain that is superior in accuracy, speed, and cost. You don’t directly interacte with BlitzChain, but you can influence what it outputs by defining what data to feed it in the request body.

RAG can be used to quickly retrieval relevant information on a system of internal datasets. Think Ask A PDF, but more.

Setup

npm install @twilix.io/blitzchain

Inside your code:

// Get your API key at https://app.twilix.io/
blitzchain = BlitzChain(YOUR_API_KEY)

blitzchain.

Readme

Keywords

Package Sidebar

Install

npm i @twilix.io/blitzchain

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

6.44 kB

Total Files

6

Last publish

Collaborators

  • yiming-tw