This Week I Learned - * Hosting local AI models on the web, via existing solutions based on WebNN or WebGPU, may require domain-specific AI/ML expertise and lead to high model download costs for users and developers (since models aren’t shared across domains). Microsoft has introduced experimental web APIs in Microsoft Edge that make it possible for web developers to integrate AI into their web applications. The Prompt API and Writing Assistance APIs - now available as developer previews in Edge Canary and Dev channels - give you access to a powerful small language model, Phi-4-mini, that is built into the Edge browser . Whether you’re trying out prompt engineering, summarizing and modifying content, or generating text, these APIs are designed to help you bring AI to your web code with a few lines of JavaScript. * Devstral, an agentic LLM for software engineering tasks developed by Mistral AI and All Hands AI, is now available on Kaggle Models. Devstral is open-sourced under the ...
Comments
Post a Comment