Pinned Repositories
aoai-fwdproxy-funcapp
aoai-proxy
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
azure-openai-samples-kr
Azure OpenAI 기반의 Prompt Engineering 방법을 배울 수 있는 샘플을 제공합니다.
azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
chatbot-ui
An open source ChatGPT UI.
chatpdf
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
openai
The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
openai-cookbook
Examples and guides for using the OpenAI API
promptflow-kr
LLM을 활용하여 프로토타입 제작, 테스트부터 프로덕션 배포 및 모니터링까지 고품질 LLM App을 구축해 보세요.
HyounsooKim's Repositories
HyounsooKim/azure-openai-samples-kr
Azure OpenAI 기반의 Prompt Engineering 방법을 배울 수 있는 샘플을 제공합니다.
HyounsooKim/promptflow-kr
LLM을 활용하여 프로토타입 제작, 테스트부터 프로덕션 배포 및 모니터링까지 고품질 LLM App을 구축해 보세요.
HyounsooKim/aoai-fwdproxy-funcapp
aoai-proxy
HyounsooKim/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
HyounsooKim/azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
HyounsooKim/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
HyounsooKim/chatbot-ui
An open source ChatGPT UI.
HyounsooKim/chatpdf
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
HyounsooKim/openai
The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
HyounsooKim/openai-cookbook
Examples and guides for using the OpenAI API