Skip to content
View unnita1235-code's full-sized avatar

Block or report unnita1235-code

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.

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
unnita1235-code/README.md

Unni T A — AI Developer

Building agentic systems, RAG pipelines, and LLM-powered tools. Open to remote roles in AI engineering, prompt engineering, and vibe coding.

Portfolio LinkedIn Email


Tech Stack

Languages: Python · TypeScript · JavaScript · SQL
AI / ML: LangGraph · LangChain · OpenAI · Anthropic Claude · Groq · FAISS · ChromaDB · pgvector
Backend: FastAPI · Celery · SQLAlchemy · Alembic · Docker
Frontend: Next.js 14/15 · React · Tailwind CSS · shadcn/ui
Cloud / Infra: Vercel · Render · Supabase · GitHub Actions


Projects

Autonomous Dental Appointment Bot

Claude AI agent that books, reschedules, and cancels dental appointments via SMS, WhatsApp, and web.

Live Demo Repo

Stack: Python · FastAPI · Next.js 14 · Celery · Stripe · Docker · Render · Vercel


Aequitas FI — Hybrid Financial Dashboard

Natural language financial queries answered using both SQL (Text-to-SQL) and RAG — simultaneously, with LangGraph agent orchestration.

Live Demo Repo

Stack: Python · FastAPI · Next.js · LangGraph · pgvector · Supabase · Claude 3.5 Sonnet


MedComply — HIPAA Compliance Tool

Upload medical PDFs, get HIPAA violation analysis with page-level citations. Org-based RBAC, SSE streaming, full audit trail.

Live Demo Repo

Stack: Python · FastAPI · Next.js 15 · LangChain · ChromaDB · Supabase


Autonomous Financial Research Agent

ReAct agent that researches companies using SEC EDGAR filings, news sentiment, and earnings transcripts. Three-layer memory: working, semantic (FAISS), episodic (JSON).

Repo

Stack: Python · FastAPI · FAISS · Groq · OpenAI · Anthropic


NexusBase — RAG Knowledge Base

Multi-step document reasoning with LangGraph agents, pgvector semantic search, and a Next.js 14 dashboard.

Repo

Stack: Python · FastAPI · LangGraph · pgvector · Next.js 14 · Vercel


Research AI Agent

LangGraph pipeline: query generation → Tavily web search → fact extraction → cited Markdown report. SQLite job history + Q&A on completed reports.

Live Demo Repo

Stack: Python · FastAPI · LangGraph · Tavily · SQLite · Next.js


Currently Looking For

  • Remote AI Engineer / Prompt Engineer roles
  • Vibe coding contracts
  • LLM integration and agentic workflow projects

Location: Kerala, India · Available for remote work worldwide

Pinned Loading

  1. Autonomous-Dental-Appointment-Bot Autonomous-Dental-Appointment-Bot Public

    Dental clinic appointment bot — Claude AI agent, multi-channel booking (SMS/WhatsApp/web), FastAPI + Next.js 14 + Celery + Stripe. Deployed on Render/Vercel.

    Python

  2. Autonomous-Financial-Research-Agent Autonomous-Financial-Research-Agent Public

    ReAct agent for financial research — SEC EDGAR filings, sentiment scoring, FAISS vector memory, multi-LLM support (Groq/OpenAI/Anthropic). Python + FastAPI.

    Python

  3. Hybrid-Financial Hybrid-Financial Public

    Financial dashboard with hybrid SQL + RAG queries — LangGraph agents, Text-to-SQL, pgvector, PII redaction. Next.js + FastAPI + Supabase.

    Python

  4. medcomply medcomply Public

    HIPAA compliance tool — upload PDFs, get violation analysis with page citations, SSE streaming, org-based RBAC, audit trail. Next.js 15 + FastAPI + LangChain + ChromaDB.

    TypeScript

  5. NexusBase NexusBase Public

    RAG knowledge base with multi-step document reasoning — LangGraph agents, pgvector search, FastAPI backend, Next.js 14 dashboard. Deployed on Vercel.

    Python

  6. Research-AI-Agent Research-AI-Agent Public

    FastAPI + LangGraph pipeline: query generation → Tavily search → fact extraction → cited Markdown report, with optional second pass, SQLite job history, and Q&A on completed reports.

    Python