CoolFace
Apppublic

manalk1994/kg-academic-assistant

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
16 commits on main
61c69303mo ago

Serve with a threaded gunicorn worker for concurrent users

manalk1994, Claude Opus 4.8
ab8ca483mo ago

Fix HF Spaces metadata: YAML front matter must be first in README

manalk1994, Claude Opus 4.8
8479df73mo ago

Add Docker deploy for Hugging Face Spaces

manalk1994, Claude Opus 4.8
6741b613mo ago

Remove the 20s cooldown after asking a question

manalk1994, Claude Opus 4.8
875ecd93mo ago

Add optional server-side API key (auto-connect)

manalk1994, Claude Opus 4.8
0da05183mo ago

Restructure into React frontend + Flask backend

manalk1994, Claude Opus 4.8
ca068f63mo ago

use CPU-only torch to fit Streamlit Cloud disk/memory limits

manalk1994, Claude Opus 4.8
70016123mo ago

Added Dev Container Folder

Manal K
68b833e3mo ago

fix broken knowledge graph on Streamlit Cloud: inline pyvis JS

manalk1994, Claude Opus 4.8
86cd7e33mo ago

fix StreamlitAPIException: don't mutate text_area key after widget instantiated

manalk1994, Claude Opus 4.8
f19596f3mo ago

relax version pins in requirements.txt for Streamlit Cloud compatibility

manalk1994, Claude Sonnet 4.6
8ceb8c03mo ago

convert Flask app to Streamlit for Streamlit Community Cloud deployment

manalk1994, Claude Sonnet 4.6
677e73d3mo ago

load models in background thread so Flask binds port immediately

manalk1994
1da08483mo ago

reduce memory usage for 512MB free tier

manalk1994
cb8a7fd3mo ago

pin Python 3.11 for Render deployment

manalk1994
5d72f303mo ago

KG Academic Assistant — initial deployment

manalk1994