GitHub Projects
My Projects
A collection of web apps, automation tools, client projects, and experiments I've built and open-sourced on GitHub.
Python
GUI Calculator
A simple and user-friendly calculator app built during the 4th semester of college using Python and Tkinter. Performs basic arithmetic operations like addition, subtraction, multiplication, and division.
PythonTkinterGUI
Jupyter Notebook
Chatbot Mistral
An AI-powered chatbot built using the Mistral language model. Explores conversational AI capabilities with natural language processing in a Jupyter Notebook environment.
PythonMistral AIJupyter Notebook
Python
Text Generative AI
A text generation application powered by the Mistral AI model. Generates creative and contextual text outputs from user prompts using cutting-edge language models.
PythonMistral AINLP
Python
Translator
A multi-purpose translator application that supports both text and document translation. Built with Python to break language barriers across different file formats.
PythonTranslationNLP