Tag: jupyter

  • Cloud Blog: Build an AI agent for trip planning with Gemini 1.5 Pro: A step-by-step guide

    Source URL: https://cloud.google.com/blog/topics/developers-practitioners/learn-how-to-create-an-ai-agent-for-trip-planning-with-gemini-1-5-pro/ Source: Cloud Blog Title: Build an AI agent for trip planning with Gemini 1.5 Pro: A step-by-step guide Feedly Summary: Gemini 1.5 Pro is creating new possibilities for developers to build AI agents that streamline the customer experience. In this post, we’ll focus on a practical application that has emerged in the…

  • The Register: Python dethrones JavaScript as the most-used language on GitHub

    Source URL: https://www.theregister.com/2024/11/05/python_dethrones_javascript_github/ Source: The Register Title: Python dethrones JavaScript as the most-used language on GitHub Feedly Summary: Yearly report finds explosion of GenAI projects, new users from outside the coding community responsible for boost There’s been an upset in the Octoverse, as Python has unseated JavaScript as the most-used programming language on GitHub.… AI…

  • Slashdot: Python Overtakes JavaScript on GitHub, Annual Survey Finds

    Source URL: https://developers.slashdot.org/story/24/11/04/0235235/python-overtakes-javascript-on-github-annual-survey-finds?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Python Overtakes JavaScript on GitHub, Annual Survey Finds Feedly Summary: AI Summary and Description: Yes Summary: The “State of the Octoverse” report from GitHub highlights significant trends in programming languages, the rise of data science and machine learning, and global contributions to generative AI projects. Python’s ascendance in popularity,…

  • Irrational Exuberance: Modeling driving onboarding.

    Source URL: https://lethain.com/driver-onboarding-model/ Source: Irrational Exuberance Title: Modeling driving onboarding. Feedly Summary: The How should you adopt LLMs? strategy explores how Theoretical Ride Sharing might adopt LLMs. It builds on several models, the first is about LLMs impact on Developer Experience. The second model, documented here, looks at whether LLMs might improve a core product…

  • Hacker News: Ask HN: Recommendation for LLM-based "documentation interaction"

    Source URL: https://news.ycombinator.com/item?id=41847966 Source: Hacker News Title: Ask HN: Recommendation for LLM-based "documentation interaction" Feedly Summary: Comments AI Summary and Description: Yes Summary: The text presents a plan for fine-tuning a large language model (LLM) to enhance the accessibility and efficiency of documentation for a particular framework. This initiative aims to improve user experience by…

  • Simon Willison’s Weblog: Anthropic’s Prompt Engineering Interactive Tutorial

    Source URL: https://simonwillison.net/2024/Aug/30/anthropic-prompt-engineering-interactive-tutorial/#atom-everything Source: Simon Willison’s Weblog Title: Anthropic’s Prompt Engineering Interactive Tutorial Feedly Summary: Anthropic’s Prompt Engineering Interactive Tutorial Anthropic continue their trend of offering the best documentation of any of the leading LLM vendors. This tutorial is delivered as a set of Jupyter notebooks – I used it as an excuse to try…