Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 7.32 KB

additional-resources.md

File metadata and controls

48 lines (34 loc) · 7.32 KB

Additional Resources

TutorialsCode samplesCommunity

To continue your learning journey, we've curated a list of additional resources, including tutorials, code samples, and community links. These resources may help you find your next learning path and connect with others who share your interests.

Tutorials

You can find here hands-on tutorials to put your AI skills into practice, with step-by-step instructions that will guide you through the process of building applications making use of AI with JavaScript.

Name Description Duration Level Links
Azure OpenAI RAG workshop - Qdrant version Explore the fundamentals of custom ChatGPT experiences based on a corpus of documents. We will create a vector database and fill-in with data from PDF documents, and then build a chat website and API to be able to ask questions about information contained in these documents. 3h Beginner Tutorial / Repo
Azure OpenAI RAG workshop - AI Search version Explore the fundamentals of custom ChatGPT experiences based on a corpus of documents. We will create a vector database and fill-in with data from PDF documents, and then build a chat website and API to be able to ask questions about information contained in these documents. 3h Beginner Tutorial / Repo
Integrate OpenAI, Communication, and Organizational Data Features into a Line of Business App This tutorial demonstrates how Azure OpenAI, Azure Communication Services, and Microsoft Graph/Microsoft Graph Toolkit can be integrated into a Line of Business (LOB) application to enhance user productivity, elevate the user experience, and take LOB apps to the next level 3h Beginner Tutorial / Repo

Code samples

The following code samples are available to help you get started with building your own AI applications. Use them to learn how to architect your applications, experiment with different features, or use them as a starting point for your own projects.

Name Description GitHub Repo Technologies
Serverless AI Chat with RAG using LangChain.js This sample shows how to build a serverless AI chat experience with Retrieval-Augmented Generation using LangChain.js and Azure. Repo LangChain.js, Lit, Vite, Azure OpenAI, Azure Cosmos DB, Azure Blob Storage, Azure Functions, Azure Static Web Apps, AZD
Serverless Azure OpenAI Quick Start with LlamaIndex This sample shows how to quickly get started with LlamaIndex.ai on Azure Repo LlamaIndex.ts, Next.js, Azure OpenAI, Azure Container Apps, Docker, AZD
Serverless Azure OpenAI Assistant Quick Start Azure OpenAI Assistants allows you to create AI assistants tailored to your needs through custom instructions and augmented by advanced tools. Repo HTML-CSS-JavaScript, Azure Static Web Apps, Azure Blob Storage, Azure Functions, Azure OpenAI, AZD
Serverless RAG application with LlamaIndex and code interpreter on Azure Container Apps This is a LlamaIndex project using Next.js bootstrapped with create-llama. It uses Azure Container Apps as a serverless deployment platform. Repo Azure OpenAI, LlamaIndex, Azure Container Apps, Next.js, GitHub Actions, TypeScript, AZD
Azure OpenAI keyless deployment Example Azure OpenAI deployment and RBAC role for your user account for keyless access. Repo Azure OpenAI, AZD, JavaScript
Azure OpenAI secure UI starter Reusable OpenAI secure UI and infrastructure for AI Chat with Azure. Repo Lit, Vite, Web Components, Azure OpenAI, Azure Blob Storage, Azure Functions, Azure Static Web Apps, AZD
Azure OpenAI with LangChain.js Demonstrates how to use Azure OpenAI with LangChain.js. Repo LangChain.js, Azure OpenAI, TypeScript
Azure API Management with Azure Open AI Demonstrates how to add Azure API Management on top of your Azure Open AI endpoints. Repo Azure Open AI, Azure API Management, Express, Node.js, AZD
Ask YouTube: LangChain.js + Azure Quickstart Build a generative AI application using LangChain.js from local to Azure. Repo LangChain.js, Azure OpenAI, Azure AI Search, Azure Functions
Ollama JavaScript Playground Generative AI playground using Ollama OpenAI API and JavaScript. Try AI models in your browser! Repo TypeScript, Ollama, Azure OpenAI, GitHub Codespaces
Copilot / Node.js + OpenAI Todo app Discover how to use GitHub Copilot to quickly build a Node.js application with OpenAI and Azure. Repo Azure OpenAI, Azure App Service, Azure CosmosDB, Express, TypeScript, TypeChat, GitHub Actions
ChatGPT + Enterprise data with Azure OpenAI and Azure AI Search A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure. Repo LangChain.js, Lit, Vite, Azure OpenAI, Azure Cosmos DB, Azure Blog Storage, Azure Container Apps, Azure Static Web Apps, Docker, AZD
Azure OpenAI Chat Frontend The Chat App Protocol compliant user-interface building block for your chat-gpt like RAG pattern applications built with Azure OpenAI and Azure AI Search. Repo Chat Protocol, Lit, Azure Static Web Apps, AZD
Enterprise-grade Reference Architecture for JavaScript Intelligent enterprise-grade reference architecture for JavaScript featuring OpenAI integration, Azure Developer CLI template, and Playwright tests. Repo Azure Container Apps, Azure Functions, Azure Cosmos DB, SWA, Fastify, Next.js, Angular, AZD

Community

Join the Azure AI community on Discord: https://aka.ms/genai-discord

If you're looking to connect with others, we have a community of AI enthusiasts, developers, and experts who are passionate about AI and are always willing to help.

There's even a dedicated #JavaScript channel where you can ask questions, share your projects, and discuss about your favorite topics.