revolunet / usellm

Use Large Language Models in Your React App

Home Page:https://usellm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTICE: This package is no longer under active development. Please use the Vercel AI SDK instead.

useLLM - Use Large Language Models in Your React App

useLLM is a React hook for integrating large language models like OpenAI's ChatGPT with just a few lines of code.

See it in action here: https://usellm.org

Installation

Install the package from NPM:

npm install usellm@latest

Usage

Please refer to the documentation site: https://usellm.org/docs

Source Code: https://github.com/usellm/usellm

About

Use Large Language Models in Your React App

https://usellm.org

License:MIT License


Languages

Language:TypeScript 49.6%Language:MDX 48.2%Language:JavaScript 1.5%Language:CSS 0.7%