Skip to content
View ScriptedShadows's full-sized avatar
  • Connyct
  • Chicago, IL

Block or report ScriptedShadows

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.

Content in all repositories owned by your account will be closed.
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. ai-career-match-analyzer ai-career-match-analyzer Public

    RAG resume-vs-job analyzer — ChromaDB retrieval + GPT-4o-mini scoring rubric, gap analysis, ATS keywords, and a downloadable PDF report. Streamlit.

    Python 1

  2. codequery codequery Public

    Production RAG system for Python library docs — hybrid retrieval (semantic + BM25 + RRF), semantic caching with Redis, streaming responses via Claude API

    Python

  3. codereview-ai codereview-ai Public

    GitHub PR review bot — FastAPI webhook that analyzes diffs and posts inline comments. Rule-based checks today (unused imports, bare excepts, hardcoded secrets); LLM review pass is the roadmap.

    Python

  4. coldopen coldopen Public

    AI demo engine for sales teams — paste a prospect's URL, get a tailored interactive demo, 4-beat talk track, and ROI brief in ~40 seconds. FastAPI + React + Claude structured outputs.

    TypeScript

  5. switchboard switchboard Public

    AI data-migration copilot — the LLM proposes schema mappings and consultant-style questions; deterministic pandas executes. Legacy CRM export → clean import in under 3 minutes.

    Python

  6. marquee marquee Public

    Movies + TV tracker with an AI taste engine — recommendations cite your diary, honest match scores, vibe search, and a TV Time rescue importer. React + FastAPI + Claude + TMDB.

    TypeScript