Pinned Repositories
ai-navigation-robot
Computer Vision and Deep Learning based Ev3 robot that can regroup objects based on the detected shape on each one.
ai-self-driving-car
Simulation in Pygame of a AI Self-driving car learning how to drive properly in four different tracks with a help of a Genetic Algorithm (Natural Selection, Cross Over and Mutation methods)
ai-wumpus-world
Intelligent agent that plays the wumpus world game. SWI-Prolog was used for the game/agent logic itself and Python for the game interface.
autonomous-warehouse
Automous warehouse with Box size classifier using ladder programming and Factory.io for simulation.
chatgpt-voice-assistant
A voice assistant powered by OpenAI's ChatGPT language model, currently available in six languages.
covid-cases-prediction
Tkinter app to predict daily covid-19 cases of a district county given a range of dates.
devfolio
Django (Python web framework) based web developer portfolio with Github API integration and SQLite. Deployed with heroku.com.
physio-motion-transfer
Official repo for Physio Motion Transfer "A Deep Learning approach for human motion and appearance transfer".
telegram-trading-bot
This metatrader bot focused on Forex allows you to control your trades and receive alerts with simple commands through telegram on your mobile device.
voice-assistant-discord-bot
Music discord.py bot with build-in google assistant and other usefull features (can be used with voice or text commands).
fabioo29's Repositories
fabioo29/chatgpt-voice-assistant
A voice assistant powered by OpenAI's ChatGPT language model, currently available in six languages.
fabioo29/telegram-trading-bot
This metatrader bot focused on Forex allows you to control your trades and receive alerts with simple commands through telegram on your mobile device.
fabioo29/voice-assistant-discord-bot
Music discord.py bot with build-in google assistant and other usefull features (can be used with voice or text commands).
fabioo29/physio-motion-transfer
Official repo for Physio Motion Transfer "A Deep Learning approach for human motion and appearance transfer".
fabioo29/autonomous-warehouse
Automous warehouse with Box size classifier using ladder programming and Factory.io for simulation.
fabioo29/devfolio
Django (Python web framework) based web developer portfolio with Github API integration and SQLite. Deployed with heroku.com.
fabioo29/ai-navigation-robot
Computer Vision and Deep Learning based Ev3 robot that can regroup objects based on the detected shape on each one.
fabioo29/ai-self-driving-car
Simulation in Pygame of a AI Self-driving car learning how to drive properly in four different tracks with a help of a Genetic Algorithm (Natural Selection, Cross Over and Mutation methods)
fabioo29/ai-wumpus-world
Intelligent agent that plays the wumpus world game. SWI-Prolog was used for the game/agent logic itself and Python for the game interface.
fabioo29/covid-cases-prediction
Tkinter app to predict daily covid-19 cases of a district county given a range of dates.
fabioo29/csp-sudoku-solver
Comparison of performance between different AI algorithms (Backtracking, CSP, etc.) solving Sudoku. You can enter your input or choose between four board difficulties.
fabioo29/portfolio-rebalancer
A web based app to help you allocate your next investment in order to restore balance to your portfolio.
fabioo29/pt-house-price-predict
Housing price prediction for Portuguese people with machine learning (Random Forest Regressor). The website was built using Flask.
fabioo29/fabioo29
Personal readme template with a visitors counter and some Git stats. This template is also updated every hour with Github actions.
fabioo29/info-segsocial
Extrato de renumerações do portal da segurança social direta (https://app.seg-social.pt/) com selenium.
fabioo29/popular-courses-udemy
Web scraper to show the most popular/purchased courses on users Udemy personal account using requests sessions.
fabioo29/soccer-entity-recognition
NLP application to recognize useful entities in soccer (NER) such as players, stadiums, teams, referees and managers in game match transcripts.