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

    Python

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

  3. codeswitch codeswitch Public

    LangGraph agent that translates Python functions to JavaScript with sandboxed verification and a bounded debug-retry loop

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

  6. forecast-api forecast-api Public

    Time-series forecasting API using Prophet, served via FastAPI and containerized with Docker. Includes automated CI/CD (GitHub Actions β†’ GHCR) with build validation and health-check smoke testing.

    Python