ConwAI
Summary
ConwAI is a custom 500M parameter AI model developed over five months, featuring self-learning and a distinct personality, running locally on an iMac.
Similar Articles
@DeRonin_: My current local AI setup: - 2x DGX Spark linked (256gb) > GLM 5.2 @ 2bit, reasoning + agent loops - Mac Studio M3 Ultr…
A user describes their fully local AI stack using multiple hardware devices running Chinese models like GLM, Qwen, and Kimi, claiming 87% cost savings compared to frontier models like GPT-5.5 and Opus 4.8, while noting plans to self-host video generation.
My local model setup on an M4 Pro Mac Mini
The author describes their local AI model setup on an M4 Pro Mac mini, using models like Qwen and Gemma with tools such as oMLX and Tailscale to achieve data privacy, cost predictability, and offline capability.
I built a local AI companion with GWT, IIT proxy, ChromaDB hybrid retrieval, and Ollama fallback — here's every architectural decision I made and why
The author shares a locally runnable AI companion built with Python, Gemini, and Ollama, featuring a custom cognitive architecture based on Global Workspace Theory and an Integrated Information Theory proxy for personality modeling.
@cpaik: Open-source Many model Inference on device
An open-source tool for running multiple AI model inferences on local devices, enhancing on-device AI deployment efficiency.
I got tired of re-explaining my project to every AI tool, so I built a local memory layer for them
The author built mem-port, a local MCP server that gives AI copilots (ChatGPT, Claude Code, Cursor, Windsurf) shared long-term memory via embedded SurrealDB, solving context drift between AI tools.