Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HGKo
/
vision_llm_agent
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
16e07bc
vision_llm_agent
Ctrl+K
Ctrl+K
3 contributors
History:
48 commits
Sunhey Cho
Ignore static backup folders and remove previously committed backups
16e07bc
20 days ago
frontend
Translate Korean UI text to English in OpenAIChat.js
23 days ago
static
Translate Korean UI text to English in OpenAIChat.js
23 days ago
static_bak_20250820_085943
feat(frontend): switch OpenAI chat to Vision RAG; wire image base64 to /api/vision-rag/query; add searchType/objectId/class_name and n_results; build and sync to static/
23 days ago
.gitattributes
Safe
1.52 kB
initial commit
29 days ago
.gitignore
Safe
257 Bytes
Ignore static backup folders and remove previously committed backups
20 days ago
Dockerfile
Safe
812 Bytes
Copy files from hf-space to vision_llm_agent
29 days ago
README.md
Safe
4.36 kB
Add login feature with Flask-Login
29 days ago
api.py
Safe
71.2 kB
Add default user credentials to login form
21 days ago
app.py
Safe
20.4 kB
Copy files from hf-space to vision_llm_agent
29 days ago
requirements.txt
Safe
988 Bytes
feat(vision-rag): add LangChain deps and verify .venv; vision_rag_query uses ChatOpenAI; set default OPENAI_MODEL to gpt-4o
24 days ago