Projects in Awesome Lists by rishisolanke
A curated list of projects in awesome lists by rishisolanke .
https://github.com/rishisolanke/google-gemini-clone
This project is a clone of the Google Gemini AI assistant, built using React.js and powered by the Gemini API. The application provides an interactive interface where users can ask questions, receive responses, and interact with AI-generated content in real-time.
ai artificial-intelligence fullstack-development gemini-api google-gemini html-css-javascript javascript reactjs vitejs webdevelopment
Last synced: 20 Jan 2026
https://github.com/rishisolanke/python-registrastion-form
Tkinter is a python library for developing GUI (Graphical User Interfaces). I used the tkinter library for creating an application of UI (User Interface), to create windows and all other graphical user interfaces
Last synced: 22 Mar 2025
https://github.com/rishisolanke/shutdown-app-with-python-using-gui
Using the OS Module (Operating System Module) we can make a system do some tasks without manually doing them ourselves. Shutting down, restarting, and logging out of a system is a part of these tasks. The OS Module gives a portable way of using the operating system functionalities.
Last synced: 22 Mar 2025
https://github.com/rishisolanke/email_checker
This program checks if an email is correct. It check for the basic necessities for a string to an email address.
Last synced: 22 Mar 2025
https://github.com/rishisolanke/chatbot-using-gpt-3.5-turbo
Langchain Q&A Demo is a Streamlit-based web application that uses Langchain and OpenAI’s GPT-3.5-turbo to provide interactive question-and-answer functionality. Users can input questions and receive AI-generated responses. The app securely manages OpenAI API keys using python-dotenv and ensures a seamless user experience for engaging with advanced
ai artificial-intelligence gpt-3-5-turbo huggingface langchain machine-learning natural-language-processing openai python streamlit
Last synced: 13 Apr 2026
https://github.com/rishisolanke/battery_indicator
The provided code defines a Python function named battery_charge that is designed to graphically represent the charge level of a battery. The function takes an integer parameter, charge_percent, representing the battery charge percentage (ranging from 0 to 100). It calculates the number of filled bars to represent the charge level
Last synced: 05 Feb 2026
https://github.com/rishisolanke/rishisolanke
Config files for my GitHub profile.
Last synced: 24 Oct 2025
https://github.com/rishisolanke/the-ai-shift
Data-driven analysis of AI's global impact across employment, economy, environment, and society
Last synced: 01 Jun 2026
https://github.com/rishisolanke/internet-speed-tester-using-python-with-gui
Speedtest-cli is a module that is used in the command-line interface for testing internet bandwidth using speedtest.net
Last synced: 07 Feb 2026
https://github.com/rishisolanke/pdf_query_langchain
PDF Query LangChain is a tool that extracts and queries information from PDF documents using advanced language processing. Leveraging LangChain, OpenAI, and Cassandra, this app enables efficient, interactive querying of PDF content. Ideal for data analysis, research, and automated reporting, it simplifies detailed document analysis with ease.
artificial-intelligence data-analysis document-query langchain natural-language-processing nlp openai pdf-analysis pdf-extraction python research-tool
Last synced: 17 Apr 2026
https://github.com/rishisolanke/twitter-sentiment-analysis-using-machine-learning-
A research project that classifies tweets as positive, negative, or neutral using ML algorithms (Logistic Regression, Naïve Bayes, SVM) with NLP preprocessing.
data-science data-visualization logistic-regression machine-learning ml-models naive-bayes natural-language-processing nlp scikit-learn sentiment-analysis svm text-classification twitter-data
Last synced: 06 May 2026