Skip to main content

Microsoft extends AI partnership with ChatGPT and Dall-E maker OpenAI

 


Microsoft announced today that it is expanding its partnership with OpenAI, the artificial intelligence (AI) research firm created by tech industry luminaries such as Elon Musk and Peter Thiel. The company is now working with OpenAI to bring its ChatGPT and Dall-E AI models to the Microsoft Azure cloud platform.


ChatGPT is an AI-based natural language processing system that can generate human-like conversations. The model has already been used by companies such as Microsoft and Amazon to power conversational assistants such as Microsoft's Cortana and Amazon's Alexa.

Dall-E, on the other hand, is an AI-based image generation system that can synthesize images based on natural language descriptions. It has been used by companies such as Google and Apple to power their image-based search engines.

With this expanded partnership, OpenAI will now make its ChatGPT and Dall-E models available on the Microsoft Azure cloud platform. This means that Microsoft customers will be able to use the AI models without having to build and maintain their own hardware infrastructure. Microsoft and OpenAI have also announced plans to collaborate on research and development in order to improve upon the existing models and create new ones. This collaboration could further expand the capabilities of the AI models and help make them more accessible to a wider range of customers.

 The expanded partnership between Microsoft and OpenAI is a major step forward for AI technology. By enabling customers to access AI models on the cloud, it could open the door for more widespread usage of AI in a variety of industries.

Popular posts from this blog

SMPS of computer

                                            fig:- working principle of SMPS       fig :- SMPS of computer From the above figure, we came to know that the function of SMPS in computer which is to convert  the high 220V-AC to 0-12V DC.SMPS contain several color of wires which carry the different voltage to the different parts of the computer.The following table shows the different color cables and its carrying voltage.      

warm clothes distribution program

‘ Small step can make a big difference ’ Rural Women Development Centre from morang,Nepal distributed the warm clothes to the needy people. They manage it possible by collecting fund from working staffs and management committe. Here is the video link of the distribution program. https://youtu.be/AxaHbivcQUM

Multiple mcp23017 interfacing with Arduino

MCP23017 is the I/O port extender that runs on 12C. It is 16-bit I/O expender.in this tutorial we are going to interface the single and multiple  mcp23017 with arduino.  fig:- mcp32017 module IT has 16 I/O ports from PA0 to PA7 and PB0 to PB7. first of all we are going to interface the single mcp23017 with Arduino. For this  connect the circuit as shown on figure. Download the library for mcp23017  from  sketch-- include library -- manage libraries.