Giter Club home page Giter Club logo

azure-openai-demos's Introduction

Azure OpenAI demos

If you still does not have Azure OpenAI access, apply now : https://aka.ms/oai/access

Azure OpenAI Studio


https://oai.azure.com/portal

New content (17-July-2024)

πŸ”₯New! Neo4j and Azure OpenAI Go to notebooks

New content (18-June-2024)

πŸ”₯New! Azure OpenAI model benchmarks Go to notebook

New content (04-June-2024)

πŸ”₯New! Autogen demos Go to demo folder

New content (23-May-2024)

πŸ”₯New! GPT-4o Python SDK demo Go to demo
πŸ”₯New! Phi-3 Vision demo Go to demo

New content (15-May-2024)

πŸ”₯New! GPT-4o Go to document

New content (06-March-2024)

πŸ”₯New! Image comparisons: Go to demo
πŸ”₯New! Build your car damage copilot: Go to demo
πŸ”₯New! Chat with your own videos: Go to demo
πŸ”₯New! Video to checklist generation: Go to demo
πŸ”₯New! Video dubbing (football example): Go to demo

➑️ PowerPoint presentation of Azure OpenAI GPT-4 Turbo vision capabilities: Go to document
πŸ“Ή Demos videos are available here: Go to demos videos on YouTube

New content (10-Jan-2024)

πŸ”₯New! Generic Azure OpenAI GPT-4 Turbo with Vision demos: Go to demo
πŸ”₯New! Build your images copilot retail description products demo using Azure OpenAI GPT-4 Turbo with Vision: Go to demo
πŸ”₯New! Build your images copilot for plants using Azure OpenAI GPT-4 Turbo with Vision: Go to demo
πŸ”₯New! Car report copilot for Insurance industry using Azure OpenAI GPT-4 Turbo with Vision and Azure AI enhancements: Go to demo
πŸ”₯New! Automatic images extraction and analysis from a PDF file using Azure OpenAI GPT-4 Turbo with Vision: Go to demo

New content (09-Nov-2023)

πŸ”₯ New! Agenda content generation: Go to demo
πŸ”₯ New! Autogen for stock prices analysis to get stock prices time series, financial analysis and Python visualization: Go to demo
πŸ”₯ New! RAG application usecase (French legal usecase): Go to demo
πŸ”₯ New! Embeddings visualization with Atlas: Go to demo
πŸ”₯ New! Emails summarization: Go to demo
πŸ”₯ New! Image storytelling using Azure Computer Vision and Azure OpenAI: Go to demo
πŸ”₯ New! Interviews questions generation: Go to demo
πŸ”₯ New! Time zone detection: Go to demo
πŸ”₯ New! YouTube speech transcription and summarization with Azure OpenAI whisper: Go to demo

New content (23-Oct-2023)

πŸ”₯ New! Automatic data visualisation with LLM: Go to demo
πŸ”₯ New! Semantic kernel demo: Go to demo
πŸ”₯ New! Fine tuning with Azure OpenAI: Go to demo
πŸ”₯ New! Time series analysis and forecasting with Azure OpenAI: Go to demo
πŸ”₯ New! Webscraping analysis documents with Azure OpenAI: Go to demo
πŸ”₯ New! Airport code identification: Go to demo

New content (12-Oct-2023)

πŸ”₯ New! GPT35 Turbo Instruct model with Azure OpenAI: Go to demo
πŸ”₯ New! Writer assistant: Go to demo
πŸ”₯ New! Data generation with Azure OpenAI: Go to demo
πŸ”₯ New! Text to emojis and Emojis to text: Go to demo
πŸ”₯ New! Twitter analysis: Go to demo
πŸ”₯ New! PII analysis: Go to demo
πŸ”₯ New! Grammar analysis: Go to demo
πŸ”₯ New! Heath report analysis: Go to demo
πŸ”₯ New! Web article analysis: Go to demo
πŸ”₯ New! Entity analysis: Go to demo
πŸ”₯ New! Docstring generation for python code: Go to demo
πŸ”₯ New! CSV dataset analysis: Go to demo
πŸ”₯ New! GPT4 with Azure OpenAI: Go to demo

