John Aziz's repositories
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.
action-check-markdown
Validate .md and .ipynb files for writing standard.
markdown-checker
Markdown Links Validation Reporting Tool
flask-webapp-mysql-db
Artists Booking Venues powered by Python (Flask) and MySQL Database. Designed for deployment with the Azure Developer CLI (azd).
azure-flask-mysql-flexible-aca
Web app using Python Flask backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible server.
Declutter-your-Gmail-Using-Google-Apps-Script
Use Google Apps Script in decluttering your Gmail professionally. Get rid of your unimportant mail by deleting the emails that are one week old and not marked as important nor archived.
generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI đź”— https://microsoft.github.io/generative-ai-for-beginners/
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.
azure-django-mysql-flexible-aca
Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible Server.
azure-django-mysql-flexible-appservice
Web app using Python Django backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server.
azure-fastapi-mysql-flexible-aca
Web app using Python FastAPI backend, set up for deployment to Azure Container Apps with Azure MySQL Flexible Server.
azure-fastapi-mysql-flexible-appservice
Web app using Python FastAPI backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server.
azure-flask-mysql-flexible-appservice
Web app using Python Flask backend, set up for deployment to Azure App Service with Azure MySQL Flexible Server.
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.
briefcase
Tools to support converting a Python project into a standalone native application.
click
Python composable command line interface toolkit
fastroom
Project demonstrating a modern realtime stack: authenticated rooms, chat, presence, typing indicators, and a clean separation of concerns between a FastAPI backend and a Vue 3 SPA frontend.
git-workshop-pr
A repository open for contributions from everyone who follows the Git, GitHub, and Version Control workshop.
john0isaac
Repository for my Github profile
john0isaac.github.io
This is my personal website.
large-data-fastapi-react
A simple example of a FastAPI backend with a React frontend that can handle large data.
microsoft-learn-tutorials-action
GitHub Action to Automatically format Microsoft Learn Tutorials
protect-my-dir
A command-line tool designed to encrypt and decrypt files within a directory using a password.
python-package-template
A Github template repository for a Python package with support for Codespaces, devcontainer, and Github Actions.
quart
An async Python micro framework for building web applications.
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.
semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
starlette_mcp_sse
A working example to create a starlette server with SSE-based MCP support