Skip to content
View Raimal-Raja's full-sized avatar

Block or report Raimal-Raja

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

Pinned Loading

  1. Advanced_Web_Crawler Advanced_Web_Crawler Public

    Indeed Job Scraper. This Python script scrapes job listings from Indeed.com across 14 different country domains for multiple job professions. It extracts job details including title, company name, …

    Python

  2. AI-Voice-Assistant AI-Voice-Assistant Public

    AI Voice Assistant Voice-activated virtual assistant Jarvis uses speech recognition to process commands. It opens websites, plays music, fetches news, and answers questions via GPT-3.5. Text-to-spe…

    Python

  3. AutoReply-Whatsapp-Bot AutoReply-Whatsapp-Bot Public

    This project implements an AI-powered chatbot that interacts with WhatsApp Web. It uses OpenAI's GPT-3.5 model to generate responses and PyAutoGUI for automating interactions with the WhatsApp Web …

    Python

  4. Data-Sctructure-Algorithms Data-Sctructure-Algorithms Public

    This repository provides Java code implementations for various data structures and algorithms. It's a great resource for learning and practicing DSA concepts in Java.

    Java

  5. GPT-API-Integration-in-HTML-CSS-with-JS-PHP GPT-API-Integration-in-HTML-CSS-with-JS-PHP Public template

    Forked from VolkanSah/GPT-API-Integration-in-HTML-CSS-with-JS-PHP

    A basic GPT conversation script designed to help you learn to interact with OpenAI's GPT technology. Includes best practices and a free security whitepaper.

    PHP

  6. Linear-Programming-Project Linear-Programming-Project Public

    This Java program converts a linear programming problem into Standard Form by adding slack variables to its constraints. It processes the objective function and constraints, then outputs the adjust…

    Java