Skip to content
View VinZCodz's full-sized avatar

Block or report VinZCodz

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
VinZCodz/README.md

VinZCodz

Hey There Vinay Here

VinZCodz

Website Gmail GitHub LinkedIn Stackoverflow

Pinned Loading

  1. vinz_jotter vinz_jotter Public

    A Multi-Agentic AI performing content generation (for Articles, Post, Blogs) based on user query and further delegating/supervising it to sub agents to research, analyze and critique before final d…

    TypeScript

  2. llm-advanced-rag-multi-agent llm-advanced-rag-multi-agent Public

    Exploring Agentic backend concepts of Agentic-RAG and Corrective-RAG(CRAG) via LangGraph framework: using its SubGraph, custom States to build into MutliAgent system.

    TypeScript 1

  3. SqlTransientFaultHandling SqlTransientFaultHandling Public

    DB deadlock resilience (extended to transient errors) using Decorator for SQL connection and command

  4. llm-langgraph-calendar-agent llm-langgraph-calendar-agent Public

    End to End implementation of Graph based calendar LLM Agent, with memory and tools.

    TypeScript

  5. machine-learning-works machine-learning-works Public

    All theory put into actions and my intuitions in own words.

    Jupyter Notebook

  6. vinz-ai-sql-agent vinz-ai-sql-agent Public

    App users can ask questions in multi-lingual natural language and AI agent will automatically generate and run SQL queries to fetch the data from DB source. Based on the obtained records, the LLM r…

    TypeScript