Skip to content
View 10div10's full-sized avatar

Block or report 10div10

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

Popular repositories Loading

  1. langgraph-swe-agent langgraph-swe-agent Public

    An AI agent that writes, tests, and debugs code on its own — built with LangGraph and Groq, and it's actually opened a real GitHub PR.

    Python

  2. two-stage-recsys two-stage-recsys Public

    Two-stage recommender system: PyTorch Two-Tower retrieval + FAISS ANN candidate generation + XGBoost LambdaMART re-ranking, served via FastAPI with a Streamlit demo and MLflow experiment tracking.

    Python

  3. adtech-multi-agent adtech-multi-agent Public

    Multi-agent ad investment framework built with LangGraph + Groq (LLaMA-3.3-70B), simulating budget optimization, bid strategy, and risk validation across Amazon and Flipkart ad channels.

    Python

  4. rag-evaluator rag-evaluator Public

    A local RAG (Retrieval-Augmented Generation) evaluation tool with a Flask backend and JS frontend — scores question/context/answer triples using retrieval and answer-quality metrics.

    HTML

  5. autogen-company-researcher autogen-company-researcher Public

    Multi-agent AI system built with AutoGen that researches any company via live web search and generates downloadable PDF/DOCX reports with actionable business suggestions. FastAPI backend, Groq LLM …

    Python

  6. onboarding-assistant onboarding-assistant Public

    FastAPI service that explores a GitHub repo and generates a grounded onboarding guide using LLM tool calling (Groq/Llama 3.3) — no hallucinated file structures, only what the model actually reads.

    Python