ajsbsd commited on
Commit
59e3344
Β·
verified Β·
1 Parent(s): 064981c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -11
README.md CHANGED
@@ -10,24 +10,37 @@ pinned: false
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/presales) 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?"*
 
10
  license: mit
11
  short_description: Cotubex Pre-Sales Assistant
12
  ---
13
+ # Cotubex Multilingual Pre-Sales Assistant πŸ‡«πŸ‡·πŸ‡§πŸ‡ͺπŸ‡³πŸ‡±
14
 
15
+ A simple AI assistant for **Cotubex**, a tech store in Brussels, that helps customers in:
16
+
17
+ - πŸ‡«πŸ‡· **French**
18
+ - πŸ‡³πŸ‡± **Dutch**
19
+ - πŸ‡¬πŸ‡§ **English**
20
 
21
  ## Features
22
 
23
+ - Answers questions about product prices and availability
24
+ - Supports three languages via auto-detection
25
+ - Styled with custom CSS matching Cotubex branding
26
+ - Works smoothly on Hugging Face ZeroGPU plan
27
 
28
+ ## How to Use
29
 
30
+ 1. Ask a question in any supported language.
31
+ 2. The assistant will respond accordingly.
32
+ 3. Examples are shown in the chat window by default.
33
 
34
  ## Try It Out
35
 
36
+ Go to the [Hugging Face Space]([your-space-link](https://huggingface.co/spaces/ajsbsd/presales) and try queries like:
37
+
38
+ - πŸ‡«πŸ‡· *Quel est le prix de la carte graphique Zotac 5060 TI ?*
39
+ - πŸ‡³πŸ‡± *Wat kost de Zotac 5060 TI videokaart?*
40
+ - πŸ‡¬πŸ‡§ *Is the Be Quiet water cooler available?*
41
+
42
+ Made with ❀️ for **Cotubex**, Brussels.
43
+
44
+ ---
45
 
46
+ [![Hugging Face Spaces](https://img.shields.io/badge/ πŸ€—-Demo-blue.svg)](https://huggingface.co/spaces/ajsbsd/presales)