tunglee0305/gradient_ai
0
AI hosting platform app
How to run the app (dev)
Install lib
pip install -r requirements.txtRun streamlit app
streamlit run app.pyHow to use the app (user)
Step 1: go to landing page
Step 2: enter one of these prompt:
- Current housing market in Vietnam
- Phu Quoc resort real estate market
- Press release for real estate product in Phu Quoc
- Sale letter for Phu Quoc resort real estate
- Closing deal for a 500,000 USD resort in Phu Quoc
title: 'gradientai' sdk: 'streamlit' colorFrom: 'red' colorTo: 'red' pythonversion: '3.0' sdkversion: '1.22.0' appfile: 'app.py' app_port: 8080 pinned: false ---
