Daily jailbreak
#features
MoonshotAI/Kimi-Audio: Kimi-Audio, an open-source audio foundation model excelling in audio understanding, generation, and conversation
Kimi-Audio, an open-source audio foundation model excelling in audio understanding, generation, and conversation - MoonshotAI/Kimi-Audio
dtnewman/zev: A simple CLI tool to help you remember terminal commands
A simple CLI tool to help you remember terminal commands - dtnewman/zev
Novel Universal Bypass for All Major LLMs
HiddenLayer’s latest research uncovers a universal prompt injection bypass impacting GPT-4, Claude, Gemini, and more, exposing major LLM security gaps.
microsoft/markitdown: Python tool for converting files and office documents to Markdown.
Python tool for converting files and office documents to Markdown. - microsoft/markitdown
View non-printable unicode characters
Teaching LLMs how to solid model
It turns out that LLMs can make CAD models for simple 3D mechanical parts. And, I think they’ll be extremely good at it soon.
RapidOCR with custom OCR models - Docling
RapidOCR
Computer Use agents in 2025 - Artur Piszek
I tested 9 computer use agents to see if the can help me use computer less. The results are mixed
What I've learned about writing AI apps so far | Seldo.com
I started writing a post called "how to write AI apps" but it was over-reach so I scaled it back to this. Who am I to tell you how to write anything? But here's what I'll be applying to my own writing of AI-powered apps, specifically LLM applications.
A battle I've already lost is that we shouldn't call LLMs "AI" at all; they are machine learning and not the general intelligence that is implied to the layman by the name. It is an even less helpful name than "serverless", my previous can
docling-project/docling: Get your documents ready for gen AI
Get your documents ready for gen AI. Contribute to docling-project/docling development by creating an account on GitHub.
The End of Disease
The-Pocket/Tutorial-Codebase-Knowledge: Turns Codebase into Easy Tutorial with AI
Turns Codebase into Easy Tutorial with AI. Contribute to The-Pocket/Tutorial-Codebase-Knowledge development by creating an account on GitHub.
PatrickJS/awesome-cursorrules: 📄 A curated list of awesome .cursorrules files
📄 A curated list of awesome .cursorrules files. Contribute to PatrickJS/awesome-cursorrules development by creating an account on GitHub.
pydantic-ai/mcp-run-python at main · pydantic/pydantic-ai
Agent Framework / shim to use Pydantic with LLMs
Prompt Engineering | Kaggle
Kaggle is the world’s largest data science community with powerful tools and resources to help you achieve your data science goals.
A quote from Drew Breunig
The first generation of AI-powered products (often called “AI Wrapper” apps, because they “just” are wrapped around an LLM API) were quickly brought to market by small teams of engineers, …
An LLM Query Understanding Service
An LLM Query Understanding Service Doug Turnbull recently wrote about how all search is structured now: “Many times, even a small open source LLM will be able to turn a search query into reasonable structure at relatively low cost.”
Model Context Protocol has prompt injection security problems
As more people start hacking around with implementations of MCP (the Model Context Protocol, a new standard for making tools available to LLM-powered systems) the security implications of tools built on that protocol are starting to come into focus.
Reinforcement Learning with Neural Networks: Essential Concepts
Reinforcement Learning has helped train neural networks to win games, drive cars and even get ChatGPT to sound more human when it responds to your prompt. Th...
Reports of LLMs mastering math have been greatly exaggerated
What happens when you minimize the chance of data leakage?
Scaling is over, the bubble may be deflating, LLMs still can’t reason, and you can’t trust Sam
New evidence that confirms so much of what I have been saying
Ai Will Try to Cheat & Escape (aka Rob Miles was Right!) - Computerphile
As Large Language Models improve, the tokens they predict form ever more complicated and nuanced outcomes. Rob Miles and Ryan Greenblatt discuss "Alignment F...
Therapeutics Data Commons
Artificial intelligence foundation for therapeutic science
MCP + PydanticAI - Build powerful AI agents
Get the full code: https://github.com/riza-io/examples/tree/main/demos/mcp_and_pydanticai
Try out Riza's MCP server: https://docs.riza.io/getting-started/mcp-servers
PydanticAI is one of the most popular frameworks for building AI agents in Python, and it recently launched MCP support. If you've been wanting to learn MCP, this is a great place to start.
In this tutorial you'll build a simple agent with PydanticAI, and then add an MCP server called fetch, which enables web browsing. Then we'll use the Postgres MCP server to add database querying to our agent. Then we'll use Riza's remote MCP server to add a code interpreter to our agent.
Pydantic Evals
Pydantic Evals Brand new package from the Pydantic AI team which directly tackles what I consider to be the single hardest problem in AI engineering: building evals to determine if your LLM-based system is working correctly and getting better over time.
Function calling with Gemma
Google's Gemma 3 model (the 27B variant is particularly capable, I've been trying it out [via Ollama](https://ollama.com/library/gemma3)) supports function calling exclusively through prompt engineering. The official documentation describes two recommended …
microsoft/playwright-mcp
The Playwright team at Microsoft have released an MCP ([Model Context Protocol](https://github.com/microsoft/playwright-mcp)) server wrapping Playwright, and it's pretty fascinating. They implemented it on top of the Chrome accessibility tree, so …
"I want Llama3 to perform 10x with my private knowledge" - Local Agentic RAG w/ llama3
Advanced RAG 101 - build agentic RAG with llama3Get free HubSpot report of how AI is redefining startup GTM strategy: https://clickhubspot.com/4hx🔗 Links- J...