Pinned Repositories
Cosmic-Food-RAG-app
A chat-based recommendation application that revolutionizes the culinary experience.
action-check-markdown
Validate .md and .ipynb files for writing standard.
AzureML-PowerAppSolution
Step-by-step guide on deploying a natural language processing machine learning model to the Azure platform and consuming it using Power Automate and Power Apps to generate text and give you creative writing ideas.
Create-and-Send-Personalized-Certificates-using-GAS
Google apps script to create and send personalized certificates to anyone automatically.
Fyyur-Webapp
Project Fyyur Artist Booking Site
Google-Apps-Script-Send-Custom-Emails
Google apps script to send two custom HTML messages to anyone automatically.
rag-semantic-kernel-mongodb-vcore
A sample for implementing retrieval augmented generation using Azure Open AI to generate embeddings, Azure Cosmos DB for MongoDB vCore to perform vector search, and semantic kernel.
AzureML-PowerAppSolution
Step-by-step guide on deploying a natural language processing machine learning model to the Azure platform and consuming it using Power Automate and Power Apps to generate text and give you creative writing ideas.
Fabric_Workshops
Microsoft Fabric Readiness and Workshops
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
john0isaac's Repositories
john0isaac/rag-semantic-kernel-mongodb-vcore
A sample for implementing retrieval augmented generation using Azure Open AI to generate embeddings, Azure Cosmos DB for MongoDB vCore to perform vector search, and semantic kernel.
john0isaac/action-check-markdown
Validate .md and .ipynb files for writing standard.
john0isaac/flask-webapp-mysql-db
Artists Booking Venues powered by Python (Flask) and MySQL Database. Designed for deployment with the Azure Developer CLI (azd).
john0isaac/markdown-checker
Markdown Links Validation Reporting Tool
john0isaac/ai-rag-chat-evaluator
Tools for evaluation of RAG Chat Apps using Azure AI Evaluate SDK and OpenAI
john0isaac/azure-flask-mysql-flexible-aca
Web app using Python Flask backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible server.
john0isaac/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
john0isaac/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
john0isaac/house-price-predicition-aml-powerapp
Azure ML + Power App Solution sample and walkthrough to complement the Azure Architecture Centre reference pattern
john0isaac/simple-flask-app-terraform
A simple Python Flask server (classroom example). Designed to be run with Flask locally and deployed to Azure App service.
john0isaac/awesome-azd
An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
john0isaac/azure-blob-upload
john0isaac/azure-dev
A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
john0isaac/azure-django-mysql-flexible-aca
Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible Server.
john0isaac/azure-django-mysql-flexible-appservice
Web app using Python Django backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server.
john0isaac/azure-fastapi-mysql-flexible-aca
Web app using Python FastAPI backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible Server.
john0isaac/azure-fastapi-mysql-flexible-appservice
Web app using Python FastAPI backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server.
john0isaac/azure-flask-mysql-flexible-appservice
Web app using Python Flask backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server.
john0isaac/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.
john0isaac/azureai-x-arize
john0isaac/briefcase
Tools to support converting a Python project into a standalone native application.
john0isaac/git-workshop-pr
A repository open for contributions from everyone who follows the Git, GitHub, and Version Control workshop.
john0isaac/john0isaac
Repository for my Github profile
john0isaac/large-data-fastapi-react
A simple example of a FastAPI backend with a React frontend that can handle large data.
john0isaac/microsoft-learn-tutorials-action
GitHub Action to Automatically format Microsoft Learn Tutorials
john0isaac/powerapps-samples
Contains curated community Microsoft Power App samples
john0isaac/python-package-template
A Github template repository for a Python package with support for Codespaces, devcontainer, and Github Actions.
john0isaac/quart
An async Python micro framework for building web applications.
john0isaac/rag-postgres-openai-python
A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
john0isaac/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps