Commit History

Update README.md
29999bf
Running
verified

sankalphs commited on

Update readme
c2369b4
verified

sankalphs commited on

Add links to blog, video, social post, and HF spaces to README
70b9505

sankalphs commited on

Update README link to build-small-hackathon org
50666c0

sankalphs commited on

Add MIT license
dfb673f

sankalphs commited on

Clean repo, update README, improve .gitignore for hackathon
3ffe872

sankalphs commited on

Fix AI insight leaking thinking content + make insights on-demand instead of auto-generated
9cbb438

sankalphs commited on

Fix: detect and strip Nemotron reasoning narration (model talking to itself) from AI output
63016d2

sankalphs commited on

Fix AI output: aggressively strip thinking tags, markdown, field prefixes from all LLM responses
2e1ad6a

sankalphs commited on

Fix CSS: serve self-contained HTML via ASGI wrapper to bypass Gradio
1984ea6

sankalphs commited on

Fix: use sdk docker for Python 3.11 compatibility, relax gradio version
c60aec7

sankalphs commited on

UX overhaul + Gradio migration + remove llama.cpp
e6970ed

sankalphs commited on

fix: show CLOUD GPU status instead of offline, strip orphan </think> tags, increase Modal timeout to 180s
4976ef6

sankalphs commited on

cache bust to force clean HF rebuild
efe44de

sankalphs commited on

Remove llama-cpp-python and lighten Dockerfile; Modal handles inference
e4749c9

sankalphs commited on

Add Modal GPU inference support for faster LLM responses
ad0ab13

sankalphs commited on

fix: restore llama.cpp with source build, use fine-tuned GGUF model
7e810ce

sankalphs commited on

fix: switch to microsoft/Phi-3-mini-4k-instruct (Gemma 2B down, LoRA not on serverless API)
1c45b4e

sankalphs commited on

feat: add HF Inference API with LoRA model, deterministic fallback
724f227

sankalphs commited on

refactor: remove llama-cpp entirely, use deterministic mock-only mode
a7789ad

sankalphs commited on

fix: force llama-cpp-python source build to fix musl/glibc mismatch on HF Spaces
84753ae

sankalphs commited on

fix: cache bust Docker layer to force libgomp1/libgfortran5 install
bae9351

sankalphs commited on

fix: install libgomp1 + libgfortran5 so the prebuilt llama-cpp wheel can load
a55c7de

sankalphs commited on

fix: load LLM in background thread so Space stays healthy during 2.84 GB cold start
e5d102f

sankalphs commited on

fix: eagerly load LLM at startup so /api/health surfaces the real error
cec66cb

sankalphs commited on

fix: correct LLM model path default, fix chat 'error: format only' leak, surface load errors
1c2dd4b

sankalphs commited on

feat: browser-local engine, Zerodha dashboard, historical events, chatbot, per-user isolation
f316f5a

sankalphs commited on

fix: mentor returns real roast from numeric summary when LLM output is empty/malformed
d3fb801

sankalphs commited on

fix: harden LLM calls, cast numpy to native floats, pin llama-cpp-python wheel
11853b1

sankalphs commited on

fix: accept percent value (0-100) for trades, add MOCK_LLM flag, full Playwright E2E
55da5c9

sankalphs commited on

fix: resolve asset name mismatch, add E2E tests, 10-year game loop
23040f5

sankalphs commited on

fix: serve static files, switch to FastAPI, add CRT terminal styling
2df7867

sankalphs commited on

Space: prebuilt llama-cpp-python wheel, minimal Dockerfile
7247224

sankalphs commited on

Use uvicorn for Space deployment; pin model filename
6143850

sankalphs commited on

Point model download at fine-tuned GGUF repo
46f25fd

sankalphs commited on

Fix Modal training: use SFTConfig to avoid pickling error
bf88014

sankalphs commited on

Add Unsloth Modal training pipeline for Nemotron 3 Nano 4B; dataset uploaded
94d68b4

sankalphs commited on

Add model download, split requirements, prepare for Modal training
a2d1173

sankalphs commited on

Phase 2/3: Gradio Server backend, CRT frontend, engine, agents, mentor, tests, CI/CD
1d0b04b

sankalphs commited on

Phase 1: project setup, MiniMax-M3 synthetic dataset generation, 1446-row clean dataset
122cc3c

sankalphs commited on

Initial commit
2ae9271
unverified

Sankalp commited on