Categories
News

Google Gemini AI tools now available for developers and businesses

Google Gemini AI tools

As well as making their new Gemini API available for developers and enterprise users to harness the power of artificial intelligence in custom AI models, tools and applications. Google has also made available a wealth of new AI tools as well as updating already existing platform such  as Vertex AI .

Google Gemini API

The first version of of the highly anticipated Google Gemini Pro AI is now accessible via the Gemini API and features of the new development version of Gemini AI include :

– Gemini Pro outperforms other similarly-sized models on research benchmarks.
– Today’s version comes with a 32K context window for text, and future versions will have a larger context window.
– It’s free to use right now, within limits, and it will be competitively priced.
– It comes with a range of features: function calling, embeddings, semantic retrieval and custom knowledge grounding, and chat functionality.
– It supports 38 languages across 180+ countries and territories worldwide.
– In today’s release, Gemini Pro accepts text as input and generates text as output. We’ve also made a dedicated Gemini Pro Vision multimodal endpoint available today that accepts text and imagery as input, with text output.
– SDKs are available for Gemini Pro to help you build apps that run anywhere. Python, Android (Kotlin), Node.js, Swift and JavaScript are all supported.

A key component of this new suite of tools is Gemini Pro which can be accessed via the Gemini API in Google AI Studio, a platform designed to support the development and deployment of AI models. For enterprises, Gemini Pro is also available through Google Cloud’s Vertex AI platform, a unified suite of AI and machine learning services that allows developers to build, deploy, and scale AI models with ease.

Google Gemini AI tools

In addition to Gemini Pro, Google has introduced other models in Vertex AI. These include an upgraded version of the Imagen 2 text-to-image diffusion tool, which uses AI to generate images from text descriptions. This tool can be particularly useful in a variety of applications, from creating custom artwork to supporting data visualization efforts.

Google has also introduced MedLM, a family of foundation models fine-tuned for the healthcare industry. MedLM is designed to leverage the power of AI to help healthcare professionals make more accurate diagnoses, develop more effective treatment plans, and improve patient outcomes. Currently, MedLM is available to Google Cloud customers in the U.S. via an allowlist and is set to be added to Google’s open Model Garden soon, further expanding its accessibility.

In addition to these tools, Google has announced the general availability of Duet AI for Developers and Duet AI in Security Operations. Duet AI for Developers offers AI-powered code and chat assistance, helping users to build applications and run them on Google Cloud. This tool comes with built-in support for privacy, security, and compliance requirements, making it a valuable resource for developers navigating the complex landscape of modern software development.

Duet AI in Security Operations, on the other hand, positions Google Cloud as the first major cloud provider to make generative AI generally available to defenders in a unified SecOps platform. This tool leverages the power of AI to help security teams detect and respond to threats more quickly and effectively, thereby enhancing the overall security of the cloud environment.

The introduction of these new AI tools and platforms by Google represents a significant step forward in the democratization of AI technology. By making these powerful tools accessible to developers and enterprises, Google is empowering them to harness the power of AI and apply it in innovative and impactful ways. Whether it’s generating images from text with Imagen 2, improving healthcare outcomes with MedLM, or enhancing cloud security with Duet AI, these tools offer a glimpse into the future of AI and its potential to transform various industries.

Filed Under: Technology News, Top News





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

macOS Sonoma 14.3 beta 1 released to developers

macOS Sonoma 14.3 beta 1

Apple has released macOS Sonoma 14.3 beta 1 to developers, this new beta comes just a day after the release of macOS Sonoma 14.2 to everyone. Apple also released iOS 17.3 beta 1 for the iPhone,  iPadOS 17.3 beta 1 for the iPad, and watchOS 10.3 beta 1 for the Apple Watch.

The new macOS Sonoma 14.3 software will bring a range of bug fixes and performance improvements to Apple’s range of Macs, the software is also expected to introduce some new features as well.
as yet we do not have any details on what new features Apple will introduce with their macOS Sonoma 14.3 software update, we should have more details on this before the final version of the software is released.

As this is the first beta in the series it will be a while before the final version of macOS Sonoma 14.3 is released to everyone, this is not expected to be made available until January 2024.

Developers can now try out the new macOS Sonoma 14.3 beta 1 software and you can find out more details over at Apple’s developer website at the link below, we are also expecting Apple to release a public beta of the software as well. As soon as we get some details on exactly when the macOS Sonoma 14.3 software update will be available, we will let you know.

Source Apple

Filed Under: Apple, Laptops





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

watchOS 10.2 beta 4 released to developers

