ajsbsd commited on
Commit
7de3306
·
verified ·
1 Parent(s): 41bb9a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -10,5 +10,24 @@ pinned: false
10
  license: mit
11
  short_description: Cotubex Pre-Sales Assistant
12
  ---
 
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: mit
11
  short_description: Cotubex Pre-Sales Assistant
12
  ---
13
+ # Cotubex Pre-Sales Assistant
14
 
15
+ This is a multilingual AI assistant for Cotubex's website, built using Qwen2.5-0.5B-Instruct and deployed on Hugging Face Spaces.
16
+
17
+ ## Features
18
+
19
+ - Understands and responds in **French**, **Dutch**, and **English**
20
+ - Answers questions about products, pricing, and availability
21
+ - Runs efficiently on shared GPU via `@spaces.GPU`
22
+
23
+ ## How It Works
24
+
25
+ Uses a lightweight instruction-tuned LLM to answer customer questions based on a simple product list provided in the prompt.
26
+
27
+ ## Try It Out
28
+
29
+ Go to the [Hugging Face Space](https://huggingface.co/spaces/ajsbsd) and ask things like:
30
+
31
+ - *"Wat is de prijs van het Zotac 5060 TI?"*
32
+ - *"Est-ce que le SSD Samsung 990 PRO est disponible ?"*
33
+ - *"Is the Be Quiet water cooler available?"*