Skip to content
View avsai24's full-sized avatar

Block or report avsai24

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

Typing SVG




coding

class AIEngineer:
    name     = "Venkata Sai Ancha"
    role     = "AI Engineer"
    location = "Building the future"

    focus = [
        "LLM Architectures & Agent Systems",
        "RAG Pipelines & Memory Design",
        "Real-Time Computer Vision",
        "Cloud-Native AI Infrastructure",
    ]

    belief = "AI = Memory + Behavior + Interaction"

    def say_hi(self):
        print("Let's build something intelligent!")

me = AIEngineer()
me.say_hi()



AI Stack

Python PyTorch TensorFlow HuggingFace LangChain OpenCV YOLO


Backend

FastAPI Flask React


DBs

PostgreSQL MongoDB Neo4j Pinecone


Cloud

AWS GCP Docker Kubernetes



Project Stack Summary
CaptenAI Query Genius LangChain · Gemini AI · Matplotlib Multi-database RAG system with visual query summaries
Soccer Vision AI YOLO · OpenCV · Optical Flow Real-time tracking, possession %, player analytics
LLM Agent Toolkit LangChain · Neo4j · VectorDB Long-term memory, dynamic context routing, graph integrations
Vision Filter App OpenCV · Python Live edge detection, face tracking, HSV segmentation
Feedback Platform FastAPI · PostgreSQL · Auth Full-stack user feedback with session tracking & storage


GitHub Stats

Streak Stats

Top Languages

Activity Graph



Trophies



contribution snake


Type Credential
IEEE CNN-based Flower Classification
CrewAI Multi-Agent LLM Architectures
DL Self-Driving Cars Specialization
NLP Natural Language Processing
IBM Data Science + Stats with Python


 ▸  Model-Compute Patterns & Agent Graphs
 ▸  LLM Long-Term Memory & Chained Reasoning
 ▸  Self-Hosted Multi-Agent Frameworks
 ▸  Edge-Based Computer Vision Inference Pipelines
 ▸  Prompt-to-API Automation via GenAI + Open Systems


Quote



LinkedIn Gmail GitHub


Profile Views


Pinned Loading

  1. image-filtering-and-face-tracking-app image-filtering-and-face-tracking-app Public

    Python

  2. langchain_rag langchain_rag Public

    Rag Application

    Python

  3. soccer_analysis soccer_analysis Public

    Jupyter Notebook

  4. langgraph langgraph Public

    Jupyter Notebook

  5. note-taking-website note-taking-website Public

    JavaScript

  6. captenai_text_to_sql captenai_text_to_sql Public

    A Streamlit-powered AI assistant that dynamically converts natural language queries into optimized SQL statements, retrieves data from multiple SQLite databases, and generates insightful visualizat…

    Python