Skip to content

codeantik/codeantik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

593 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hi πŸ‘‹ I'm Ankit Singh

AI Engineer Β· Full Stack Developer

codeantik followers


πŸ‘¨β€πŸ’» About Me

  • πŸ€– Building production Agentic AI systems β€” LangGraph agents, RAG pipelines, pgvector, multi-agent orchestration
  • πŸ’» 3.5+ years shipping full-stack web applications end-to-end β€” architecture β†’ development β†’ AWS deployment
  • πŸ† Meta Hacker Cup Round 1 Qualifier Β· 2000+ competitive programming problems solved
  • 🌍 Based in Ambikapur, Chhattisgarh, India

🌐 Connect With Me

LinkedIn Gmail LeetCode


πŸ›  Tech Stack

Languages

Languages

Frontend

Frontend

Backend

Backend

Databases

Databases

DevOps / Cloud

DevOps

πŸ€– AI / Agentic AI

Tool Purpose
LangGraph Stateful multi-agent orchestration graphs
LangChain LLM application framework, chains & tool calling
RAG Pipelines Retrieval-Augmented Generation with vector DBs
pgvector / FAISS Vector search β€” hybrid keyword + semantic
LangSmith Tracing, evaluation & observability
MCP Model Context Protocol tool integrations
OpenAI / Claude API LLM integrations, structured outputs & tool use

πŸš€ Featured Projects

Objective-driven research agent: a LangGraph pipeline (planner β†’ researcher β†’ analyst β†’ quality-check loop β†’ report) where the user's goal steers every node prompt β€” so an acquisition brief and a partnership brief come out materially different. Streams node-by-node via SSE, Postgres-checkpointed state, grounded follow-up chat.

Tech: LangGraph Β· FastAPI Β· React Β· PostgreSQL Β· Tavily Β· Docker


Semantic anime recommender: offline FAISS index β†’ embed query at request time β†’ MongoDB metadata filters β†’ LLM re-rank to ~12 picks, each with a one-line "why". AniList OAuth personalisation from watch history, LangGraph chat agent, weekly precision@k eval in CI β€” all on free-tier infrastructure.

Tech: Next.js Β· FastAPI Β· FAISS Β· MongoDB Β· LangGraph Β· LangSmith


🏘️ Neki β€” AI Content Platform (Production)

AI content-creation platform for nonprofits. Production LangGraph agent (FastAPI) for multi-org social content generation, pgvector RAG knowledge base with HNSW indexing and hybrid keyword + vector search, Meta Graph API integration, multi-tenant architecture. Sole developer for 2.5+ years.

Tech: Next.js Β· Node.js Β· Python Β· LangGraph Β· PostgreSQL Β· pgvector Β· AWS


πŸͺ„ AI Social Content Agent (Production)

Multi-org social content generation agent powering Neki. A stateless LangGraph (FastAPI) pipeline that assembles bounded, org-scoped context from a pgvector knowledge base and drafts on-brand posts, with a resilient image-generation fallback ladder (gpt-image-1 β†’ mini β†’ dall-e-3 β†’ dall-e-2 β†’ PIL) and one-click publishing to Facebook, Instagram & LinkedIn via the Meta Graph API. Migrated from a Streamlit prototype to a decoupled Next.js + TanStack Query + FastAPI stack, with Chainlit as an optional debug harness.

Tech: LangGraph Β· FastAPI Β· Next.js Β· TanStack Query Β· pgvector Β· Meta Graph API


🧩 Competitive Programming

  • βœ… Solved 2000+ coding problems across LeetCode, Codeforces & CodeChef
  • πŸ† Meta Hacker Cup Round 1 Qualifier
  • ⚑ LeetCode β€” codeantik_099

πŸ† GitHub Trophies

trophy


πŸ“Š GitHub Stats

stats langs


πŸ“ˆ Contribution Graph

Activity Graph


🐍 Contribution Snake

Snake animation


πŸ’‘ What I Build

const ankit = {
  name: "Ankit Singh",
  roles: ["AI Engineer", "Full Stack Developer"],
  stack: {
    ai:        ["LangGraph", "LangChain", "RAG", "FAISS", "pgvector", "MCP"],
    backend:   ["Node.js", "FastAPI", "Express", "PostgreSQL", "MongoDB"],
    frontend:  ["Next.js", "React", "TypeScript", "Tailwind CSS"],
    infra:     ["AWS", "Docker", "Kubernetes", "CI/CD"],
  },
  currentFocus: [
    "Production agentic AI systems",
    "Multi-agent orchestration with LangGraph",
    "RAG & hybrid vector search pipelines",
    "Scalable full-stack SaaS architectures",
  ],
  funFact: "Solved 2000+ CP problems and still thinks in graphs 🧠",
};

⭐ From codeantik

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors