Chatting with bots is suddenly commonplace. But while ChatGPT is a good starting point, to unlock the true power of large language models, you need to learn to chat with AI through code.
Much of the promise of AI is about not having to do tedious business tasks yourself, so this webinar shows you how to automate some business tasks. You'll use AI to transcribe audio from a meeting, and then summarize the discussion and generate action items.
Key Takeaways:
Learn how to use Python to access OpenAI's AI services.
Learn to use the Whisper AI to convert audio to text.
Learn how to programmatically generate text with the GPT AI.