Projects
A curated set of AI systems, internal tools, and product experiments—focused on shipping real outcomes with careful engineering.
In this algorithm, I have written a module which is consist of a couple of main searching algorithm that has been implemented on the 8 puzzle problem as default.
ArtBuddy is an AI-powered creative companion that enhances your graphic design workflow. It combines multiple intelligent agents to help you brainstorm ideas, find design inspiration, and refine your creative concepts.
This repository is about Multiple Courier Planning Problem a well-known NP-hard problem.
This is a File Manager Project. In this Project we have wrote a code with Python Programming Language that you can manage your Folders, Your Files and many other options in this category in your Operating System.
In this repo you can see my implementation of Huffaman algorithm in python.
In this repo you can find implementation of LZW codec(coder and decoder) in python.
This repository contains some interesting AI-related problems, from ML to LLM and CV.
This is a class that has a couple of methods to do your DB Work easier.
This repository contains a simple RAG system that powers by an arbitrary LLM and LangChain. Through the UI, implemented by the Gradio, users can import their PDF file and start asking questions about it.
WellnessBuddy is an AI-powered wellness companion that analyzes your health data, e.g. uses sleep patterns, detects anomalies, and provides personalized health recommendations through an interactive chat interface. Built with Python and Ollama, it co...