vpranga/ProductChatBot
0
Deploying to Hugging Face Spaces Create a free account on Hugging Face.
Click New > Space in the upper right.
Name your Space and select Docker as the SDK (do not select Streamlit directly, as using the Custom Dockerfile route ensures compliance with any complex networking setups).
Select Blank template.
Upload these three files (requirements.txt, Dockerfile, app.py) directly into your Space's repository.
Once built, get your Gemini API Key from Google AI Studio and paste it into your running application UI to test the multi-agent execution pipeline.
Welcome to Streamlit!
Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:
If you have any questions, checkout our documentation and community forums.
