sujalrajpoot
Python developer and website reverse engineer with a passion for AI, machine learning, and data science. Experienced open source contributor
YouTube Channel Sujal Rajpoot, Bulandshahr, Uttar Pradesh 203391
Pinned Repositories
AccuWeather
Arche-ai
CerebrasAI
This repository provides an interface for interacting with the CerebrasAI API. It includes functionality for initializing the Cerebras environment, copying Chrome user data, refreshing API keys, and generating AI responses using the Cerebras model.
deepinfra-python-interface
This is a Python interface for interacting with the DeepInfra API. DeepInfra provides access to powerful machine learning models, which include large language models (LLMs), automatic speech recognition (ASR), text-to-speech (TTS), and zero-shot image classification models.
GeminiVisionApp
GeminiVisionApp is a real-time AI-powered vision assistant using Google Gemini's Generative AI and OpenCV for live video feed analysis. This project captures live webcam feed, processes the image, and provides insightful descriptions of the surrounding using Google Gemini models.
genz_jarvis
jarvis trained on genz persona for newer generation
google_weather_forecast
This script uses BeautifulSoup and Requests libraries to scrape weather data from Google. It extracts the current weather condition, temperature, precipitation, humidity, wind speed, and more information URL from Google's search results.
MyAI
NuminousAI
NuminousAI is a Python package designed to provide a comprehensive interface for interacting with various AI models and performing a range of functionalities such as URL interaction, system command execution, and more. This package is intended to serve as a robust tool for developers and researchers working with AI technologies.
temperature-conversion-model
This project uses TensorFlow to create a neural network model that converts Fahrenheit temperatures to Kelvin.
sujalrajpoot's Repositories
sujalrajpoot/Website-Reverse-Engineering-Journey
Welcome to my Website Reverse Engineering journey! This repository documents my explorations, learning process, and progress in understanding how websites function behind the scenes. I'll be dissecting, analyzing, and sometimes replicating web features to deepen my knowledge of web technologies, security practices, and application behavior.
sujalrajpoot/genz_jarvis
jarvis trained on genz persona for newer generation
sujalrajpoot/temperature-conversion-model
This project uses TensorFlow to create a neural network model that converts Fahrenheit temperatures to Kelvin.
sujalrajpoot/MyAI
sujalrajpoot/NuminousAI
NuminousAI is a Python package designed to provide a comprehensive interface for interacting with various AI models and performing a range of functionalities such as URL interaction, system command execution, and more. This package is intended to serve as a robust tool for developers and researchers working with AI technologies.
sujalrajpoot/CerebrasAI
This repository provides an interface for interacting with the CerebrasAI API. It includes functionality for initializing the Cerebras environment, copying Chrome user data, refreshing API keys, and generating AI responses using the Cerebras model.
sujalrajpoot/GeminiVisionApp
GeminiVisionApp is a real-time AI-powered vision assistant using Google Gemini's Generative AI and OpenCV for live video feed analysis. This project captures live webcam feed, processes the image, and provides insightful descriptions of the surrounding using Google Gemini models.
sujalrajpoot/type-and-earn
Welcome to the Type and Earn game! This is a fun typing game where players can test their typing skills by typing randomly generated words to earn points and advance through levels.
sujalrajpoot/Arche-ai
sujalrajpoot/deepinfra-python-interface
This is a Python interface for interacting with the DeepInfra API. DeepInfra provides access to powerful machine learning models, which include large language models (LLMs), automatic speech recognition (ASR), text-to-speech (TTS), and zero-shot image classification models.
sujalrajpoot/timeanddate-weather-forecast
This project is a Python script to scrape weather data from the www.timeanddate.com website for a given location. The script extracts various weather parameters such as temperature, visibility, pressure, humidity, dew point, feels-like temperature, forecast, and wind information.
sujalrajpoot/google_weather_forecast
This script uses BeautifulSoup and Requests libraries to scrape weather data from Google. It extracts the current weather condition, temperature, precipitation, humidity, wind speed, and more information URL from Google's search results.
sujalrajpoot/AccuWeather