Hi, I'm Ayush D.

$ ./build_agent.sh && create_art()

About Me

Hey! I'm Ayush — a developer and AI enthusiast who loves building intelligent systems that actually help people.

From medical chatbots to autonomous agents, I enjoy turning complex logic into elegant solutions.

When I'm not coding, I'm exploring new papers, breaking APIs, or over-engineering side projects.

# Initialize AI Agent from agents import ReActAgent agent = ReActAgent( llm="gpt-4", tools=[web_search, execute_code] )
# Execute objective agent.run("Build something awesome.")
>> SUCCESS: Artifacts created.

Tech Stack

Grab 'em, drag 'em, smash 'em!

Python JavaScript React LangChain TensorFlow Node.js Git Prompt Eng

Projects

ReAct Agent

Autonomous AI agent capable of reasoning, acting, and using tools to solve tasks step by step.

Python LangChain GPT-4
View Code

Med-Bot

Intelligent medical assistant guiding users through symptoms and health info via NLP.

Python NLP TensorFlow
View Code

Portfolio

This high-contrast Neo-Brutalist portfolio built from scratch. CSS grids, monospace, and stark shadows.

HTML CSS JS
View Source

Arcade Room

Take a break from the tech stack and play some custom-built HTML5 canvas games.

Connect_