watchOS 10.2 beta 4

Apple has released watchOS 10.2 beta 4 to developers, they also released macOS Sonoma 14.2 beta 4, iOS 17.2 beta 4, and iPadOS 17.2 beta 4 at the same time. This new beta comes two weeks after the previous beta and could be one of the last betas released before the Release Candidate version.

The new watchOS 10.2 beta 4 brings a range of new features to the Apple Watch, the update also includes a range of performance improvements and bug fixes for Apple’s smartwatch range.

The most recent release, watchOS 10.2 beta, now incorporates the advanced iMessage Contact Key Verification feature, which is set to be extended to the iPhone and additional Apple devices in the near future. Additionally, this update delivers significant performance improvements and essential bug resolutions, further refining the user experience on the Apple Watch.

The latest beta of Apple’s watchOS 10.2 is now available for developers to try out, you can find out more details over at Apple’s developer website at the link below. As this is the fourth beta in the series, we should have the Release Candidate version next week and then assuming there are no issues found, the final version of watchOS 10.2 the following week.

Source Apple

Filed Under: Apple





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

GitHub Copilot AI for developers potentials and pitfalls

GitHub Copilot AI for developers potentials and pitfalls

At this years Microsoft Ignite 2023 event Scott and Mark from Microsoft provided an interesting session on the potential and pitfalls of AI in development. Imagine having a partner in coding that not only understands what you’re trying to do but also offers up complete lines or chunks of code to make your work flow better.

That’s what GitHub Copilot does. It’s an AI-powered code assistant that’s changing the way programmers do their jobs. This tool is available as an add-on for Visual Studio Code, and it uses OpenAI’s Codex to help you code more efficiently. As you write, Copilot guesses what you need and gives you suggestions that you can quickly add, change, or ignore.

The strength of GitHub Copilot comes from a sophisticated AI model that has learned from a huge number of public code sources. This broad learning allows the tool to understand different programming languages and styles. When you use GitHub Copilot, you’re tapping into the collective knowledge of programmers from all over the world, delivered through an AI that works with you in real time.

GitHub Copilot AI for developers

Here are some other articles you may find of interest on the subject of Microsoft Ignite 2023 :

GitHub Copilot shows how AI can take your coding productivity to the next level. It makes repetitive tasks, like writing standard code or looking for code snippets, much easier. This lets you focus on the more creative and complex parts of software development. As a result, you could end up with better code and more innovative projects.

AI Coding Assistants

The role of AI in coding is about more than just doing things automatically—it’s about making you better at what you do. GitHub Copilot is a perfect example of how AI can become part of your coding routine without taking over. It’s not there to replace a developer; it’s there to add to your skills. You’re still in full control of your code, with AI acting as a powerful support system.

As AI technology gets better, it’s going to have a bigger impact on software development. GitHub Copilot is just the beginning. We might soon see AI helping with more complex tasks like finding bugs, testing, and planning software architecture. The potential for AI to improve our development skills is huge, and starting to use these tools now could put you ahead in the industry.

GitHub Copilot is a big step forward in how AI is used in software development. By giving you AI-driven code suggestions, it makes your coding work easier and more effective. As you get better at programming, think about how tools like GitHub Copilot can make your workflow better and shape the future of coding. With AI as your ally, there’s no limit to what you can create.

Filed Under: Technology News, Top News





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

macOS Sonoma 14.2 beta 3 released to developers

Apple has released macOS Sonoma 14.2 beta 3 to developers, this new beta comes a week after the previous beta, and we are also expecting Apple to release a new public beta of the software sometime soon as well.

As well as the new beta of macOS Sonoma 14.2 for the Mac, Apple also released iOS 17.2 beta 3 for the iPhone and iPadOS 17.2 beta 3 for the iPad, all of these new betas bring a range of new features to Apple’s devices.

This latest update introduces the innovative ‘iMessage Contact Key Verification,’ a feature that significantly boosts your messaging security on iMessage. Now, you can confidently verify the identities of those you’re chatting with, ensuring a safer communication experience.

Excitingly, the update also rolls out the much-anticipated ‘Apple Music Favorites Playlists,’ first teased for iOS 17.2. This new feature allows you to curate and share personalized playlists with your favorite tracks. Plus, with the introduction of ‘Collaborative Playlists,’ you and your friends can collectively add songs, creating a shared music experience like never before.

The new macOS Sonoma 14.2 beta 3  is now available for developers to try out, you can find out more information over at Apple’s developer website at the link below. We are expecting the final version of macOS Sonoma 14.2 to be released sometime in early December, as soon as we get some details on a release date, we will let you know.

