Tag: web
-
Simon Willison’s Weblog: Genie 2: A large-scale foundation world model
Source URL: https://simonwillison.net/2024/Dec/4/genie-2/#atom-everything Source: Simon Willison’s Weblog Title: Genie 2: A large-scale foundation world model Feedly Summary: Genie 2: A large-scale foundation world model New research (so nothing we can play with) from Google DeepMind. Genie 2 is effectively a game engine driven entirely by generative AI – you can seed it with any image…
-
Cloud Blog: How Dun & Bradstreet is transforming software development with Gemini Code Assist
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/dun-bradstreet-gemini-code-assist-software-development-lifecycle/ Source: Cloud Blog Title: How Dun & Bradstreet is transforming software development with Gemini Code Assist Feedly Summary: Dun & Bradstreet, a leading global provider of business data and analytics, is committed to maintaining its position at the forefront of innovation. For the past two years, this commitment has included the company’s…
-
Slashdot: ‘Yes, I am a Human’: Bot Detection Is No Longer Working
Source URL: https://tech.slashdot.org/story/24/12/20/2331225/yes-i-am-a-human-bot-detection-is-no-longer-working?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: ‘Yes, I am a Human’: Bot Detection Is No Longer Working Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the challenges posed by the rise of AI on traditional verification methods like CAPTCHA, highlighting their ineffectiveness against bots that can solve them quickly. The emergence of…
-
Simon Willison’s Weblog: OpenAI O3 breakthrough high score on ARC-AGI-PUB
Source URL: https://simonwillison.net/2024/Dec/20/openai-o3-breakthrough/#atom-everything Source: Simon Willison’s Weblog Title: OpenAI O3 breakthrough high score on ARC-AGI-PUB Feedly Summary: OpenAI O3 breakthrough high score on ARC-AGI-PUB François Chollet is the co-founder of the ARC Prize and had advanced access to today’s o3 results. His article here is the most insightful coverage I’ve seen of o3, going beyond…
-
Simon Willison’s Weblog: Quoting François Chollet
Source URL: https://simonwillison.net/2024/Dec/20/francois-chollet/#atom-everything Source: Simon Willison’s Weblog Title: Quoting François Chollet Feedly Summary: OpenAI’s new o3 system – trained on the ARC-AGI-1 Public Training set – has scored a breakthrough 75.7% on the Semi-Private Evaluation set at our stated public leaderboard $10k compute limit. A high-compute (172x) o3 configuration scored 87.5%. This is a surprising…
-
The Cloudflare Blog: Hi Claude, build an MCP server on Cloudflare Workers
Source URL: https://blog.cloudflare.com/model-context-protocol/ Source: The Cloudflare Blog Title: Hi Claude, build an MCP server on Cloudflare Workers Feedly Summary: Want Claude to interact with your app directly? Build an MCP server on Workers. That will enable you to connect your service directly, allowing Claude to understand and run tasks on your behalf. AI Summary and…
-
The Cloudflare Blog: Bring multimodal real-time interaction to your AI applications with Cloudflare Calls
Source URL: https://blog.cloudflare.com/bring-multimodal-real-time-interaction-to-your-ai-applications-with-cloudflare-calls/ Source: The Cloudflare Blog Title: Bring multimodal real-time interaction to your AI applications with Cloudflare Calls Feedly Summary: Bring ChatGPT to your next video meeting with Cloudflare Calls. AI Summary and Description: Yes **Summary:** OpenAI’s integration of WebRTC support into their Realtime API, combined with Cloudflare Calls, allows for real-time audio and…
-
Unit 42: Now You See Me, Now You Don’t: Using LLMs to Obfuscate Malicious JavaScript
Source URL: https://unit42.paloaltonetworks.com/?p=137970 Source: Unit 42 Title: Now You See Me, Now You Don’t: Using LLMs to Obfuscate Malicious JavaScript Feedly Summary: This article demonstrates how AI can be used to modify and help detect JavaScript malware. We boosted our detection rates 10% with retraining. The post Now You See Me, Now You Don’t: Using…