Pinned Repositories
audio-diffusion
Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead of images.
Deej-AI
Create automatic playlists by using Deep Learning to *listen* to the music.
deej-ai.online-app
ReactJS website to automatically generate playlists based on how the music sounds.
kindle2pdf
Convert owned Kindle books to PDF without needing a device. Good for viewing on a ReMarkable.
kivy-tensorflow-helloworld
Run inference with Tensorflow Lite on iOS, Android, MacOS, Windows and Linux using Python.
lambda-scraper
Use AWS Lambda functions as a proxy pool to scrape web pages.
lambda-selenium
Use AWS Lambda functions as a proxy pool to scrape web pages with Selenium.
llama-squad
Train Llama 2 & 3 on the SQuAD v2 task as an example of how to specialize a generalized (foundation) model.
openai-proxy
OpenAI API proxy for fine-grained cost tracking & control and caching of responses
python-envy
Automatically activate Python virtual environments as you navigate the source code.
teticio's Repositories
teticio/audio-diffusion
Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead of images.
teticio/Deej-AI
Create automatic playlists by using Deep Learning to *listen* to the music.
teticio/lambda-scraper
Use AWS Lambda functions as a proxy pool to scrape web pages.
teticio/llama-squad
Train Llama 2 & 3 on the SQuAD v2 task as an example of how to specialize a generalized (foundation) model.
teticio/kivy-tensorflow-helloworld
Run inference with Tensorflow Lite on iOS, Android, MacOS, Windows and Linux using Python.
teticio/deej-ai.online-app
ReactJS website to automatically generate playlists based on how the music sounds.
teticio/kindle2pdf
Convert owned Kindle books to PDF without needing a device. Good for viewing on a ReMarkable.
teticio/openai-proxy
OpenAI API proxy for fine-grained cost tracking & control and caching of responses
teticio/python-envy
Automatically activate Python virtual environments as you navigate the source code.
teticio/lambda-selenium
Use AWS Lambda functions as a proxy pool to scrape web pages with Selenium.
teticio/nbextension-gotoerror
Clicking on filenames in the stack trace opens up the relevant source file.
teticio/jupyter-stack-trace
A JupyterLab extension to jump to the line in the file of the stack trace, search Google for the error in Stack Overflow, or ask Bing Chat for help.
teticio/latency
Uses Terraform to explore latency / cost tradeoffs with minimalist examples using various AWS architectures including EC2, Lambda functions, S3, DynamoDB and Fargate.
teticio/deej-ai.online
Website that allows you to create Spotify (and Bandcamp) playlists by using Deep Learning to *listen* to the music. (Now superceded by https://github.com/teticio/deej-ai.online-app.)
teticio/teticio.github.io
My GitHub webpage
teticio/terraform-ec2
Terraform code to quickly spin up / tear down an EC2 instance in AWS. A persistent EBS volume is also created and mounted at /home.
teticio/inBERTolate
Hit your word count by using BERT to pad out your essays!
teticio/code-llama-for-vscode
Use Code Llama with Visual Studio Code and the Continue extension. A local LLM alternative to GitHub Copilot.
teticio/ec2-slackbot
Slack app to spin up / down EC2 instances and optionally mount SageMaker Studio EFS and EBS volumes.
teticio/teticio
teticio/awesome-reMarkable
A curated list of projects related to the reMarkable tablet
teticio/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
teticio/foobar
https://foobar.withgoogle.com/
teticio/google-translate-pdf
Demo to run Google Translate on a PDF file using Selenium and AWS Lambda.
teticio/jupyterlab-contrib.github.io
Management and website of JupyterLab Unofficial Extensions and Tools
teticio/local-lambda
Reproduce as closely as possible the conditions of running inside an AWS Lambda function container to facilitate testing and debugging.
teticio/terraform-aws-openvpn-ephemeral
A module designed for launching an ephemeral, short-lived openvpn instance. [I just added up and down scripts and made a few small adjustments.]
teticio/trl
Train transformer language models with reinforcement learning.
teticio/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources
teticio/mamba