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.
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.
GLM-5.2 is a win for local AI
GLM-5.2, a 753B parameter open-source model with MIT license, offers frontier-level coding capabilities and massive context window. Its distillation potential promises significant improvements for local AI setups.
Command A+
Cohere has released Command A+, an open enterprise AI model designed for business applications.
@rohanpaul_ai: AI agent can get better at long tasks without retraining the agent itself, by using a separate small model to clean and…
AdaCoM is a separate LLM that manages context for a frozen AI agent, improving performance on long tasks without retraining. It improved average web search performance by 39% in tests.