Event banner
Innovate with Azure AI Studio AMA: Unleashing Generative AI for Enterprise Solutions
Event Ended
Thursday, Dec 14, 2023, 09:00 AM PSTEvent details
Join us for an informative session where we'll answer your questions and share practical insights, best practices, and tips to empower you in building enterprise-ready generative AI solutions - inclu...
EricStarker
Updated Dec 14, 2023
Stawsh
Dec 14, 2023Brass Contributor
I was, 25 years ago, an accomplished C/C++ Windows SDK developer, after which I was a MSFT Technology Evangelist and pre-sales engineer. Now I want to get back into it and build a Large Language Model (I think) application that will summarize complex documents in a specific knowledge domain. Maybe I’ll build a business around this. After Microsoft Ignite and a couple of weeks of trying I am LOST as to WHERE to get STARTED. There are SOoooo many options - AI studio, CoPilot Studio, OpenAI Service, etc. Help!
- Also I am thinking to program in Python. Any comment on Python as my choice?
Eric_Johnson1280
Microsoft
Dec 14, 2023Hello Stawsh.
For building a new LLM based application AI Studio is a great place to get started. You can create a new project and play with any of our models such as GPT-4 in our playground. From there, you can upload your own data and gain experience with prompt crafting.
Python is a great language for AI!