DataSynth / README.md
sudiptaverse's picture
Update README.md
7e8f190 verified

A newer version of the Gradio SDK is available: 6.5.1

Upgrade
metadata
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