https://github.com/emrd/react-openai-hf-model-usage
https://github.com/emrd/react-openai-hf-model-usage
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/react-openai-hf-model-usage
- Owner: EmrD
- Created: 2025-08-09T14:39:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-09T14:54:38.000Z (10 months ago)
- Last Synced: 2025-08-09T16:27:16.017Z (10 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React OpenAI Hugging Face Model Usage
This is an example React app that uses OpenAI's Hugging Face models. You must provide an Hugging Face API key to use. After that, you'll able to send messages and receive responses. You can change the model in related file. Markdown response is available.