New content (21-Sept-2023)

πŸ”₯ New! Azure Safety Content for text and images:
How to use Azure Safety Content for moderation on text and images
Go to demo folder

πŸ”₯ New! Chunks management:
Some utilities to manage chunks
Go to demo folder

πŸ”₯ New! Image to image using Bing Services, Azure Computer Vision and Dalle 2 from Azure OpenAI:
How to use Bing services to search images from a prompt, to generate a new image using Dalle 2 from Azure OpenAI from a prompt generated by Azure Computer Vision
Go to demo folder

πŸ”₯ New! Insurance accident report analysis:
An example of an insurance accident report analysis
Go to demo folder

πŸ”₯ New! PDF images extraction and analysis:
How to extract images from a PDF file and to get insights using Azure Computer Vision. These insights can be integrated then into Azure Cognitive Search
Go to demo folder

πŸ”₯ New! PNR analysis:
An example of a PNR analysis with Azure OpenAI
Go to demo folder

πŸ”₯ New! Project management:
An example of a project management use-case.
Go to demo folder

πŸ”₯ New! SAS language analysis:
How to analyse SAS language to generate insights and to convert it into others languages.
Go to demo folder

πŸ”₯ New! Azure OpenAI Whisper for Speech to Text and analysis:
Use of Azure OpenAI Whisper new integration for speech to text and analysis with Azure OpenAI.
Go to demo folder

πŸ”₯ New! Document translation with Azure OpenAI:
Document translation using Azure OpenAI
Go to demo folder

πŸ”₯ New! YouTube video analysis with Azure OpenAI:
YouTube video processing to generate insights using Azure OpenAI
Go to demo folder

Azure OpenAI demos

- Azure OpenAI basics:
Some basic Azure OpenAI demos to understand and discover Azure OpenAI
Go to demo folder

- Azure OpenAI quick demos:
Some demos for a quick Azure OpenAI workshop
Go to demo folder

- Vectors embeddings for text, images and audio files:
Presentation of vectors embeddings for text, images and audio files. A quick demo to understand the embedding process.
Go to demo folder

- Embeddings with Pandas:
Demo about embeddings using some pandas dataframe
Go to demo folder

- Azure Computer Vision and Langchain:
Use of Azure Computer Vision and Langchain
Go to demo folder

- Azure Cognitive Search Vector Search JSON document analysis with Azure OpenAI:
A demo about JSON document analysis with Azure OpenAI and Azure Cognitive Search and its vector store
Go to demo folder

- Python code analysis with Langchain, Azure OpenAI and Azure Cognitive Search:
A demo about Python notebooks analysis with Azure OpenAI and Azure Cognitive Search and its vector store
Go to demo folder

- PDF documents analysis with Langchain, Azure OpenAI and Azure Cognitive Search:
A demo about analysing PDF documents with Langchain, Azure OpenAI and Azure Cognitive Search and its vector store
Go to demo folder

- Llama:
Simple introduciton to LLAMA
Go to demo folder

- Dall-e 2 images generation:
How to generae artificial images with Azure OpenAI and Dall e 2
Go to demo folder

- Python function integration:
How to integrate python functions with Azure OpenAI
Go to demo folder

- Video Indexer transcripts analysis with Azure OpenAI and Azure Cognitive Search:
How to analyse Azure Video Indexer transcripts with Azure OpenAI
Go to demo folder

- Email response generation:
How to generate automatic email response with Azure OpenAI
Got to demo folder

- Wikification:
How to do wikification with Azure OpenAI
Got to demo folder

- Resume analysis:
How to do resume analysis with Azure OpenAI
Got to demo folder

