Pinned Repositories
ai_assistant
This script allows you to utilize OpenAI's ChatGPT and Whisper APIs in Python to integrate several AI services, including speech-to-text (STT), natural language processing (NLP).
alessio-livolsi
alessio-livolsi.github.io
contact_me
Run this script to contact me via email.
ecom
A simple two-container e-commerce style website application created in Python & Docker compose featuring a docker-compose.yml.
ecom_django
An eCommerce website that has user and guest checkout capabilities built using Python, Django, JavaScript, HTML & CSS. The site features; Data Structure, Site Functionality, User checkout flow with payment integration.
enc_file
A python script to encrypt and decrypt files.
glasto-helper
Automated Glastonbury ticket page refresh app
medium_scraper
This project contains scripts for scraping Medium articles from selected publications and analysing trends in their popularity. It features a Python scraper to collect data and a subsequent analysis script to identify patterns in claps (likes/upvotes) and the impact of publication timing.
translation_tool
A simple script that loads a PO file that iterates over each message and then translates the message using Google Translate API. The script uses the googletrans library and outputs translated text which, is then set as the message's msgstr attribute.
alessio-livolsi's Repositories
alessio-livolsi/glasto-helper
Automated Glastonbury ticket page refresh app
alessio-livolsi/translation_tool
A simple script that loads a PO file that iterates over each message and then translates the message using Google Translate API. The script uses the googletrans library and outputs translated text which, is then set as the message's msgstr attribute.
alessio-livolsi/ai_assistant
This script allows you to utilize OpenAI's ChatGPT and Whisper APIs in Python to integrate several AI services, including speech-to-text (STT), natural language processing (NLP).
alessio-livolsi/alessio-livolsi
alessio-livolsi/alessio-livolsi.github.io
alessio-livolsi/contact_me
Run this script to contact me via email.
alessio-livolsi/ecom_django
An eCommerce website that has user and guest checkout capabilities built using Python, Django, JavaScript, HTML & CSS. The site features; Data Structure, Site Functionality, User checkout flow with payment integration.
alessio-livolsi/apple_health
Tools and scripts for extracting, processing, and visualising workout data from Apple Health. Analyse trends in running workouts.
alessio-livolsi/everyday_tools
Everyday Python scripts for automating tasks, using only the standard library... enjoy! :)