Last active
December 1, 2023 21:13
-
-
Save ftijan/cdcc0aa55d448d923fb0e5cab332174f to your computer and use it in GitHub Desktop.
Revisions
-
ftijan revised this gist
Dec 1, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,6 +6,7 @@ - [The Art and Science of Working with AI - MS Worklab](https://www.microsoft.com/en-us/worklab/the-art-and-science-of-working-with-ai) - [Mastering Prompts: How to Effectively Communicate with AI Language Models - Louis Bouchard](https://www.louisbouchard.ai/prompting-llms/) - [MS Chat Copilot - Github Semantic Kernel App Sample](https://github.com/microsoft/chat-copilot) - [Chat Copilot: A reference application for Semantic Kernel - Docs](https://learn.microsoft.com/en-gb/semantic-kernel/chat-copilot/) - [Demystifying Retrieval Augmented Generation with .NET - Semantic Kernel - Stephen Toub MS](https://devblogs.microsoft.com/dotnet/demystifying-retrieval-augmented-generation-with-dotnet/) - [Efficient Data Formats for GPT](https://nikas.praninskas.com/ai/2023/04/05/efficient-gpt-data-formats/) - [MS Learn - Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/) -
ftijan revised this gist
Dec 1, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,6 +5,7 @@ - [Prompt Engineering Guide - learnprompting.org](https://learnprompting.org/docs/intro) - [The Art and Science of Working with AI - MS Worklab](https://www.microsoft.com/en-us/worklab/the-art-and-science-of-working-with-ai) - [Mastering Prompts: How to Effectively Communicate with AI Language Models - Louis Bouchard](https://www.louisbouchard.ai/prompting-llms/) - [MS Chat Copilot - Github Semantic Kernel App Sample](https://github.com/microsoft/chat-copilot) - [Demystifying Retrieval Augmented Generation with .NET - Semantic Kernel - Stephen Toub MS](https://devblogs.microsoft.com/dotnet/demystifying-retrieval-augmented-generation-with-dotnet/) - [Efficient Data Formats for GPT](https://nikas.praninskas.com/ai/2023/04/05/efficient-gpt-data-formats/) - [MS Learn - Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/) -
ftijan renamed this gist
Nov 30, 2023 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # LLMs, ChatGPT, .Net, Azure - courses, tutorials and resources - [ChatGPT Prompt Engineering for Developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) - [Azure Open AI demos - Github](https://github.com/retkowsky/Azure-OpenAI-demos) - [Generative AI for Beginners - A Course - MS Github](https://github.com/microsoft/generative-ai-for-beginners) -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,4 +11,4 @@ - [Tutorial: ChatGPT + Enterprise data with Semantic Kernel, OpenAI and Azure Cognitive Search - MS Github](https://github.com/Azure-Samples/semantic-kernel-rag-chat) - [Retrieval augmented generation: Keeping LLMs relevant and current - StackOverflow](https://stackoverflow.blog/2023/10/18/retrieval-augmented-generation-keeping-llms-relevant-and-current/) - [Prompt Engineering Guide - Retrieval Augmented Generation (RAG)](https://www.promptingguide.ai/techniques/rag) - [Prompt Engineering Guide - Github doc](https://github.com/dair-ai/Prompt-Engineering-Guide) -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,4 +10,5 @@ - [MS Learn - Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/) - [Tutorial: ChatGPT + Enterprise data with Semantic Kernel, OpenAI and Azure Cognitive Search - MS Github](https://github.com/Azure-Samples/semantic-kernel-rag-chat) - [Retrieval augmented generation: Keeping LLMs relevant and current - StackOverflow](https://stackoverflow.blog/2023/10/18/retrieval-augmented-generation-keeping-llms-relevant-and-current/) - [Prompt Engineering Guide - Retrieval Augmented Generation (RAG)](https://www.promptingguide.ai/techniques/rag) - -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,4 +9,5 @@ - [Efficient Data Formats for GPT](https://nikas.praninskas.com/ai/2023/04/05/efficient-gpt-data-formats/) - [MS Learn - Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/) - [Tutorial: ChatGPT + Enterprise data with Semantic Kernel, OpenAI and Azure Cognitive Search - MS Github](https://github.com/Azure-Samples/semantic-kernel-rag-chat) - [Retrieval augmented generation: Keeping LLMs relevant and current - StackOverflow](https://stackoverflow.blog/2023/10/18/retrieval-augmented-generation-keeping-llms-relevant-and-current/) - -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,4 +8,5 @@ - [Demystifying Retrieval Augmented Generation with .NET - Semantic Kernel - Stephen Toub MS](https://devblogs.microsoft.com/dotnet/demystifying-retrieval-augmented-generation-with-dotnet/) - [Efficient Data Formats for GPT](https://nikas.praninskas.com/ai/2023/04/05/efficient-gpt-data-formats/) - [MS Learn - Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/) - [Tutorial: ChatGPT + Enterprise data with Semantic Kernel, OpenAI and Azure Cognitive Search - MS Github](https://github.com/Azure-Samples/semantic-kernel-rag-chat) - -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,4 +7,5 @@ - [Mastering Prompts: How to Effectively Communicate with AI Language Models - Louis Bouchard](https://www.louisbouchard.ai/prompting-llms/) - [Demystifying Retrieval Augmented Generation with .NET - Semantic Kernel - Stephen Toub MS](https://devblogs.microsoft.com/dotnet/demystifying-retrieval-augmented-generation-with-dotnet/) - [Efficient Data Formats for GPT](https://nikas.praninskas.com/ai/2023/04/05/efficient-gpt-data-formats/) - [MS Learn - Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/) - -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,4 +5,6 @@ - [Prompt Engineering Guide - learnprompting.org](https://learnprompting.org/docs/intro) - [The Art and Science of Working with AI - MS Worklab](https://www.microsoft.com/en-us/worklab/the-art-and-science-of-working-with-ai) - [Mastering Prompts: How to Effectively Communicate with AI Language Models - Louis Bouchard](https://www.louisbouchard.ai/prompting-llms/) - [Demystifying Retrieval Augmented Generation with .NET - Semantic Kernel - Stephen Toub MS](https://devblogs.microsoft.com/dotnet/demystifying-retrieval-augmented-generation-with-dotnet/) - [Efficient Data Formats for GPT](https://nikas.praninskas.com/ai/2023/04/05/efficient-gpt-data-formats/) - -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,4 +4,5 @@ - [Generative AI for Beginners - A Course - MS Github](https://github.com/microsoft/generative-ai-for-beginners) - [Prompt Engineering Guide - learnprompting.org](https://learnprompting.org/docs/intro) - [The Art and Science of Working with AI - MS Worklab](https://www.microsoft.com/en-us/worklab/the-art-and-science-of-working-with-ai) - [Mastering Prompts: How to Effectively Communicate with AI Language Models - Louis Bouchard](https://www.louisbouchard.ai/prompting-llms/) - [Demystifying Retrieval Augmented Generation with .NET - Semantic Kernel - Stephen Toub MS](https://devblogs.microsoft.com/dotnet/demystifying-retrieval-augmented-generation-with-dotnet/) -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,5 +4,4 @@ - [Generative AI for Beginners - A Course - MS Github](https://github.com/microsoft/generative-ai-for-beginners) - [Prompt Engineering Guide - learnprompting.org](https://learnprompting.org/docs/intro) - [The Art and Science of Working with AI - MS Worklab](https://www.microsoft.com/en-us/worklab/the-art-and-science-of-working-with-ai) - [Mastering Prompts: How to Effectively Communicate with AI Language Models - Louis Bouchard](https://www.louisbouchard.ai/prompting-llms/) -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,4 +3,6 @@ - [Azure Open AI demos - Github](https://github.com/retkowsky/Azure-OpenAI-demos) - [Generative AI for Beginners - A Course - MS Github](https://github.com/microsoft/generative-ai-for-beginners) - [Prompt Engineering Guide - learnprompting.org](https://learnprompting.org/docs/intro) - [The Art and Science of Working with AI - MS Worklab](https://www.microsoft.com/en-us/worklab/the-art-and-science-of-working-with-ai) - [Mastering Prompts: How to Effectively Communicate with AI Language Models - Louis Bouchard](https://www.louisbouchard.ai/prompting-llms/) - -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,4 +2,5 @@ - [ChatGPT Prompt Engineering for Developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) - [Azure Open AI demos - Github](https://github.com/retkowsky/Azure-OpenAI-demos) - [Generative AI for Beginners - A Course - MS Github](https://github.com/microsoft/generative-ai-for-beginners) - [Prompt Engineering Guide - learnprompting.org](https://learnprompting.org/docs/intro) - [The Art and Science of Working with AI - MS Worklab](https://www.microsoft.com/en-us/worklab/the-art-and-science-of-working-with-ai) -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ # LLMs, ChatGPT, .Net courses, tutorials and resources - [ChatGPT Prompt Engineering for Developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) - [Azure Open AI demos - Github](https://github.com/retkowsky/Azure-OpenAI-demos) - [Generative AI for Beginners - A Course - MS Github](https://github.com/microsoft/generative-ai-for-beginners) - [Prompt Engineering Guide - learnprompting.org](https://learnprompting.org/docs/intro) -
ftijan created this gist
Nov 30, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ # LLMs, ChatGPT, .Net courses, tutorials and resources - [ChatGPT Prompt Engineering for Developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) -