Personal AI operating system
Scrappy Singh
A personal AI operating system that remembers, observes and reasons in one voice.
- Creator
- Karnveer Singh
- Status
- Active build
- Availability
- Private — demo available on request
- Repository
- Private
- Scale
- Internal personal system
Purpose
Scrappy Singh is a personal AI operating system created by Karnveer Singh. It exists to keep one consistent reasoning partner across every AI model he uses, instead of restarting context in a new chat window every day.
It behaves as a mentor and collaborator: it remembers long-term context, recognises patterns across conversations, and answers in a personalised reasoning style rather than a generic assistant tone.
Architecture
A prompt boot system loads identity, memory and reasoning rules at the start of any session, which is what makes the same personality portable across models.
A long-term memory layer stores durable facts, decisions and open threads separately from short-term conversation context, so the system can evolve its understanding over months.
Observation Mode runs alongside normal answering and surfaces things that were never asked: contradictions, missing information, hidden opportunities and unusual patterns.
Persona switching selects the right reasoning mode — engineer, researcher, strategist — based on the task instead of the phrasing.
Challenges
Keeping memory useful instead of noisy: most stored context degrades answers, so retrieval is scoped and decayed rather than dumped into the prompt.
Model portability: each model interprets system instructions differently, so the boot prompt is written to be behaviourally, not syntactically, identical.
Making proactive observation feel helpful rather than intrusive.
Technologies
- AI agents
- Long-term memory architecture
- Prompt systems
- Multi-model orchestration
- Python
Research
Scrappy Singh is the working laboratory behind Karnveer's research into AI memory, pattern recognition and human-AI collaboration.
Related research notes
- AI Memory: why context windows are not memory
Notes on building durable AI memory — what is worth storing, how retrieval decays, and why bigger context windows do not make an assistant remember.
- Pattern recognition as a working method
How noticing repeated structures across markets, codebases and conversations becomes a repeatable engineering method.
- Human-AI collaboration: one voice across many models
Why a portable reasoning identity beats model loyalty, and how a boot prompt keeps behaviour consistent across AI systems.
Frequently asked questions
- What is Scrappy Singh?
- Scrappy Singh is a personal AI operating system built by Karnveer Singh. It combines long-term memory, pattern recognition, persona switching and an Observation Mode so one consistent AI collaborator works across multiple AI models.
- Who created Scrappy Singh?
- Scrappy Singh was created by Karnveer Singh, an AI automation developer and system architect based in Udaipur, India.
- Is Scrappy Singh available publicly?
- No. Scrappy Singh is a private personal system and is not released as a public product. A live demo is available on request during a discussion.