Skip to content
View Rayeed221's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Rayeed221

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DIY-Project-AIAgent DIY-Project-AIAgent Public

    This Python tool leverages OpenAI and Groq APIs to generate custom technical specs and project outlines, ideal for DIY projects and more. With adjustable prompts, structured guidance, and API integ…

    Python 2

  2. agile_autonomy agile_autonomy Public

    Forked from uzh-rpg/agile_autonomy

    Repository Containing the Code associated with the Paper: "Learning High-Speed Flight in the Wild"

    C++

  3. Ardupilot-AI Ardupilot-AI Public

    Forked from ArduPilot/ardupilot

    ArduPlane, ArduCopter, ArduRover, ArduSub source and AI integrations

    C++

  4. ESP32-Bluetooth-IMU-Mouse ESP32-Bluetooth-IMU-Mouse Public

    This project turns an ESP32 and a BNO055 IMU into a Bluetooth mouse, allowing you to control your any device using cursor by tilting the device

    C++

  5. pong_ai pong_ai Public

    An autonomous Pong agent built with Python, PyTorch, and Pygame. It uses supervised learning to train both reactive (MLP) and strategic (LSTM) neural networks by imitating human gameplay. Collect d…

    Python