- Text Analytics with Azure OpenAI:
How to do sentiment analysis or text analytics with Azure OpenAI
Go to demo folder

- How to call a deployed Prompt Flow model?
Python code to call a prompt flow deployed model.
Go to demo folder

- From text to emojis:
How to categorize a text with some emojis with Azure OpenAI
Go to demo folder

- Code optimization and conversion:
How to optimize and convert some code with Azure OpenAI
Go to demo folder

- PowerPoint generation:
How to generate PowerPoint presentation with Azure OpenAI
Go to demo folder

- FHIR analysis:
How to analyse FHIR data (Fast Healthcare Interoperability Resources) with Azure OpenAI
Go to demo folder

- Utilities:
Some Azure OpenAI utilities
Go to demo folder

- Analyse audio meeting notes with Azure OpenAI and Azure Speech Services:
How to analyse an audio recording meeting notes with Azure OpenAI and Azure Speech services for Speech to Text and Text to Speech
Go to demo folder

Usecases

  • Movies recommendation system using Azure OpenAI and Azure Cognitive Search:


Go to demo folder

Some screenshots from the movies recommendation app using Azure OpenAI:


Some screenshots from the movies recommendation app using Azure OpenAI and Azure Cognitive Search:

Azure OpenAI links

Azure OpenAI:
https://azure.microsoft.com/en-us/products/ai-services/openai-service-b

Documentation:
https://learn.microsoft.com/en-us/azure/ai-services/openai/

Azure OpenAI Studio:
https://oai.azure.com/portal

What's new in Azure OpenAI?
https://learn.microsoft.com/en-us/azure/ai-services/openai/whats-new

Azure OpenAI accelerators

Azure OpenAI Workshops
https://github.com/Azure/azure-openai-workshop https://github.com/microsoft/OpenAIWorkshop https://github.com/csiebler/openai-in-a-day

Azure Search OpenAI solution accelerator
https://github.com/Azure-Samples/azure-search-openai-solution-accelerator

Azure Cognitive Search Azure OpenAI Accelerator
https://github.com/MSUSAzureAccelerators/Azure-Cognitive-Search-Azure-OpenAI-Accelerator

Azure Cognitive Search async Azure OpenAI
https://github.com/ruoccofabrizio/azure-cognitive-search-async-azure-open-ai
https://github.com/MSUSAzureAccelerators/Azure-Cognitive-Search-Azure-OpenAI-Accelerator/tree/main

Responsible AI

Overview of Responsible AI practices for Azure OpenAI models
https://learn.microsoft.com/en-us/legal/cognitive-services/openai/overview

Data, privacy, security
https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy

Content filtering
https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter

Some additional Azure OpenAI ressources

Learn Azure OpenAI
https://learn.microsoft.com/en-us/training/modules/explore-azure-openai/

Azure OpenAI Service models
https://learn.microsoft.com/en-GB/azure/cognitive-services/openai/concepts/models

Azure OpenAI Service Frequently Asked Questions
https://learn.microsoft.com/en-gb/azure/cognitive-services/openai/faq

Transparency Note for Azure OpenAI Service
https://learn.microsoft.com/en-us/legal/cognitive-services/openai/transparency-note?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext&tabs=text

OpenAI Cookbook
https://github.com/openai/openai-cookbook

ChatGPT + Enterprise data with Azure OpenAI and Cognitive Search
https://github.com/Azure-Samples/azure-search-openai-demo/

Azure OpenAI samples
https://github.com/Azure/openai-samples

Azure OpenAI Embeddings QnA
https://github.com/ruoccofabrizio/azure-open-ai-embeddings-qna

Learn how to customize a model for your application
https://learn.microsoft.com/en-GB/azure/cognitive-services/openai/how-to/fine-tuning?pivots=programming-language-python

Llm based virtual assistant demo
https://github.com/csiebler/llm-based-virtual-assistant-demo

Customer Service Conversational Insights with Azure OpenAI
https://github.com/microsoft/Customer-Service-Conversational-Insights-with-Azure-OpenAI-Services

