alexisvalentino
When I'm not exploring the latest developments in AI and ML, you can find me tinkering with Web Development projects or building robots just for fun.
Philippines
Pinned Repositories
alexisvalentino.github.io
Anomaly-Detection-for-Surveillance-system
The main abnormal behaviors that this project can detect are: Violence, covering camera, Choking, lying down, Running, Motion in restricted areas. It provides much flexibility by allowing users to choose the abnormal behaviors they want to be detected and keeps track of every abnormal event to be reviewed. We used three methods to detect abnormal b
Chatgpt-DAN
DAN - The ‘JAILBREAK’ Version of ChatGPT and How to Use it.
Devops-hackathon
1st Place 🔥 Devops Hackathon Challenge
GPT-powered-voice-assistant
The Voice Assistant Powered by Openai API
Iot-Security-Robot
Codebase for the Real time threat detection feature of Bagsik (Security Robot) https://ieeexplore.ieee.org/document/10402359
messenger-clone
Real-Time Messenger Clone: Next.js 13, React, Tailwind, Prisma, MongoDB, NextAuth, Pusher
Portfolio2023
Portfolio Repo
psych
for isabela state university project
Threat-Detection-System
Threat Detection Security System with Face Recognition, Gun Detection, and Audio Analysis Capabilities
alexisvalentino's Repositories
alexisvalentino/Threat-Detection-System
Threat Detection Security System with Face Recognition, Gun Detection, and Audio Analysis Capabilities
alexisvalentino/Devops-hackathon
1st Place 🔥 Devops Hackathon Challenge
alexisvalentino/GPT-powered-voice-assistant
The Voice Assistant Powered by Openai API
alexisvalentino/alexisvalentino.github.io
alexisvalentino/Gun-Detection-System
This Python script uses OpenCV, Pygame, and email to detect guns in a video stream from a camera. If guns are detected, an alarm sound is played, and an email with a message and screenshot is sent to a recipient email address. This script can be used for security purposes to detect guns in public places or restricted areas.
alexisvalentino/Iot-Security-Robot
Codebase for the Real time threat detection feature of Bagsik (Security Robot) https://ieeexplore.ieee.org/document/10402359
alexisvalentino/messenger-clone
Real-Time Messenger Clone: Next.js 13, React, Tailwind, Prisma, MongoDB, NextAuth, Pusher
alexisvalentino/Job-Finder-App
Job finder app using React and Rapid API
alexisvalentino/Portfolio2023
Portfolio Repo
alexisvalentino/psych
for isabela state university project
alexisvalentino/-Full-Stack-AI-Course-Generator
Full Stack AI Course Generator SaaS with NextJS 13, OpenAI, Stripe, TailwindCSS
alexisvalentino/alexisvalentino
alexisvalentino/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
alexisvalentino/fullstacknotion-clone
alexisvalentino/ibm-generative-ai
IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
alexisvalentino/Javascript-Calculator
Simple calculator using javascript
alexisvalentino/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
alexisvalentino/LLaVA
[NeurIPS 2023 Oral] Visual Instruction Tuning: 🌋 LLaVA (Large Language-and-Vision Assistant) built towards multimodal GPT-4 level capabilities.
alexisvalentino/Machine_Learning_Projects
A collection of machine learning examples and tutorials.
alexisvalentino/mistral
Reference implementation of Mistral AI 7B v0.1 model.
alexisvalentino/Motion-Detection-Alarm
Motion Detection Alarm System using Python
alexisvalentino/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
alexisvalentino/OpenCV
Open Source Computer Vision Library
alexisvalentino/personalwebsite
alexisvalentino/portfolio
My personal portfolio website inspired by danielcranney.com
alexisvalentino/portfoliowebsitev2
Just another portfolio website
alexisvalentino/State-of-the-art-Machine-Learning-for-Pytorch-TensorFlow-and-JAX.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
alexisvalentino/Stock-Market-Desktop-Notifier
This program fetches real-time stock market data for a specific stock
alexisvalentino/Surveillance-Camera-Using-Python
This is a Python program that allows users to use their computer's camera as a CCTV camera, recording video footage and saving it to the "footages" directory in the program's directory.
alexisvalentino/todoList
TodoList App using React