ishan-25 commited on
Commit
b7fe7c8
·
verified ·
1 Parent(s): 2d953a3

Added the YouTube Demo Link

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -18,6 +18,9 @@ thumbnail: >-
18
  https://cdn-uploads.huggingface.co/production/uploads/686f49a3a31e9a517952dd0c/HfuMUE233jLKwNgjefSmy.png
19
  ---
20
 
 
 
 
21
  # 🎙️ AI Interview Coach — Version Alpha
22
 
23
  An AI-powered interview preparation tool built with **Gradio** and **Mistral 7B** via the HuggingFace Inference API.
@@ -96,7 +99,7 @@ agents/
96
 
97
  ## Model
98
 
99
- - **Model:** `mistralai/Mistral-7B-Instruct-v0.3`
100
  - **Parameters:** 7B (within HF Hackathon ≤32B limit)
101
  - **Inference:** HuggingFace Serverless Inference API (free tier)
102
  - **Local fallback:** Ollama (`mistral:7b`) if no HF token is set
 
18
  https://cdn-uploads.huggingface.co/production/uploads/686f49a3a31e9a517952dd0c/HfuMUE233jLKwNgjefSmy.png
19
  ---
20
 
21
+ ### 🎙️ Project Showcases
22
+ - **Live Video Demonstration:** [Watch on YouTube]https://youtu.be/6LrSl2-eqkc
23
+
24
  # 🎙️ AI Interview Coach — Version Alpha
25
 
26
  An AI-powered interview preparation tool built with **Gradio** and **Mistral 7B** via the HuggingFace Inference API.
 
99
 
100
  ## Model
101
 
102
+ - **Model:** `Qwen/Qwen2.5-7B-Instruct`
103
  - **Parameters:** 7B (within HF Hackathon ≤32B limit)
104
  - **Inference:** HuggingFace Serverless Inference API (free tier)
105
  - **Local fallback:** Ollama (`mistral:7b`) if no HF token is set