Azure OpenAI Embeddings QnA
https://github.com/fvneerden/azure-open-ai-embeddings-qna

Azure OpenAI Embeddings QnA from Azure Video Indexer transcripts
https://github.com/fvneerden/azure-open-ai-embeddings-qna/tree/videosolacc

Azure OpenAI Landing Zone reference architecture

https://techcommunity.microsoft.com/t5/azure-architecture-blog/azure-openai-landing-zone-reference-architecture/ba-p/3882102

Azure OpenAI demos videos

Microsoft AI Show demos videos:
https://learn.microsoft.com/en-us/shows/ai-show/?expanded=azure&products=azure-openai

YouTube demos videos:
https://www.youtube.com/results?search_query=azure+open+ai

Azure OpenAI pricing

https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/

Azure OpenAI

If you still does not have Azure OpenAI access, apply now : https://aka.ms/oai/access

Author

Date of creation: 05-Sept-2023
Updated: 17-July-2024

Serge Retkowsky | [email protected] | https://www.linkedin.com/in/serger/

azure-openai-demos's People

Contributors

luzhang06 avatar olivmertens avatar retkowsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azure-openai-demos's Issues

Score value range shift in Azure Cognitive Search Vector Search

Hello!

I was browsing the Azure Cognitive Search Vector Search example, and I noticed a shift in the range of score values between vector search with one vector: score~0.8
image

and when involving multiple vectors (cross-field or multi-vector): score~0.03
image

Do you have any explanation or resources concerning the score value shift?

In my use-case, I am thinking about leveraging score values, for instance filtering based on some score value. To do so, I need to grasp the

Thanks for your help!

Chat with your own videos: "Failed to process the batch" error when running cell "wait_for_ingestion_completion(AZURE_CV_ENDPOINT, AZURE_CV_KEY, VIDEO_INDEX)"

Hi,

I am encountering error when running the following cell:

if not wait_for_ingestion_completion(AZURE_CV_ENDPOINT, AZURE_CV_KEY, VIDEO_INDEX):
print("Ingestion did not complete within the expected time.")

The above cell outputs error message as below:

{'value': [{'name': 'vidind-01mar2024-060807-ingestion', 'state': 'Failed', 'error': {'code': 'FailedToProcessBatch', 'message': 'Failed to process the batch.', 'details': [{'code': 'OutputResultWriteFailed', 'message': 'An unexpected error was encountered.'}]}, 'batchName': 'b23c1c22-f078-45ab-8928-530ffadc1b3e', 'createdDateTime': '2024-03-04T14:05:27.3662275Z', 'lastModifiedDateTime': '2024-03-04T14:07:36.4271225Z'}]}
Ingestion failed.
Ingestion did not complete within the expected time.

I am able to see the videos succesfully uploaded into the blob storage / container. But I am not sure why it says "Failed to process the batch...". Please help. Thank you.

Br, He Zhang

Issues with Whisper SPeech to Text

When I try to run the demo with files larger files ( that should be anyway spupported according to the documetnation) I get this error:

Error: null. 413: Maximum content size limit (26214400) exceeded (26384384 bytes read)

Any clue?

Vector Field vectorSearchConfiguration property not set / InvalidField issue

In the Azure OpenAI Cognitive Search Vector Search sample, creating a field for vectors is simply adding the following field:

  SearchField(
      name="contentVector",
      type=SearchFieldDataType.Collection(SearchFieldDataType.Single),
      searchable=True,
      vector_search_dimensions=1536,
      vector_search_configuration="my-vector-config",
  )

However, in this syntax the InvalidField error is raised
The vector field 'contentVector' must have the property 'vectorSearchConfiguration' set. Parameters: definition

Also tried changing vector_search_configuration name to vectorSearchConfiguration. The same error is still raised.

Cognitive Search SDK version :
azure-search-documents==11.4.0b11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.