Tag: prompting techniques
-
Cloud Blog: Deutsche Bank delivers AI-powered financial research with DB Lumina
Source URL: https://cloud.google.com/blog/topics/financial-services/deutsche-bank-delivers-ai-powered-financial-research-with-db-lumina/ Source: Cloud Blog Title: Deutsche Bank delivers AI-powered financial research with DB Lumina Feedly Summary: At Deutsche Bank Research, the core mission of our analysts is delivering original, independent economic and financial analysis. However, creating research reports and notes relies heavily on a foundation of painstaking manual work. Or at least that…
-
Simon Willison’s Weblog: Qwen3-Next-80B-A3B: 🐧🦩 Who needs legs?!
Source URL: https://simonwillison.net/2025/Sep/12/qwen3-next/#atom-everything Source: Simon Willison’s Weblog Title: Qwen3-Next-80B-A3B: 🐧🦩 Who needs legs?! Feedly Summary: Qwen3-Next-80B-A3B Qwen announced two new models via their Twitter account (nothing on their blog yet): Qwen3-Next-80B-A3B-Instruct and Qwen3-Next-80B-A3B-Thinking. They make some big claims on performance: Qwen3-Next-80B-A3B-Instruct approaches our 235B flagship. Qwen3-Next-80B-A3B-Thinking outperforms Gemini-2.5-Flash-Thinking. The name “80B-A3B" indicates 80 billion parameters…
-
Simon Willison’s Weblog: Is the LLM response wrong, or have you just failed to iterate it?
Source URL: https://simonwillison.net/2025/Sep/7/is-the-llm-response-wrong-or-have-you-just-failed-to-iterate-it/#atom-everything Source: Simon Willison’s Weblog Title: Is the LLM response wrong, or have you just failed to iterate it? Feedly Summary: Is the LLM response wrong, or have you just failed to iterate it? More from Mike Caulfield (see also the SIFT method). He starts with a fantastic example of Google’s AI mode…
-
Cloud Blog: The University of Hawaii is helping the state retain top talent with Google AI
Source URL: https://cloud.google.com/blog/topics/public-sector/the-university-of-hawaii-is-helping-the-state-retain-top-talent-with-google-ai/ Source: Cloud Blog Title: The University of Hawaii is helping the state retain top talent with Google AI Feedly Summary: As the Hawaiian Islands’ primary higher education resource, the University of Hawaii (UH) System faces a unique challenge among U.S. universities: many graduates–including those with deep family roots in Hawaii – are…
-
Cloud Blog: Vertex AI Studio, redesigned: Your source for generative AI media models across all modalities
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/vertex-ai-studio-redesigned/ Source: Cloud Blog Title: Vertex AI Studio, redesigned: Your source for generative AI media models across all modalities Feedly Summary: Google Cloud’s Vertex AI platform makes it easy to experiment with and customize over 200 advanced foundation models – like the latest Google Gemini models, and third-party partner models such as Meta’s…
-
Simon Willison’s Weblog: Highlights from the Claude 4 system prompt
Source URL: https://simonwillison.net/2025/May/25/claude-4-system-prompt/ Source: Simon Willison’s Weblog Title: Highlights from the Claude 4 system prompt Feedly Summary: Anthropic publish most of the system prompts for their chat models as part of their release notes. They recently shared the new prompts for both Claude Opus 4 and Claude Sonnet 4. I enjoyed digging through the prompts,…
-
Cloud Blog: Getting AI to write good SQL: Text-to-SQL techniques explained
Source URL: https://cloud.google.com/blog/products/databases/techniques-for-improving-text-to-sql/ Source: Cloud Blog Title: Getting AI to write good SQL: Text-to-SQL techniques explained Feedly Summary: Organizations depend on fast and accurate data-driven insights to make decisions, and SQL is at the core of how they access that data. With Gemini, Google can generate SQL directly from natural language — a.k.a. text-to-SQL. This…
-
Simon Willison’s Weblog: Building software on top of Large Language Models
Source URL: https://simonwillison.net/2025/May/15/building-on-llms/#atom-everything Source: Simon Willison’s Weblog Title: Building software on top of Large Language Models Feedly Summary: I presented a three hour workshop at PyCon US yesterday titled Building software on top of Large Language Models. The goal of the workshop was to give participants everything they needed to get started writing code that…
-
Simon Willison’s Weblog: Here’s how I use LLMs to help me write code
Source URL: https://simonwillison.net/2025/Mar/11/using-llms-for-code/ Source: Simon Willison’s Weblog Title: Here’s how I use LLMs to help me write code Feedly Summary: Online discussions about using Large Language Models to help write code inevitably produce comments from developers who’s experiences have been disappointing. They often ask what they’re doing wrong – how come some people are reporting…
-
Hacker News: Evaluating modular RAG with reasoning models
Source URL: https://www.kapa.ai/blog/evaluating-modular-rag-with-reasoning-models Source: Hacker News Title: Evaluating modular RAG with reasoning models Feedly Summary: Comments AI Summary and Description: Yes Summary: The text outlines the challenges and potential of Modular Retrieval-Augmented Generation (RAG) systems using reasoning models like o3-mini. It emphasizes the distinction between reasoning capabilities and practical experience in tool usage, highlighting insights…