KPCOFGS
Researcher at University of Miami. Former researcher @FREAC
Florida State UniversityFlorida, Earth, Solar System, Milky Way, Universe
Pinned Repositories
House_Price_Prediction
A simple script that predicts the house price using Zillow's csv data file
KPCOFGS
Object_Detection
This script implements real-time object detection using YOLO model and your webcam. It captures video frames, processes them through a trained object detection model, and displays the detected objects with bounding boxes and confidence scores.
Timer
A simple Python script that acts as a timer
lobe-chat
🤯 LobeHub - an open-source, modern design AI Agent Workspace. Supports multiple AI providers, Knowledge Base (file upload / RAG ), one click install MCP Marketplace and Artifacts / Thinking. One-click FREE deployment of your private AI Agent application.
anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
neovim
Vim-fork focused on extensibility and usability
text-generation-webui
The definitive Web UI for local AI, with powerful features and easy setup.
open-interpreter
A natural language interface for computers
gpt4free
The official gpt4free repository | various collection of powerful language models | o4, o3 and deepseek r1, gpt-4.1, gemini 2.5
KPCOFGS's Repositories
KPCOFGS/House_Price_Prediction
A simple script that predicts the house price using Zillow's csv data file
KPCOFGS/KPCOFGS
KPCOFGS/Object_Detection
This script implements real-time object detection using YOLO model and your webcam. It captures video frames, processes them through a trained object detection model, and displays the detected objects with bounding boxes and confidence scores.
KPCOFGS/Timer
A simple Python script that acts as a timer
KPCOFGS/AutoClicker
An autoclicker script wrote in Python
KPCOFGS/MazeGenerator
This script generates a maze based on the length and height. It will also generate and solve the map if desired. Minimum size is 5x5
KPCOFGS/Password_Generator
This script generates a random password ranging from length 8 to 50 inclusive
KPCOFGS/Prevent-Screensaver
This Python script prevents the screensaver from activating by periodically moving the mouse.
KPCOFGS/Simple_Image_Viewer
A simple image viewer written in Python
KPCOFGS/Simple_Screenshot
A simple screenshot app made in Python
KPCOFGS/Snake_Game
A simple implementation of the classic Snake game
KPCOFGS/Timer_in_Rust
A simple timer, written in Rust
KPCOFGS/To-Do_List
A simple and interactive To-Do List application. The application allows users to add, edit, and delete tasks.