Skip to content
View BashMocha's full-sized avatar
🪴
🪴

Organizations

@cukurovaai @Google-Developer-Student-Clubs-ATU

Block or report BashMocha

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
BashMocha/README.md

Greetings,

I'm Emir, a machine learning aficionado with a strong passion for all things open source. I thoroughly enjoy delving into the intricacies of natural language processing and tinkering with state-of-the-art large language models.

At present, I'm engaged in the integration of visual language models with robotics as an intern researcher at Çukurova AI, focusing on advancing human-robot interaction capabilities.

Here's what I've been programmed recently:

You may consider to check out my Linkedin Page, Hugging Face, Leetcode, and get in touch on X (formerly Twitter).

Pinned Loading

  1. Prompting-LLMs-for-Aerial-Navigation Prompting-LLMs-for-Aerial-Navigation Public

    Prompts and source code for applying LLMs to UAV-based navigation tasks with various model integrations

    Python 21 2

  2. object-detection-on-raspberry-pi object-detection-on-raspberry-pi Public

    A real-time object detection model on Raspberry Pi 4

    Python 5

  3. Reinforcement-Learning-in-AirSim Reinforcement-Learning-in-AirSim Public

    Autonomous Driving in AirSim by Reinforcement Learning

    Python

  4. CLI Coffee Reminder for Linux CLI Coffee Reminder for Linux
    1
    # a coffee reminder alias, written in Ubuntu 24.04
    2
    # i usually forget my french press while brewing, so i wrote a bash script as a reminder
    3
    # requires 'https://github.com/caarlos0/timer' and 'lolcat' to be installed, 'spd-say' should ship with your distro
    4
    
                  
    5
    coffee_reminder () {