CoolFace
Apppublic

fawad07/nebius-personal-ai

sourceHugging Facemitupdated 8d agoView on Hugging Face
0likes
32 commits on main
f1c30058d ago

Fix Gradio handler: use textbox string directly (was 'list.strip' crash)

fawad07
4b7a9ab8d ago

Add @spaces.GPU placeholder for HF ZeroGPU (free Gradio hardware)

fawad07
7cab2428d ago

Add Gradio demo app + split requirements (Hugging Face Space)

fawad07
1a3e12c8d ago

Add Hugging Face Spaces frontmatter (Docker SDK, port 7860)

fawad07
eccf9b28d ago

Add public repo URL to submission

fawad07
e09f2a58d ago

Add demo video link to submission

fawad07
3ffe7f88d ago

Add BUGS.md — bug log with root cause + fix + commit for each issue

fawad07
1a68e918d ago

webapp: deterministic pre-router for memory/notes intents

fawad07
fb8b38a8d ago

Drop redundant 'How can I help you?' closers mid-conversation

fawad07
dc77b898d ago

Stop self-contradicting on recall; give recall phrasing the chat history

fawad07
28db6358d ago

Fix flaky memory/notes tool-routing (demo reliability)

fawad07
0054b728d ago

webapp: pick the most natural TTS voice + warmer prosody

fawad07
91fdfce16d ago

Add recording guide and a spoken self-introduction script

fawad07
089567421d ago

Add submission write-ups: description, disclosure, tools feedback, video script

fawad07
9dd19ae21d ago

Fix test collection (optional XTTS deps) and document Tavily in README

fawad07
9256b2c21d ago

Track: Phase 3 hosted webapp built + verified; deploy pending HF account

fawad07
9fda59821d ago

Phase 3: lightweight hosted web app (near-$0, browser voice)

fawad07
61859d721d ago

Track: Tavily web_search verified live in-browser (bonus)

fawad07
c6dafbc21d ago

Add web_search tool via Tavily (Best-Use-of-Tavily bonus)

fawad07
ce31cdc21d ago

Track: Phase 2 browser demo working (text+tools+memory in-browser)

fawad07
b68f0a221d ago

Phase 2: make the browser demo a judge-testable surface

fawad07
6d6c19721d ago

Fix push-to-talk: wait for speech onset after the keypress

fawad07
f03811a21d ago

Default to push-to-talk (reliable in a shared/noisy room)

fawad07
18964bc21d ago

Stop Whisper hallucinating on silence/echo (vad_filter)

fawad07
0e8324b21d ago

Fix real latency bottleneck: Whisper medium -> base STT

fawad07
965141a21d ago

Correct README Nebius section to real endpoint/model + cold-start note

fawad07
33d36cf21d ago

Add background model warmup to hide serverless cold-start

fawad07
096c17422d ago

Track: Phase 1 core working (voice loop + tools + notes, ~6s/turn)

fawad07
f969eec22d ago

Fix Nemotron latency (51s->~6s) and wire the notes store

fawad07
d32186e22d ago

Fix launcher for .venv + Nebius endpoint + system TTS; pin numpy<2

fawad07
d25d7c422d ago

Make TTS pluggable (system voice default) and drop librosa from SER

fawad07
6fd44dd22d ago

Scaffold Nebius Personal AI: voice-agent base + offline_assistant tools + Nebius/Nemotron (Phase 0)

fawad07