Pinned Repositories
classification-with-llm
How far can we go with an LLM for a classification problem
codeserver-on-sagemaker-notebook-with-gpu
Repo with a cloudformation template that creates a sagemaker notebook on a GPU instance with code-server pre-installed.
datajob
Build and deploy a serverless data pipeline on AWS with no effort.
github-oidc-aws-cloudformation
Cloudformation template for configuring OIDC connection from github actions to your AWS account.
glue-devcontainer
Glue VSCode devcontainer setup
huggingface-on-lambda
build and deploy a huggingface model behind a lambda + api gateway
serverless_data_pipeline_example
Build and Deploy A Serverless Data Pipeline on AWS
stepview
All your AWS Stepfunctions at a glance in the terminal! 🧐
testing-glue-pyspark-jobs
vincentclaes's Repositories
vincentclaes/datajob
Build and deploy a serverless data pipeline on AWS with no effort.
vincentclaes/serverless_data_pipeline_example
Build and Deploy A Serverless Data Pipeline on AWS
vincentclaes/classification-with-llm
How far can we go with an LLM for a classification problem
vincentclaes/glue-devcontainer
Glue VSCode devcontainer setup
vincentclaes/testing-glue-pyspark-jobs
vincentclaes/codeserver-on-sagemaker-notebook-with-gpu
Repo with a cloudformation template that creates a sagemaker notebook on a GPU instance with code-server pre-installed.
vincentclaes/github-oidc-aws-cloudformation
Cloudformation template for configuring OIDC connection from github actions to your AWS account.
vincentclaes/llava-on-sagemaker
Deploy llava to sagemaker instantely
vincentclaes/serverless_crypto_analysis
serverless variant of the project https://github.com/vincentclaes/crypto-analysis
vincentclaes/amplify-vite-react-template
My Amplify Gen 2 starter application
vincentclaes/aws-terraform-backend
AWS backend for managing Terraform using CloudFormation
vincentclaes/aws-well-architected-framework
notes and links while following the AWS Well Architected Franework
vincentclaes/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
vincentclaes/blog-builder-dutch
vincentclaes/chainlit-demo
vincentclaes/codespaces-gpu
Repo that creates a gpu ready environment on Github Codespaces
vincentclaes/crewAI-examples
vincentclaes/crypto-analysis
analyse crypto data coming from coinmarket cap
vincentclaes/dbt_showcase
vincentclaes/drunken-airflow
combination of drunken data quality (https://github.com/FRosner/drunken-data-quality) and airflow (https://github.com/apache/incubator-airflow) to create data quality checks that create value
vincentclaes/fast-api-sagemaker-endpoint
Sagemaker endpoint example hosting fast-api
vincentclaes/gradio-on-aws-app-runner
vincentclaes/innovation-day-summarization
vincentclaes/jupytext_papermill
doing some testing on using jupytext and papermill
vincentclaes/knowledge_gpt
Accurate answers and instant citations for your documents.
vincentclaes/large-scale-fast-image-processing-on-an-ordinary-computer
This notebook shows how to process a lot of GB's extremely fast in a simple manner. We will generate a couple of GB's of images, and process them in a couple of minutes on a Google Colab with 2 vCPUs and 13GB of RAM.
vincentclaes/llamaindex-chat-with-streamlit-docs
vincentclaes/python_lambda_iac_deployment
repo to test Infrastructure As Code technologies for the deployment of AWS lambda functions written in python.
vincentclaes/Resume-Matcher
Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
vincentclaes/streamlit-chatgpt-ui
A minimal ChatGPT-like UI built with Streamlit