Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RayMelius
/
soci2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
soci2
Ctrl+K
Ctrl+K
3 contributors
History:
174 commits
RayMelius
Claude Opus 4.6
FPV chat: add proximity fallback when raycaster misses agents
f3c37b8
7 days ago
.github
Update HF sync workflow to target soci2 space
2 months ago
config
Distribute agents across full map, add children, add corner buildings
3 months ago
docs
Diversify agent activities, add local training script, scheduled Gemini cycle, architecture diagram
about 2 months ago
notebooks
Add NN provider as default, remove HF inference (7B/0.5B)
2 months ago
scripts
NN training: realistic persona data, graphs, hot-reload endpoint
about 2 months ago
src
Fix day display, DB growth, console errors; add FPV NPC chat with speech input
9 days ago
state
chore: update simulation state [skip ci]
3 months ago
web
FPV chat: add proximity fallback when raycaster misses agents
7 days ago
.env.example
Safe
353 Bytes
Update .env.example: NN model as default provider
8 days ago
.gitignore
Safe
170 Bytes
Initial implementation of Soci city population simulator
3 months ago
CLAUDE.md
Safe
1.69 kB
Initial implementation of Soci city population simulator
3 months ago
Dockerfile
Safe
712 Bytes
Fix Dockerfile for HF Spaces: add user 1000, proper WORKDIR
2 months ago
Modelfile
Safe
1.68 kB
Fix GGUF export: clone llama.cpp for bundled gguf-py; update Modelfile
2 months ago
Procfile
Safe
138 Bytes
Add Procfile for Render deployment
3 months ago
README.md
Safe
18 kB
Update README: pip install -e ., .env config with NN default
7 days ago
main.py
Safe
9.79 kB
Auto-resume on startup; fix Groq sleep bug and env var model selection
3 months ago
pyproject.toml
Safe
642 Bytes
Initial implementation of Soci city population simulator
3 months ago
render.yaml
Safe
917 Bytes
render.yaml: GITHUB_OWNER and GITHUB_REPO_NAME as plain values
2 months ago
requirements.txt
Safe
652 Bytes
Add NN provider as default, remove HF inference (7B/0.5B)
2 months ago
test_simulation.py
Safe
14.9 kB
Redesign city: individual houses, real streets, async Ollama client
3 months ago