Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FujiwaraChoki/MoneyPrinter
/ app.js
File
app.js
Frontend/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// ===== DOM REFS =====
2
const
videoSubject = document.getElementById(
"videoSubject"
);
3
const
aiModel = document.getElementById(
"aiModel"
);
4
const
voice = document.getElementById(
"voice"
);
Callers
nothing calls this directly
Calls
3
updateColorDot
Function · 0.85
generateVideo
Function · 0.85
loadOllamaModels
Function · 0.85
Tested by
no test coverage detected