Microsoft Agent Framework reaches Release Candidate, succeeding AutoGen and Semantic Kernel with enterprise features and migration guides for developers.
AI News — Page 3
Older news from the AI Haven archive.
Google launched switching tools for Gemini on March 26, enabling users to transfer memories and chat histories from ChatGPT and Claude. The tools aim to reduce switching costs in the competitive AI assistant market.
The NSFW AI chatbot market has grown to $400 million annually as platforms like Dream Companion and Candy.ai capitalize on demand for uncensored digital companionship.
NVIDIA released NemoClaw at GTC 2026 to secure the OpenClaw multi-agent platform after critical vulnerabilities exposed 40,000+ instances to remote code execution attacks.
Mistral AI releases Voxtral TTS, a 3B-parameter open-source text-to-speech model that beats ElevenLabs Flash v2.5 in human preference tests with a 68.4% win rate.
A step-by-step guide to installing and using Claude Code, Anthropic's terminal-native AI coding agent that outperforms Cursor and Copilot on benchmark tests.
English Wikipedia editors voted 44-2 to ban LLMs from generating or rewriting article content, citing citation hallucinations and cleanup burden on volunteers.
Google Research announces TurboQuant, a memory compression algorithm that reduces LLM KV cache size by 6x with zero accuracy loss and up to 8x speedup on H100 GPUs.
ATLAS enables a frozen 14B model to achieve 74.6% on LiveCodeBench using a single $500 GPU, outperforming Claude Sonnet 4.5 at 71.4%.
OpenAI shuts down Sora video app 8 months after launch, citing resource constraints and declining user interest after 1M downloads.
Anthropic launches auto mode for Claude Code, letting the AI autonomously approve its own actions without constant user permission. The feature uses built-in AI safeguards to evaluate safety risks in real-time.
A practical guide to running local LLMs with Ollama in 2026. Covers installation, Python integration, tool calling, and OpenAI-compatible API setup.
Warren calls the Pentagon's decision to blacklist Anthropic "retaliation" for the AI company's ethical stance on AI development, demanding documentation by April 6.
USCC warns China's open-source AI models now lead global usage, surpassing Meta's Llama in downloads and powering 80% of US AI startups.
Gimlet Labs raised $80M to build multi-chip AI inference software that runs across NVIDIA, AMD, Intel, ARM, Cerebras and d-Matrix—delivering 3-10x faster performance.
Cursor AI admits Composer 2 coding model was built on Moonshot AI's Kimi 2.5 without initial disclosure, sparking transparency questions.
California's SB 243 law regulating companion chatbots is now enforceable as of 2026, requiring AI girlfriend apps to disclose their non-human nature and implement suicide prevention protocols.
OpenClaw agents now get automated persistent memory through Hindsight integration, solving context retention for autonomous AI agents.
OpenAI releases GPT-5.4 mini and nano with 54.4% on SWE-Bench Pro, nearly matching flagship performance at half the cost.
Build a fully private, cost-free RAG system that runs on your own machine using Ollama and LangChain. Step-by-step guide with code.