AI Archives - Developer Tech News https://www.developer-tech.com/news/tag/ai/ Gaming, Apps, HTML5, Java, PHP, C#, .net, IOT Wed, 30 Oct 2024 17:38:53 +0000 en-GB hourly 1 https://www.developer-tech.com/wp-content/uploads/2020/09/dev-icon-60x60.png AI Archives - Developer Tech News https://www.developer-tech.com/news/tag/ai/ 32 32 GitHub Copilot now supports multiple LLMs https://www.developer-tech.com/news/github-copilot-now-supports-multiple-llms/ https://www.developer-tech.com/news/github-copilot-now-supports-multiple-llms/#respond Wed, 30 Oct 2024 17:33:52 +0000 https://www.developer-tech.com/?p=46752 GitHub is bringing more flexibility and choice to Copilot through the integration of multiple large language models (LLMs). Since its inception, GitHub Copilot has utilised different LLMs for varied uses. The journey began with the deployment of Codex, an early iteration of OpenAI’s GPT-3, that was fine-tuned specifically for coding tasks. The evolution continued with... Read more »

The post GitHub Copilot now supports multiple LLMs appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/github-copilot-now-supports-multiple-llms/feed/ 0
GitHub Copilot users gain access to Stack Overflow knowledge https://www.developer-tech.com/news/github-copilot-users-access-stack-overflow-knowledge/ https://www.developer-tech.com/news/github-copilot-users-access-stack-overflow-knowledge/#respond Tue, 29 Oct 2024 16:10:02 +0000 https://www.developer-tech.com/?p=46744 Stack Overflow has launched an extension for GitHub Copilot that promises to improve how developers find solutions. The extension allows users to pose questions directly within the AI-driven coding assistant and receive summarised responses informed by Stack Overflow’s extensive knowledge base. GitHub and Stack Overflow’s partnership aims to aid developers in tackling their most challenging... Read more »

The post GitHub Copilot users gain access to Stack Overflow knowledge appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/github-copilot-users-access-stack-overflow-knowledge/feed/ 0
JetBrains launches AI model for software development tasks https://www.developer-tech.com/news/jetbrains-launches-ai-model-software-development-tasks/ https://www.developer-tech.com/news/jetbrains-launches-ai-model-software-development-tasks/#respond Wed, 23 Oct 2024 12:48:04 +0000 https://www.developer-tech.com/?p=46719 JetBrains has announced the launch of Mellum, its own AI model specifically engineered for software development tasks. Mellum has been integrated exclusively into JetBrains’ AI Assistant, reporting dramatic improvements in both speed and accuracy of code completions compared to previous implementations. Unlike more extensive language models, Mellum has been purposefully designed with a smaller footprint... Read more »

The post JetBrains launches AI model for software development tasks appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/jetbrains-launches-ai-model-software-development-tasks/feed/ 0
Holistic’s open-source tools counter AI development risks https://www.developer-tech.com/news/holistic-open-source-tools-counter-ai-development-risks/ https://www.developer-tech.com/news/holistic-open-source-tools-counter-ai-development-risks/#respond Wed, 23 Oct 2024 09:27:35 +0000 https://www.developer-tech.com/?p=46715 Holistic has unveiled an open-source library to help counter AI development risks and build fairer and more responsible systems. The library – dubbed Holistic AI OSL – arrives at a crucial moment when organisations are increasingly deploying AI systems across sensitive domains including recruitment, healthcare, and financial services. Recent studies suggest that 65% of AI... Read more »

The post Holistic’s open-source tools counter AI development risks appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/holistic-open-source-tools-counter-ai-development-risks/feed/ 0
Anthropic launches Message Batches API for Claude https://www.developer-tech.com/news/anthropic-launches-message-batches-api-for-claude/ https://www.developer-tech.com/news/anthropic-launches-message-batches-api-for-claude/#respond Wed, 09 Oct 2024 15:49:48 +0000 https://www.developer-tech.com/?p=46664 Anthropic has launched its Message Batches API, which offers developers a cost-effective solution for processing large volumes of Claude queries asynchronously.  Through the Message Batches API, developers can now send batches of up to 10,000 queries. These batches are processed in less than 24 hours and come at a 50% reduction in cost compared to... Read more »

