Prompt Engineering Tutorials
- How to Build a Full Stack Application Using ChatGPT
- ChatGPT Prompt Engineering for Developers
- ChatGPT Course – Use the OpenAI API to Create Five Projects
- This new Prompt Engineering Handbook will give you practical tips for getting better images, text, and code out of Large Language Models like GPT-4. (full-length handbook): https://www.freecodecamp.org/news/advanced-prompt-engineering-handbook/
- Generative AI is a type of Artificial Intelligence that creates new content based on its training data, rather than just returning a pre-programmed response. You may have tried creating text or images using models like GPT-4, Gemini, or the open source Llama 2. But how do these models actually work? This in-depth freeCodeCamp course will teach you the underlying Machine Learning concepts that you can use to create your own models. And it'll show you how to leverage popular tools like Langchain, Vector Databases, Hugging Face, and more. (30 hour YouTube course): https://www.freecodecamp.org/news/learn-generative-ai-in/
- One Generative AI model that just came out is Google's new Gemini model. And freeCodeCamp instructor Ania Kubów just finished her comprehensive course showcasing Gemini's many features. You'll learn how Gemini works under the hood, and about its "multimodal" functionalities like image-to-text, sound-to-text, and even text-to-video. The course culminates in grabbing an API key and coding along with Ania to build your own AI Code Buddy chatbot project. (1.5 hour YouTube course): https://www.freecodecamp.org/news/google-gemini-course-for-beginners/