Tag: Google Gemini
-
Slashdot: ChatGPT’s Monthly Usage May Now Rival Google Chrome
Source URL: https://slashdot.org/story/24/11/09/1939240/chatgpts-monthly-usage-may-now-rival-google-chrome?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: ChatGPT’s Monthly Usage May Now Rival Google Chrome Feedly Summary: AI Summary and Description: Yes Summary: The report from Digital Trends highlights the growing popularity of generative AI platforms, particularly ChatGPT, which has surpassed 3.7 billion visits. This surge indicates a significant shift in user engagement with AI tools,…
-
Simon Willison’s Weblog: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October
Source URL: https://simonwillison.net/2024/Oct/30/monthnotes/#atom-everything Source: Simon Willison’s Weblog Title: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October Feedly Summary: I try to publish weeknotes at least once every two weeks. It’s been four since the last entry, so I guess this one counts as monthnotes instead. In my defense, the reason I’ve fallen behind on weeknotes is that I’ve been…
-
Simon Willison’s Weblog: You can now run prompts against images, audio and video in your terminal using LLM
Source URL: https://simonwillison.net/2024/Oct/29/llm-multi-modal/#atom-everything Source: Simon Willison’s Weblog Title: You can now run prompts against images, audio and video in your terminal using LLM Feedly Summary: I released LLM 0.17 last night, the latest version of my combined CLI tool and Python library for interacting with hundreds of different Large Language Models such as GPT-4o, Llama,…
-
Simon Willison’s Weblog: Running prompts against images and PDFs with Google Gemini
Source URL: https://simonwillison.net/2024/Oct/23/prompt-gemini/#atom-everything Source: Simon Willison’s Weblog Title: Running prompts against images and PDFs with Google Gemini Feedly Summary: Running prompts against images and PDFs with Google Gemini New TIL. I’ve been experimenting with the Google Gemini APIs for running prompts against images and PDFs (in preparation for finally adding multi-modal support to LLM) –…
-
Simon Willison’s Weblog: Everything I built with Claude Artifacts this week
Source URL: https://simonwillison.net/2024/Oct/21/claude-artifacts/#atom-everything Source: Simon Willison’s Weblog Title: Everything I built with Claude Artifacts this week Feedly Summary: I’m a huge fan of Claude’s Artifacts feature, which lets you prompt Claude to create an interactive Single Page App (using HTML, CSS and JavaScript) and then view the result directly in the Claude interface, iterating on…
-
Simon Willison’s Weblog: Gemini API Additional Terms of Service
Source URL: https://simonwillison.net/2024/Oct/17/gemini-terms-of-service/#atom-everything Source: Simon Willison’s Weblog Title: Gemini API Additional Terms of Service Feedly Summary: Gemini API Additional Terms of Service I’ve been trying to figure out what Google’s policy is on using data submitted to their Google Gemini LLM for further training. It turns out it’s clearly spelled out in their terms of…
-
Hacker News: National Archives Pushes Google Gemini AI on Employees
Source URL: https://www.404media.co/ai-mazing-tech-venture-national-archives-pushes-google-gemini-ai-on-employees/ Source: Hacker News Title: National Archives Pushes Google Gemini AI on Employees Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the U.S. National Archives and Records Administration (NARA)’s integration of AI technologies like Google’s Gemini and Vertex AI. While the agency aims to enhance productivity with AI tools…
-
Simon Willison’s Weblog: Anthropic: Message Batches (beta)
Source URL: https://simonwillison.net/2024/Oct/8/anthropic-batch-mode/ Source: Simon Willison’s Weblog Title: Anthropic: Message Batches (beta) Feedly Summary: Anthropic: Message Batches (beta) Anthropic now have a batch mode, allowing you to send prompts to Claude in batches which will be processed within 24 hours (though probably much faster than that) and come at a 50% price discount. This matches…