ChatGPT Founder: AI Primarily Aims to Replace Creative Work

AI startup Anthropic's valuation surpassed $100B, doubling in 4 months. $4B annual revenue comes from AI models & Claude chatbot (60% margin). Claude Code generated $200M with 3M downloads. Cloud sales remain unprofitable (-30% margin). Plans include $5.5B funding and $3B cash burn in 2024, showcasing investor confidence despite high costs.....
DeepMind's Mixture-of-Recursions (MoR) enhances model efficiency via dynamic token routing and recursive depth allocation, outperforming Transformers with fewer parameters. Its selective caching reduces memory pressure, proving especially effective above 360M scale, offering optimized AI deployment solutions.....
OpenAI launches ChatGPT audio transcription for macOS users, supporting 120-minute recordings with auto-generated transcripts and summaries. Available only to GPT-4o subscribers, it records system audio and microphone input, deleting recordings post-transcription unless users opt in for model training. Enterprise/education users are excluded by default. Not available on Windows/Android/web yet.....
OpenMed released 380+ free medical NER models on Hugging Face (Apache2.0). These models (109M-568M params) rival paid alternatives, integrated into major AI ecosystems. Addressing global healthcare shortages, the project allows free use/modification, with COVID screening API previously developed in 5 days. Team plans to expand model library for open-source medical AI.....
MiniMax launches a revolutionary AI development tool called MiniMax Agent, allowing users to automatically generate a complete e-commerce website with just natural language descriptions, including front-end, back-end, database, and payment interface functionalities. This technology significantly lowers the development barrier, supports international payments, real-time data updates, and automatic deployment, making it especially suitable for start-ups and individual entrepreneurs. This innovation will change traditional development models, making it possible to rapidly bring ideas to life and offering new opportunities in the e-commerce field.
Open-source train ticket query system 12306MCP Server by drfccv, built on MCP standard, offers real-time ticket, train, station & transfer queries. Uses FastAPI for fast response, Streamable HTTP for efficiency, with smart time tools for accuracy. Includes API docs & Docker support, strictly for learning (no commercial use).....