Pinned Repositories
build-test-and-deploy-to-azure
This repository is a public example for deploying an application to Azure
build-your-own-cv
Build your own CV using GitHub Pages
devops-series-1
go-cli-gpt
A CLI that calls the Azure OpenAI and local LLMs
go-cli-template
This is a template that can be used with GitHub Codespaces to get you up and running with your CLI project
go-codespaces-template
This codespaces template sets up the complete environment needed to run a http server with Go
liamchampton
tech-days
Repository used for the Tech Days Livestream event 23/03/2023
the-go-show
A bi-weekly Go show where we talk about all things GO!
todo-cli
A CLI based todo list
liamchampton's Repositories
liamchampton/the-go-show
A bi-weekly Go show where we talk about all things GO!
liamchampton/go-cli-template
This is a template that can be used with GitHub Codespaces to get you up and running with your CLI project
liamchampton/go-codespaces-template
This codespaces template sets up the complete environment needed to run a http server with Go
liamchampton/build-test-and-deploy-to-azure
This repository is a public example for deploying an application to Azure
liamchampton/liamchampton
liamchampton/CopilotAdventures
Copilot coding adventures
liamchampton/go-cli-gpt
A CLI that calls the Azure OpenAI and local LLMs
liamchampton/gobadge
TinyGo powered badge using Adafruit Pybadge Hardware
liamchampton/todo-cli
A CLI based todo list
liamchampton/advocacy-ai-tools
liamchampton/azure-dev
A developer CLI that accelerates 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.
liamchampton/azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API builder and Text Embeddings
liamchampton/fastapi-azure-function-apim
A FastAPI app that is designed for deployment to Azure Functions with an API Management Policy.
liamchampton/function-call-dynamic-query-demo
FastAPI app that takes a users prompt, transforms it to a SQL query and fetches the result from an Azure SQL Database through an OpenAI function call.
liamchampton/galaxy_productivity_app
This is an app that helps you acheieve your goals with llms and python
liamchampton/go-ai
go ai app using azure open ai
liamchampton/liam-RAG-Application-demo
liamchampton/my-drawing-app
liamchampton/openai-chat-app-quickstart
A simple chat application that uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
liamchampton/portfolio
liamchampton/ProjectMercury
An interactive shell to work with AI-powered assistance providers
liamchampton/pulumi-demo
liamchampton/serverless-chat-langchainjs
Build your own serverless AI Chat with Retrieval-Augmented-Generation using LangChain.js, TypeScript and Azure
liamchampton/simple-todo
A VS Code extension that using the todo cli as a driver
liamchampton/Speech-To-Text-guide
Documentation for Tutorial on Speech to Text transcription using Whisper.cpp at GopherCon
liamchampton/todo-nodejs-mongo
A complete ToDo application that includes everything you need to build, deploy, and monitor an Azure solution. This application uses the Azure Developer CLI (azd) to get you up and running on Azure quickly using React.js for the Web application, node.js for the API and Azure Cosmos DB API for MongoDB for storage.
liamchampton/todo-nodejs-mongo-swa-func
A blueprint for getting a React web app with a Node.js API and a MongoDB database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly.
liamchampton/todo-python-mongo-swa-func
A blueprint for getting a React.js web app with Python (FastAPI) API and a MongoDB API in Cosmos database onto Azure. The frontend, currently a ToDo application, is designed as a placeholder that can easily be removed and replaced with your own frontend code. This architecture is for hosting static web apps with serverless logic and functionality.
liamchampton/travel-blog
liamchampton/travel-weather
A Python HTTP API to demonstrate Codespaces working with Copilot