Skip to content
View adrianVegaT's full-sized avatar

Block or report adrianVegaT

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

Pinned Loading

  1. ts-streaming-ai ts-streaming-ai Public

    Real-time AI chat with token-by-token streaming, persistent history and demo token limiting. Built with Next.js 16, Vercel AI SDK, Anthropic and Supabase.

    TypeScript

  2. ts-tool-agent ts-tool-agent Public

    Next.js 16 AI agent using Anthropic tool use. Queries a real PostgreSQL database and searches the web to answer natural language questions.

    TypeScript

  3. ts-rag-pdf ts-rag-pdf Public

    Next.js 16 RAG system. Upload a PDF and ask questions about it using semantic search with pgvector and Claude for answers.

    TypeScript

  4. ts-chatbox-ai ts-chatbox-ai Public

    Next.js 16 chat interface connected to the Anthropic API. Features Server Actions, markdown rendering, token usage tracking, and auto-resizing textarea.

    TypeScript

  5. adrianvegat.dev adrianvegat.dev Public

    personal projects

    Blade

  6. ts-anthropic-cli ts-anthropic-cli Public

    TypeScript CLI for querying Claude models via the Anthropic API. Accepts prompts as command-line arguments and returns typed responses with token usage.

    TypeScript