Udacity recommends that learners already know basic Python skills. Credit: Ipatov / Shutterstock Google and online educator Udacity have teamed up to offer a free online course to teach developers and designers how to use the Google AI Studio developer tool and Google’s Gemini API AI model. Participants will be taught how to build generative AI capabilities into applications, websites, products, operations, and services. Entitled “Gemini API by Google,” the Udacity course was announced July 9 and developed in collaboration with Google and Machine Learning @ Berkeley. The course will take fewer than two hours to complete. Udacity recommends that learners already know basic Python skills. The course agenda includes using the Gemini API effectively and using core components such as making calls, configuring parameters, sending prompts, and receiving results. Students will learn fundamental concepts behind LLMs (large language models) and Gemini models, the differences among common prompting techniques such as zero-shot, few-shot, and chain-of-thought prompting, and how to use Google AI Studio for designing prompts. Generative AI has become the most sought-after capability across sectors, Udacity CEO Kai Roemmelt said. Using the Gemini API, developers can integrate the largest and most capable AI model from Google into their apps, regardless of interface, platform, or industry, Roemmelt said. This makes acquiring practical knowledge relating to integrating AI into new and existing web and mobile applications with Gemini a highly marketable skill, he said. Related content feature 14 great preprocessors for developers who love to code Sometimes it seems like the rules of programming are designed to make coding a chore. Here are 14 ways preprocessors can help make software development fun again. By Peter Wayner Nov 18, 2024 10 mins Development Tools Software Development feature Designing the APIs that accidentally power businesses Well-designed APIs, even those often-neglected internal APIs, make developers more productive and businesses more agile. By Jean Yang Nov 18, 2024 6 mins APIs Software Development news Spin 3.0 supports polyglot development using Wasm components Fermyon’s open source framework for building server-side WebAssembly apps allows developers to compose apps from components created with different languages. By Paul Krill Nov 18, 2024 2 mins Microservices Serverless Computing Development Libraries and Frameworks news Go language evolving for future hardware, AI workloads The Go team is working to adapt Go to large multicore systems, the latest hardware instructions, and the needs of developers of large-scale AI systems. By Paul Krill Nov 15, 2024 3 mins Google Go Generative AI Programming Languages Resources Videos