Skip to content
View AnithaKarre's full-sized avatar

Block or report AnithaKarre

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

Pinned Loading

  1. googleADK_vth_LiteLLM googleADK_vth_LiteLLM Public

    A Figma design-to-code agent built on Google ADK and LiteLLM — extracts design tokens (text, colors, layout) from Figma via a custom MCP server and generates JSX-ready code. Supports multi-provider…

    Python

  2. multimodel_RAG multimodel_RAG Public

    Multimodal RAG pipeline that ingests PDFs, Word docs, CSVs, Excel files, and embedded images (via Tesseract OCR). Chunks and embeds content with Google Generative AI, indexes in FAISS, and generate…

    Python

  3. RAG_BOT RAG_BOT Public

    A simple, interactive demo showcasing how to build a question-answering chatbot with LangChain and Groq LLMs. Load content from websites or PDF files, split it into chunks, and use FAISS similarity…

    Python

  4. synthetic_data_generator synthetic_data_generator Public

    AI-powered synthetic data generator with automatic schema inference using LangChain + Groq. Upload a CSV, get realistic fake data via Faker — with an interactive Streamlit UI and chat-style prompts…

    Python

  5. TraceX TraceX Public

    AI-powered test case generation and traceability platform using Google ADK. Orchestrates 7 specialized agents to parse requirements, generate IEEE-829 test cases, verify regulatory compliance, inse…

    TypeScript

  6. semantic-kernel-agent semantic-kernel-agent Public

    A Figma design-to-code agent built on Microsoft Semantic Kernel — extracts design tokens (text, colors, layout) from Figma via a custom MCP server and generates JSX-ready code. Supports multi-provi…

    Python