Skip to content
View aryan-iconic's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report aryan-iconic

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aryan-iconic/README.md

Hi, I'm Aryan πŸ‘‹

Building intelligent software at the intersection of AI, product, and real-world workflows.

I'm a developer and founder building software that turns complex information and workflows into simpler, more intelligent systems.

Currently building Madhav AI β€” a legal technology platform designed around how modern legal professionals actually work.


πŸš€ Currently Building

Madhav AI

AI-native legal technology, built for how legal professionals actually work.

I'm building systems that help legal professionals work with large amounts of information β€” from case documents and evidence to research, reasoning, and structured workflows.

CaseSpace is one of the products within Madhav AI, designed around the idea that legal work shouldn't be scattered across documents, tabs, notes, and disconnected tools.

Less searching. More understanding.

Explore Madhav AI β†’


🧠 Areas of Interest

Artificial Intelligence

LLM applications Β· AI agents Β· orchestration Β· RAG Β· semantic retrieval Β· long-term AI memory Β· context-aware systems

Software Engineering

Full-stack applications Β· backend architecture Β· APIs Β· distributed systems Β· developer tooling Β· product engineering

Building

AI-native products Β· developer tools Β· intelligent workflows Β· systems that solve real problems


πŸ› οΈ Technologies

Languages

Frameworks & Backend

AI & Data

Tools & Infrastructure


⭐ Selected Projects

🧠 MemoryOS

A persistent AI memory layer designed to help applications retain context across conversations, preferences, decisions, and projects.

Python Β· AI Β· Memory Systems

View repository β†’


πŸ” OrcReader

An OCR-focused project for extracting and processing text from images and scanned documents.

Python Β· OCR Β· Computer Vision

View repository β†’


πŸ—‚οΈ TabSpace

A customizable browser new-tab experience built around widgets, shortcuts, and productivity.

JavaScript Β· Browser APIs Β· Frontend

View repository β†’


πŸ”Š Speech & Language Tools

Experiments around speech recognition and speech synthesis.

Python Β· Speech Recognition Β· TTS


πŸ“Œ A Little More About Me

  • 🧩 I enjoy building systems from the ground up.
  • πŸ€– Currently focused on AI-native software and intelligent workflows.
  • πŸ”¬ Interested in LLMs, retrieval, memory, agents, and context engineering.
  • πŸ—οΈ I prefer building real products over isolated demos.
  • 🌱 Exploring open source and looking for interesting problems to contribute to.
  • πŸ’‘ Always experimenting, shipping, and learning.

πŸ“Š GitHub Activity

I build, experiment, and contribute continuously across AI, software engineering, and product development.

More code. More experiments. More things shipped.


🀝 Let's Connect

Building something interesting in AI, software, or legal technology?

Madhav AI Β· LinkedIn Β· GitHub


Build useful things. Make them intelligent.

Pinned Loading

  1. brain_stroke_detection brain_stroke_detection Public

    Automated stroke-type classification (Hemorrhagic vs. Ischemic vs. Normal) from brain CT imagery using PyTorch. Built with a rigorous data-leakage auditing pipeline for true clinical generalization.

    Python

  2. MemoryOS MemoryOS Public

    MemoryOS is a persistent AI memory layer that helps applications remember users, conversations, preferences, decisions, and project context across sessions

    Python

  3. OrcReader-model OrcReader-model Public

    A Python-based OCR reader model that extracts and processes text from images and scanned documents using computer vision and text recognition techniques.

    Python

  4. Speech_to_text Speech_to_text Public

    A Python speech-to-text project that converts audio input into readable text using speech recognition and transcription techniques.

    Python

  5. TabSpace TabSpace Public

    A new tab space customiser where you can add widgets such as Weather App, To - Do List, Shortcuts to your favourite websites while being able to customise it all.

    JavaScript

  6. Text_to_speech Text_to_speech Public

    A Python text-to-speech project that converts written text into spoken audio using TTS processing.

    Python