Pinned Repositories
Aerial-Image-Segmentation
University capstone project to benchmark and optimise semantic segmentation models on the RarePlanes dataset.
Animus
My personal GPT3 agent capable of remembering and executing natural language instructions to help with personal data collection and organisation.
audio-transform
Transformations of audio files using ffmpeg for ETL in Animus.
blog-posts
Blog posts written by GPT hosted on GitHub pages.
dnd-delinquents
Mobile UI for my friend's to play Dungeon World
github-assistant
google-drive-utils
google-drive-utils is my collection of utilities for working with the Google Drive API. This package provides modules for counting files, downloading files from a Google Drive folder, and retrieving Google Drive credentials. I update it when I need a new functionality.
Job-Scrape
I experimented with Selenium to scrape job websites for job descriptions to later feed into the GPT3 api to generate a batch description of available jobs and requirements.
PantryPal
rust-wasm-webgl
jkasimotto's Repositories
jkasimotto/Aerial-Image-Segmentation
University capstone project to benchmark and optimise semantic segmentation models on the RarePlanes dataset.
jkasimotto/Animus
My personal GPT3 agent capable of remembering and executing natural language instructions to help with personal data collection and organisation.
jkasimotto/audio-transform
Transformations of audio files using ffmpeg for ETL in Animus.
jkasimotto/blog-posts
Blog posts written by GPT hosted on GitHub pages.
jkasimotto/dnd-delinquents
Mobile UI for my friend's to play Dungeon World
jkasimotto/github-assistant
jkasimotto/google-drive-utils
google-drive-utils is my collection of utilities for working with the Google Drive API. This package provides modules for counting files, downloading files from a Google Drive folder, and retrieving Google Drive credentials. I update it when I need a new functionality.
jkasimotto/Job-Scrape
I experimented with Selenium to scrape job websites for job descriptions to later feed into the GPT3 api to generate a batch description of available jobs and requirements.
jkasimotto/PantryPal
jkasimotto/rust-wasm-webgl
jkasimotto/jkasimotto.github.io
jkasimotto/jko_api_utils
jko_api_utils is a Python package that provides a set of utility functions for working with APIs. These utilities were developed by Julian Otto for his personal workflows, and are designed to be flexible and easy to use in a wide range of projects and contexts.
jkasimotto/PPI-Network-Analysis
Exploratory notebooks, data and figures to investigate novel protein interactions via network theory.
jkasimotto/replicate-api-utils
Replicate API Utils - Python package for easy access to the Replicate API with pre-configured models for "Whisper" and "Stable Diffusion" APIs. Includes CLI and utility functions for working with Replicate models. Set your API token as an environment variable and install with pip.
jkasimotto/simple_lambda_test
jkasimotto/weaviate2neo4j
Weaviate2Neo4j is a Python package that enables the conversion of objects from the Weaviate vector search engine to nodes in a Neo4j database. The package offers a customizable configuration system and allows users to define edge filters based on distance metrics..