docs: add Gradio UI demo screenshot and context disclaimer

This commit is contained in:
2026-09-12 10:32:05 -03:00
parent f9a68ee335
commit 30957cbea0
3 changed files with 10 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "bosch-hvac-products-bot"
version = "0.1.0"
description = "Add your description here"
description = "RAG-powered assistant for Bosch HVAC sales & spec questions. Retrieval via FAISS + Google Gemini embeddings; generation via Gemini Flash Lite. Gradio web UI and CLI interfaces. Built as a technical exploration for the Bosch Home Comfort AI Task Force."
readme = "README.md"
requires-python = ">=3.11"
dependencies = [