usellm
v0.13.0
Published
User Large Language Models in Your React Apps
Downloads
325
Keywords
Readme
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