AI/ML

AI/ML

2269 bookmarks
Custom sorting
aicodeprep-gui: The Fast Context Maker
aicodeprep-gui: The Fast Context Maker
Effortlessly generate a context block to quickly paste into any AI chat. Works on any OS, from any editor. Removing the friction between your project/repo and AI. This is not meant to replace Agent software.
·wuu73.org·
aicodeprep-gui: The Fast Context Maker
GitHub - apple/embedding-atlas: Embedding Atlas is a tool that provides interactive visualizations for large embeddings. It allows you to visualize, cross-filter, and search embeddings and metadata.
GitHub - apple/embedding-atlas: Embedding Atlas is a tool that provides interactive visualizations for large embeddings. It allows you to visualize, cross-filter, and search embeddings and metadata.
Embedding Atlas is a tool that provides interactive visualizations for large embeddings. It allows you to visualize, cross-filter, and search embeddings and metadata. - apple/embedding-atlas
·github.com·
GitHub - apple/embedding-atlas: Embedding Atlas is a tool that provides interactive visualizations for large embeddings. It allows you to visualize, cross-filter, and search embeddings and metadata.
High-level visual representations in the human brain are aligned with large language models - Nature Machine Intelligence
High-level visual representations in the human brain are aligned with large language models - Nature Machine Intelligence
Doerig, Kietzmann and colleagues show that the brain’s response to visual scenes can be modelled using language-based AI representations. By linking brain activity to caption-based embeddings from large language models, the study reveals a way to quantify complex visual understanding.
·nature.com·
High-level visual representations in the human brain are aligned with large language models - Nature Machine Intelligence
qwen-image-mps
qwen-image-mps
Ivan Fioravanti built this Python CLI script for running the Qwen/Qwen-Image image generation model on an Apple silicon Mac, optionally using the Qwen-Image-Lightning LoRA to dramatically speed up generation. Ivan …
·simonwillison.net·
qwen-image-mps
Blueberry Hill
Blueberry Hill
ChatGPT 5 was released today. ChatGPT-maker OpenAI has unveiled the long-awaited latest version of its artificial intelligence (AI) chatbot, GPT-5, saying it can provide PhD-level expertise. Billed as “smarter, faster, and more useful,” OpenAI co-founder and chief executive Sam Altman lauded the company’s new model as ushering in a new era of ChatGPT. “I think having something like GPT-5 would be pretty much unimaginable at any previous time in human history,” he said ahead of Thursday’s launch. GPT-5’s release and claims of its “PhD-level” abilities in areas such as coding and writing come as tech firms continue to compete to have the most advanced AI chatbot.
·kieranhealy.org·
Blueberry Hill
When a Jira Ticket Can Steal Your Secrets
When a Jira Ticket Can Steal Your Secrets
Zenity Labs describe a classic lethal trifecta attack, this time against Cursor, MCP, Jira and Zendesk. They also have a short video demonstrating the issue. Zendesk support emails are often …
·simonwillison.net·
When a Jira Ticket Can Steal Your Secrets
GPT-5: Key characteristics, pricing and model card
GPT-5: Key characteristics, pricing and model card
I’ve had preview access to the new GPT-5 model family for the past two weeks (see related video) and have been using GPT-5 as my daily-driver. It’s my new favorite …
·simonwillison.net·
GPT-5: Key characteristics, pricing and model card
OpenAI’s open source models are finally here
OpenAI’s open source models are finally here
The open source OpenAI models are finally here, and oh boy were these worth the wait... Thank you Agentuity for sponsoring! Check them out at: https://soydev.link/agentuity Use code THANKS-OPENAI for 1 month of T3 chat for $1: https://soydev.link/chat Want to sponsor a video? Learn more here: https://soydev.link/sponsor-me Check out my Twitch, Twitter, Discord more at https://t3.gg/ S/O Ph4se0n3 for the awesome edit 🙏
·youtube.com·
OpenAI’s open source models are finally here
Azure AI Foundry | Microsoft Azure
Azure AI Foundry | Microsoft Azure
Design, customize, and manage AI applications and agents with Azure AI Foundry. Deploy secure, enterprise-grade AI solutions using unified tools and APIs.
·azure.microsoft.com·
Azure AI Foundry | Microsoft Azure
Deep Agents
Deep Agents
Using an LLM to call tools in a loop is the simplest form of an agent. This architecture, however, can yield agents that are “shallow” and fail to plan and act over longer, more complex tasks. Applications like “Deep Research”, “Manus”, and “Claude Code” have gotten around this limitation by implementing a combination of four things: a planning tool, sub agents, access to a file system, and a detailed prompt. Acknowledgements: this exploration was primarily inspired by Claude Code and reports o
·blog.langchain.com·
Deep Agents