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

Pinned Loading

  1. mcp-maker mcp-maker Public

    Describe an MCP server in plain English β€” get back a working, tested project. Optional checked LLM code-gen pass writes real tool implementations.

    Python

  2. translation-agent-rag translation-agent-rag Public

    Multi-DB RAG translation agent β€” FAISS translation memory, glossary, and ChromaDB style retrieval, orchestrated with a LangGraph router/critic loop. ENGLISH - SPANISH - FRENCH

    Python

  3. sql-copilot sql-copilot Public

    Natural language to SQL β€” FastAPI + Groq LLM + RAG schema retrieval + sqlglot validation. Upload a CSV or connect Postgres/MySQL, ask questions in plain English, get safe validated SQL.

    Python

  4. 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

  5. resume-linkedin-generator resume-linkedin-generator Public

    LangGraph multi-agent pipeline (Parser β†’ Writer β†’ JD-Matcher β†’ Critic ⇄ Writer β†’ Formatter) that generates JD-tailored resume/LinkedIn content using Groq/Llama, FastAPI, and Streamlit.

    Python

  6. 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