Skip to content

Conversation

@sharathdoes
Copy link

@sharathdoes sharathdoes commented Nov 18, 2025

Key Changes

  1. added ChatGroq client setup and streaming chat handler
  2. implemented /chat-stream API route
  3. updated html to support calling the new chatbot endpoint

Usage

  1. install dotenv and groq
  • uv pip install groq dotenv
  1. add chatgroq api key ( from https://console.groq.com/keys )
  2. run server after adding epub3 ( already added dracula )

model in code : Llama-3.1-8B-Instant

@sharathdoes sharathdoes changed the title Add ChatGroq Llama-3.1-8B-Instant Chatbot and Integrate API with HTML Interface Added ChatGroq Llama-3.1-8B-Instant Chatbot and Integrated API with HTML Interface Nov 18, 2025
@sharathdoes sharathdoes changed the title Added ChatGroq Llama-3.1-8B-Instant Chatbot and Integrated API with HTML Interface ChatGroq Llama-3.1-8B-Instant Chatbot + HTML UI Integration Nov 18, 2025
@sharathdoes sharathdoes changed the title ChatGroq Llama-3.1-8B-Instant Chatbot + HTML UI Integration ChatGroq LLM Chat Integration + HTML UI Nov 18, 2025
@sharathdoes sharathdoes mentioned this pull request Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant