Skip to content
forked from usellm/usellm

Use Large Language Models in Your React App

License

Notifications You must be signed in to change notification settings

BirajCoder/usellm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.6%
  • MDX 48.2%
  • JavaScript 1.5%
  • CSS 0.7%