The post Anthropic launches Message Batches API for Claude appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/anthropic-launches-message-batches-api-for-claude/feed/ 0
GitHub’s Copilot Autofix triples vulnerability remediation speed https://www.developer-tech.com/news/github-copilot-autofix-triples-vulnerability-remediation-speed/ https://www.developer-tech.com/news/github-copilot-autofix-triples-vulnerability-remediation-speed/#respond Wed, 14 Aug 2024 16:00:08 +0000 https://www.developer-tech.com/?p=46390 Shipping software quickly often comes at the cost of security, with vulnerabilities inadvertently making their way into production code. This poses a significant challenge, as many developers find security requirements complex and difficult to implement. “Developers are shipping software faster than previously imaginable, releasing new features early and often. Yet, despite their best efforts to... Read more »

The post GitHub’s Copilot Autofix triples vulnerability remediation speed appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/github-copilot-autofix-triples-vulnerability-remediation-speed/feed/ 0
Sterling Chin, Postman: Transforming API testing and documentation with AI https://www.developer-tech.com/news/sterling-chin-postman-transforming-api-testing-and-documentation-ai/ https://www.developer-tech.com/news/sterling-chin-postman-transforming-api-testing-and-documentation-ai/#respond Mon, 12 Aug 2024 14:33:56 +0000 https://www.developer-tech.com/?p=46358 In an interview ahead of AI & Big Data Expo Europe, Sterling Chin, Senior Developer Advocate at Postman, shed light on the company’s AI-powered tool Postbot and its impact on API development. Postbot is Postman’s intelligent assistant designed to tackle two perennial pain points in API development: testing and documentation. “The major pain points that... Read more »

The post Sterling Chin, Postman: Transforming API testing and documentation with AI appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/sterling-chin-postman-transforming-api-testing-and-documentation-ai/feed/ 0
OpenAI cures structured data headache for developers https://www.developer-tech.com/news/openai-cures-structured-data-headache-developers/ https://www.developer-tech.com/news/openai-cures-structured-data-headache-developers/#respond Wed, 07 Aug 2024 10:17:41 +0000 https://www.developer-tech.com/?p=46343 OpenAI has unveiled “Structured Outputs”, a new API feature designed to address the long-standing challenge of reliably generating structured data from large language models (LLMs). The feature, available now, guarantees that model-generated outputs will adhere to developer-defined JSON Schemas. Generating structured data from unstructured input is a cornerstone of many AI applications today. Developers leverage... Read more »

The post OpenAI cures structured data headache for developers appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/openai-cures-structured-data-headache-developers/feed/ 0
Hugging Face partners with NVIDIA to democratise AI inference https://www.developer-tech.com/news/hugging-face-partners-nvidia-democratise-ai-inference/ https://www.developer-tech.com/news/hugging-face-partners-nvidia-democratise-ai-inference/#respond Tue, 30 Jul 2024 14:06:35 +0000 https://www.developer-tech.com/?p=46320 Hugging Face has joined forces with NVIDIA to bring inference-as-a-service capabilities to one of the world’s largest AI communities. This collaboration, announced at the SIGGRAPH conference, will provide Hugging Face’s four million developers with streamlined access to NVIDIA-accelerated inference on popular AI models. The new service enables developers to swiftly deploy leading large language models,... Read more »

The post Hugging Face partners with NVIDIA to democratise AI inference appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/hugging-face-partners-nvidia-democratise-ai-inference/feed/ 0
OpenAI slashes AI costs with high-performance GPT-4o mini https://www.developer-tech.com/news/openai-slashes-ai-costs-high-performance-gpt-4o-mini/ https://www.developer-tech.com/news/openai-slashes-ai-costs-high-performance-gpt-4o-mini/#respond Fri, 19 Jul 2024 16:36:36 +0000 https://www.developer-tech.com/?p=46292 OpenAI has announced GPT-4o mini, a small model designed to make AI more accessible and affordable for developers. This new addition to the GPT family promises superior performance at a fraction of the cost of previous models, including the regular GPT-4o . GPT-4o mini still boasts impressive capabilities, scoring 82% on the MMLU benchmark and... Read more »

The post OpenAI slashes AI costs with high-performance GPT-4o mini appeared first on Developer Tech News.

]]>
https://www.developer-tech.com/news/openai-slashes-ai-costs-high-performance-gpt-4o-mini/feed/ 0