Filed Under: Apple, Laptops





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

OpenAI Developers explain how to use GPTs and Assistants API

OpenAI Developers explain how to use GPTs and Assistants API

At the forefront of AI research and development, OpenAI’s DevDay presented an exciting session that offered a deep dive into the latest advancements in artificial intelligence. The session, aimed at exploring the evolution and future potential of AI, particularly focused on agent-like technologies, a rapidly developing area in AI research. Central to this discussion were two of OpenAI’s groundbreaking products: GPTs and ChatGPT.

The session was led by two of OpenAI’s prominent figures – Thomas, the lead engineer on the GPTs project, and Nick, who oversees product management for ChatGPT. Together, they embarked on narrating the compelling journey of ChatGPT, a conversational AI that has made significant strides since its inception.

Their presentation underscored how ChatGPT, powered by GPT-4, represents a new era in AI with its advanced capabilities in processing natural language, understanding speech, interpreting code, and even interacting with visual inputs. The duo emphasized how these developments have not only expanded the technical horizons of AI but also its practical applicability, making it an invaluable tool for developers and users worldwide.

The Three Pillars of GPTs

The core of the session revolved around the intricate architecture of GPTs, revealing how they are constructed from three fundamental components: instructions, actions, and knowledge. This triad forms the backbone of GPTs, providing a versatile framework that can be adapted and customized according to diverse requirements.

  1. Instructions (System Messages): This element serves as the guiding force for GPTs, shaping their interaction style and response mechanisms. Instructions are akin to giving the AI a specific personality or directive, enabling it to respond in a manner tailored to the context or theme of the application.
  2. Actions: Actions are the dynamic component of GPTs that allow them to interact with external systems and data. This connectivity extends the functionality of GPTs beyond mere conversation, enabling them to perform tasks, manage data, and even control other software systems, thus adding a layer of practical utility.
  3. Knowledge: The final element is the vast repository of information and data that GPTs can access and utilize. This knowledge base is not static; it can be expanded and refined to include specific datasets, allowing GPTs to deliver informed and contextually relevant responses.

Through this tripartite structure, developers can create customized versions of ChatGPT, tailoring them to specific themes, tasks, or user needs. The session highlighted how this flexibility opens up endless possibilities for innovation in AI applications, making GPTs a powerful tool in the arsenal of modern technology.

Delving into GPTs and ChatGPT

Other articles we have written that you may find of interest on the subject of  OpenAI :

Live Demonstrations: Bringing Concepts to Life

The presentation included live demos, showcasing the flexibility and power of GPTs. For instance, a pirate-themed GPT was created to illustrate how instructions can give unique personalities to the AI. Another demonstration involved Tasky Make Task Face, a GPT connected to the Asana API through actions, showing the practical application in task management.

Additionally, a GPT named Danny DevDay, equipped with specific knowledge about the event, was shown to demonstrate the integration of external information into AI responses.

Introducing Mood Tunes: A Creative Application

A particularly intriguing demo was ‘Mood Tunes’, a mixtape maestro. It combined vision, knowledge, and music suggestions to create a mixtape based on an uploaded image, showcasing the multi-modal capabilities of the AI.

The Assistance API: A New Frontier

Olivier and Michelle, leading figures at OpenAI, introduced the Assistance API. This new API is designed to build AI assistants within applications, incorporating tools like code interpreters, retrieval systems, and function calling. The API simplifies creating personalized and efficient AI assistants, as demonstrated through various practical examples.

What’s Next for OpenAI?

The session concluded with a promise of more advancements, including making the API multi-modal by default, allowing custom code execution, and introducing asynchronous support for real-time applications. OpenAI’s commitment to evolving AI technology was clear, as they invited feedback and ideas from the developer community.

Filed Under: Technology News, Top News





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

watchOS 10.2 beta 2 released to developers

watchOS 10.2 beta 2

Last week Apple released a range of new betas, th]ese included the new watchOS 10.2 beta 2 for the Apple Watch, iPadOS 17.2 beta 2 for the iPad, macOS Sonoma 14.2 beta 2 for the Mac, tvOS 17.2 beta 2 for the Apple TV and iOS 17.2 beta 2 for the iPhone, these new betas come two weeks after the previous ones.

These new software updates will bring a range of new features to Apple’s devices, and these new betas have so far been made available to developers, we are also expecting some new public betas to be released as well.

The new watchOS 10.2 beta 2 comes with support for the new iMessage Contact Key Verification feature which is also coming to the iPhone and other Apple devices, it will also include various performance improvements and also bug fixes for the Apple Watch.

