An open API service indexing awesome lists of open source software.

https://github.com/sitamgithub-msit/sveltekit-huggingface

A pirate-themed chatbot using Gemma2 9B-it via Groq, Vercel AI SDK, and SvelteKit.
https://github.com/sitamgithub-msit/sveltekit-huggingface

chatbot css gemma gemma-2-9b-it groq-api html javascript svelte sveltekit typescript

Last synced: 7 months ago
JSON representation

A pirate-themed chatbot using Gemma2 9B-it via Groq, Vercel AI SDK, and SvelteKit.

Awesome Lists containing this project

README

          

# Sveltekit-Hugging Face

This SvelteKit project makes use of Hugging Face inference providers in OpenAI-compatible mode to access various models. It serves as a simple example of how to utilize these inference providers alongside the Vercel AI SDK to create a chatbot that interacts with a large language model. The project is based on Daytona's starter AI chatbot initiative.