Oc2cO
Build. Ship. Evolve.
Oc2cO is a bootstrapped studio building focused tools for memory, creation, and agentic workflows. Proof-first. Clean 2026 visuals.
🔄 Daily updates — Vercel + agents
Sagous — The Oc2cO Oracle
Sagous Oracle — click to chat or command • walks freely
Futuristic Chat Oracle • Canva Layers + Particles + Liquid Glass
Sagous (photoreal green fox, cosmic robe, detailed fur, amber eyes from triptych). Layered Canva Magic + glass/parallax/particles. Click character or interface to open transcribed chat. Agent hub for skills/tools (Pro).
🪐 SAGOUS ORACLE
click to talk • live transcription
[tap or click to speak — live transcript here]
ORACLE MODE — click Sagous
Active Projects
🧠 MemTool — IN DEVELOPMENT
AI-powered memory and recall. Voice capture, journaling, photo AI, adaptive companion, and built-in brain games.
Stack: React Native, Expo, TypeScript, iOS + Android
Features: Voice STT, journal archive, AI tagging, 24-game, memory match, sudoku, subscriptions.
React Native
Expo
iOS
Android
Voice AI
🧠 Dedicated MemTool Page → 📦 GitHub 24 Game → Arcade hub → Store →
Beta web + server live on Vercel. Mobile beta via site. Full details on /memtool. App Store pending.
🛒 SellThis — COMING SOON
AI-assisted listing and sales companion. Curated store for focused minds and creative tools.
Status: Prototype in store. Browse and request access.
Visit Store →
🎮 Oc2cO Arcade — LIVE
Standalone browser brain games: 24 Game, Memory Match, Simon Says, Scramble, Copycat, Sudoku, Picture Scramble. Fully self-contained.
Play Arcade →
Open / Download MemTool →
GitHub
Store →
Beta web + server live on Vercel. Mobile beta via site. Full details on /memtool. App Store pending.
Standalone browser brain games: 24 Game, Memory Match, Simon Says, Scramble, Copycat, Sudoku, Picture Scramble. Fully self-contained. Enhanced animations.
Skills & Tools Library — Full TOOLS_SKILLS + VISUAL_SKILLS
Advanced premium visual effects and tools available through the companion. Glass, liquid, neural, holographic, Canva layers, and more.
🇨🇳 ASIAN PREMIUM LIQUID REFRACTION
Hover for real SVG distortion + specular
ASIAN DENSE NEURAL GLASS
Multi-panel + live data flows
Oc2cO Verse Companion →
Meet the companion, drag/pinch/zoom the living Atrium, and see everything it's learned with you.
Voice Integration Example (ElevenLabs)
<!-- Basic embed (place near end of body) -->
<elevenlabs-convai
agent-id="YOUR_AGENT_ID_HERE"
variant="expanded"
dismissible="true"
action-text="Talk to Oc2cO Companion"
start-call-text="Start Voice"
avatar-orb-color-1="#00E5FF"
avatar-orb-color-2="#64D4FF"
></elevenlabs-convai>
<script
src="https://unpkg.com/@elevenlabs/convai-widget-embed"
async
type="text/javascript">
</script>
<!-- Advanced with runtime overrides -->
<elevenlabs-convai
agent-id="agent_7101k5zvyjhmfg983brhmhkd98n6"
dynamic-variables='{"user_name": "Explorer", "mode": "memory"}'
override-first-message="Welcome to your Oc2cO memory palace."
></elevenlabs-convai>
Full voice integration available via the in-site AI assistant.
Embedded Full Code Example 2: Advanced Holographic Neural Orb Morph (from VISUAL_SKILLS)
(Live preview above in beta-tools uses similar; full self-contained in MD. Key canvas + JS excerpt below for copy-paste. See full file for complete animate/spawn.)
const canvas = document.getElementById('holo-orb');
const ctx = canvas.getContext('2d');
let mx=W/2, my=H/2; let nodes = [...]; // 12+ neural nodes
// mousemove, click spawnParticle, scrollPhase influence...
function animate() { ctx.clearRect(0,0,W,H); /* draw orbs + lines + particles + holo sweep */ requestAnimationFrame(animate); }
window.Oc2cO_HoloOrb = { triggerBurst: () => { /* burst */ } };
Full runnable version available from the in-site AI (ask for holographic orb or visual effects code).
Voice Tools — Full Integration Code
From TOOLS_SKILLS: ElevenLabs + Browser Web Speech + Native fallback.
<!-- Voice widget embed (ElevenLabs) + fallback -->
<script>
if ('speechSynthesis' in window) {
const utter = new SpeechSynthesisUtterance('Recall memory...');
speechSynthesis.speak(utter);
}
</script>
See full in TOOL_SKILL_ELEVENLABS... + TOOL_SKILL_BROWSER_WEB_SPEECH_VOICE.md
Ask the AI for full voice code →
Music Tools — Full Integration Code
Suno proxy + Tone.js beats.
// Suno proxy call (see full MD)
fetch('/api/suno', {method:'POST', body: JSON.stringify({prompt:'upbeat memory vibe'})})
.then(r=>r.json()).then(d => { new Audio(d.url).play(); });
// Tone.js fallback
const synth = new Tone.Synth().toDestination();
synth.triggerAttackRelease("C4", "8n");
Ask the AI for full music code →
Image Tools — Full Integration Code
Replicate Flux + Leonardo.ai via proxy.
async function generateFlux(prompt) {
const resp = await fetch('/api/gen-flux', {method:'POST', body:JSON.stringify({prompt})});
const {url} = await resp.json();
document.getElementById('img').src = url; // store in mem / display
}
// Full proxy + client UI in TOOL_SKILL_REPLICATE_FLUX_IMAGE_GEN.md + LEONARDO
Ask the AI for image generation code →
Full integration code available instantly from the in-site AI chat. Ask for any effect.
App & Tool Mapping • Beta Apps • Functions
Core Systems • Functions • Direct Links (Skills Reviewable)
MemTool (Beta)
Voice STT/TTS • Photo Analysis + OCR • AI Journal Recap + Insights • Embedded Arcade + Training • Living Companion (Memora) • Hardwire Sync • Cross-Device Web+Mobile Beta
Launch /memtool →
Advanced voice, neural and liquid effects.
Arcade (Games Beta)
24 Math Puzzle • Memory Match Pairs • Simon Says Neural Sync • Word/Picture Scramble • Sudoku Logic • Copycat Pattern • Picture Scramble • Timer/Levels/Score • Neural visual overlays
Play Arcade →
Built with: Phaser/TOON skills + VISUAL particle/neural/holo
Store + Checkout
Pro Subscriptions • SellThis AI Listings • Digital Entitlements • Glass Checkout Flows • Payments Layer • Beta App Access • Gear for Focus
Enter Store →
→ Checkout →
Checkout refs: pill-btn + glass + footer consistency + beta unlock
In-Site Oc2cO Companion (Beta)
Context Hardwire • Per-session Memory • Change Triggers • Help + Code Agent • Cross-App Launch • Voice • Usage Tracking
Launch Agent →
Advanced AI companion & hardwire memory
Cinematic + Iris Oracle
Phase Scrub Intros • Layered Glass Morph • Atrium Previews • Palm/Iris/Nail Analysis • Swarm Logic
Cinematic →
Iris Oracle →
Beta Tools Suite
AI Companion Chat • Voice Capture/Synth • Photo Vault+AI • Music/Vibe Sync • Neural Recall Visuals • Entitlements • Ambient Layers
Beta Tools →
Premium glass, neural and liquid effects throughout
All experiences use premium glass, neural, holo and liquid effects. Fully client-side with smart AI backend.
All effects are live. Ask the in-site AI for full source of any technique.