The watchOS 10.2 beta 2 software along with the iOS 17.2 beta 2, iPadOS 17.2 beta 2, tvOS 17.2 beta 2, and macOS Sonoma 114.2 beta 2 are now available for developers to test out, you can find out more details over at the Apple developer website at the link below. We are expecting the final versions of these software updates to be released sometime in December, as soon as we get some information on when they will be released, we will let you know.

Source Apple

Filed Under: Apple, Gadgets News





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

iOS 17.2 beta 1 released to developers

iOS 17.2 beta 1

Following the recent release of the iOS 17.1 software update, Apple has now released iOS 17.2 beta 1 for the iPhone to developers, they also released iPadOS 17.2 beta 2 at the same time and we are also expecting them to release a public beta of the software.

The new betas of iOS 17.2 and iPadOS 17.2 bring a range of new features to the iPhone and iPad, the beta also comes with a range of bug fixes and performance improvements for the iPhone and iPad.

Some of the new features in the iOS 17.2 beta software include the new Journal App, this was originally unveiled with iOS 17 and now it looks like it is finally coming to the iPhone with this update.

As the name suggests, the Journal App is designed to let you create a daily journal, and you can include a wide range of things in the journal, including photos, music you have listened to, and more.

The iOS 17.2 beta 1 also includes support for iMessage Contact Key Verification, Collaborative playlists for Apple Music, and also other new features for Apple Music as well.

As this is only the first beta of iOS 17.2, we will have to wait a while until the final version lands, we can expect this to be released sometime in November, probably around the end of the month. The new iOS 17.2 and iPadOS 17.2 betas are now available for developers to try out, you can find out more details over at Apple’s website at the link below.

Source Apple

Filed Under: Apple, Apple iPad, Apple iPhone





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

watchOS 10.2 beta 1 released to developers

watchOS 10.2 beta 1

Apple has released watchOS 10.2 beta 1 to developers, this new beta comes a couple of days after the release of the watchOS 10.1 software. Apple also released iOS 17.2 beta 1 for the iPhone, iPadOS 17.2 beta 1 for the iPad, and macOS Sonoma 14.2 for the Mac.

The new beta of watchOS 10.2 is now available for developers to try out, Apple is also expected to release a new beta to public beta testers as well, exactly when this will land is not known as yet. The new iOS 17.2 and iPadOS 17.2 beta updates do include some new features.

The new watchOS 10.2 beta software comes with a range of performance improvements and bug fixes for the Apple Watch, the update may also include some new features, but as yet we do not have any information on those.

The new watchOS 10.2 beta 1 is now available for developers to download you can find out more information over at Apple’s developer website at the link below. We are expecting Apple to release their watchOS 10.2 software update sometime in November, the update will probably land around the end of the month. As soon as we get some details on a release date, we will let you know.

Source Apple

Filed Under: Gadgets News





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.

Categories
News

Apple releases iOS 17.1 Release Candidate to developers

iOS 17.1 Release Candidate

Apple has released iOS 17.1 Release Candidate to developers, this new beta was released a week after the previous version, and assuming there are no issues with the release candidate then this should be the final version that is released to everyone.

A Release Candidate” (RC) is a stage in the software development process that follows beta testing. It represents a version of the software that is considered nearly ready for public release, with most critical bugs already addressed. The RC is provided to testers to verify its stability and functionality. If no significant issues are identified, the RC can transition to the final, official release; otherwise, any discovered problems are rectified, and a new RC may be issued for further testing.

As well as releasing this new Release Candidate to developers, Apple has also released the software to public beta testers at the same time. The final version of iOS 17.1 is expected to be released next week.

The iOS 17.1 Beta 2 release introduces changes to AirDrop, now supporting transfers over both WiFi and Cellular connections. This means users no longer need to be nearby to complete transfers. Additionally, Apple has enabled the NameDrop feature to work between the iPhone and Apple Watch. Apple Music has also seen updates, allowing users to label songs, playlists, and other content as favorites.

We are expecting Apple to release their iOS 17.1 software update next Tuesday the 24th of October, we recently heard a rumor that this would be the release date for the software and it now looks like this date is correct. We can expect a range of other updates at the same time including iPadOS 17.1 watchOS 10.1, tvOS 17.1, and macOS Sonoma 14.1.

Source Apple

Image Credit: Amanz

Filed Under: Apple, Apple iPhone, Top News





Latest timeswonderful Deals

Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, timeswonderful may earn an affiliate commission. Learn about our Disclosure Policy.