Skip to content
View dev-arctik's full-sized avatar
🎯
Focusing
🎯
Focusing
  • GradScaler
  • Vadodara

Block or report dev-arctik

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
dev-arctik/README.md

Hey, I'm Devansh Raj

AI agent engineer · Vadodara, India · portfolio

I build AI agent products end to end at Gradscaler — from the first conversation with a client to the thing that runs in front of their users. I got here the long way: WordPress, then Flutter, then backends, then agents.


What I've built

Project What it does
Mediator Gabby Separating parents each talk things through alone with the agent, in their own private room. Once both are done it lines the answers up — agreed, partly, not yet — and hands that to their mediator. Thirteen topics, two scoped rooms, LangGraph and FastAPI underneath. in production · private
remotion-video-mcp Gives Claude a video editor. Describe what you want and it scaffolds the Remotion project, writes the scenes, syncs narration to the words and renders the MP4. Thirteen tools, no timeline to drag. public · MIT
Hundi Your salary lands, you confirm it, and it splits by percentage into buckets — savings and investments first, expenses get what's left. No bank linking, nothing logged behind your back. in beta · private
Maya A voice agent that lives on my Linux home server and never phones home. Ollama takes the GPU, Whisper and Piper stay on CPU. Read-only by design — it can tell you about the server, never change it. fits in 4 GB VRAM

Learning in the open

Every step above started as something I taught myself on the side, and the working out is public. These are the repos where I actually learn things — commits from the days I hadn't understood it yet, not a tidy write-up after the fact.

Repo What's in it
LangGraph_Learning Multi-agent workflows, tool-calling, and stateful AI systems
LangChain-Learning RAG pipelines, chains, memory, and LLM integrations
Agno-Learning The current one — working through Agno to see what it does better
neural_network_learning Neural nets from scratch — micrograd, makemore, backprop

Toolkit

What I reach for by default. The list is short on purpose.

Python TypeScript Dart

LangGraph MCP Claude API Ollama

FastAPI MongoDB Redis Stripe

React Next.js Flutter

Docker AWS GitHub Actions


Portfolio · LinkedIn

Building things that think.

Pinned Loading

  1. neural_network_learning neural_network_learning Public

    Jupyter Notebook 1

  2. LangGraph_Learning LangGraph_Learning Public

    Updates on Langgraph learning

    Python 13

  3. LangChain-Learning LangChain-Learning Public

    Python 8 1

  4. Agno-Learning Agno-Learning Public

    I am learning Agno. A great library to create AI Agents https://www.agno.com/

    Python 3