CoolFace
Apppublic

ItCodinTime/aoe-demo

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
12 commits on main
ca07af91y ago

Add Streamlit theme configuration with Apple-style dark theme

ItCodinTime
038d71b1y ago

Remove API key text inputs, use environment variables instead

ItCodinTime
7cb9cc41y ago

Replace spiral demo with LLM comparison interface

ItCodinTime
d6494351y ago

Fix imports: remove unused requests and json dependencies

ItCodinTime
3aa34bf1y ago

Implement LLM comparison interface for GPT-4, Gemini, and AOE models

ItCodinTime
23d9eec1y ago

Add streamlit_app.py: AoE interactive model demo

ItCodinTime
95971ee1y ago

Fix requirements.txt: remove invalid/empty lines and ensure valid dependencies.

ItCodinTime
56c93551y ago

Add model weights and dependency files for AoE demo

ItCodinTime
f0b55771y ago

Update requirements.txt for AoE demo dependencies

ItCodinTime
02d07751y ago

Add streamlit_app.py for AoE demo

ItCodinTime
2e117651y ago

initial commit

ItCodinTime
199e90e1y ago

Duplicate from streamlit/streamlit-template-space

ItCodinTime, FranckAbgrall