File size: 954 Bytes
4061573
 
 
 
7e8f190
4061573
7e8f190
4061573
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7e8f190
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
title: DataSynth
emoji: πŸ€–
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.32.0
app_file: app.py
pinned: false
---

# DataSynth

DataSynth is a chatbot built using **Gemma 2B**, integrated via `langchain` and deployed with Gradio.

## πŸš€ Tech Stack

| Technology        | Description                             |
|-------------------|-----------------------------------------|
| Python            | Programming language                    |
| Transformers      | Model loading and inference             |
| LangChain         | Prompt templates and LLM chaining       |
| Gradio            | UI framework for interactive demos      |
| Hugging Face Hub  | Deployment platform                     |

## πŸ“ Files

- `app.py` β€” Main Gradio app
- `requirements.txt` β€” Required packages
- `README.md` β€” Project overview and config

---

πŸ”— Try it live on [Hugging Face Spaces](https://huggingface.co/spaces/sudiptaverse/DataSynth)