{"id":28486602,"url":"https://github.com/vasilisp/semblame","last_synced_at":"2026-05-05T14:31:58.535Z","repository":{"id":290649992,"uuid":"975107859","full_name":"vasilisp/semblame","owner":"vasilisp","description":"LLM-powered git history analysis","archived":false,"fork":false,"pushed_at":"2025-06-02T12:36:02.000Z","size":8182,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T11:07:22.461Z","etag":null,"topics":["artificial-intelligence","blame","developer-tools","git","golang","openai","rag"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vasilisp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-29T19:47:34.000Z","updated_at":"2025-06-02T12:36:15.000Z","dependencies_parsed_at":"2025-04-29T23:23:09.210Z","dependency_job_id":"d12bf460-a39c-44db-9fdb-d357024e70f7","html_url":"https://github.com/vasilisp/semblame","commit_stats":null,"previous_names":["vasilisp/semblame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vasilisp/semblame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasilisp%2Fsemblame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasilisp%2Fsemblame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasilisp%2Fsemblame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasilisp%2Fsemblame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vasilisp","download_url":"https://codeload.github.com/vasilisp/semblame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasilisp%2Fsemblame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","blame","developer-tools","git","golang","openai","rag"],"created_at":"2025-06-08T01:35:16.859Z","updated_at":"2026-05-05T14:31:58.518Z","avatar_url":"https://github.com/vasilisp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `semblame`\nLLM-powered git history analysis\n\n## Overview\n\n`semblame` is a developer tool that enhances the traditional `git blame` by using semantic embeddings and LLMs to provide insights into why code changes were made, not just who made them.\n\n## Features\n\n- Extract Git commit metadata and diffs\n- Generate embeddings for commit messages and code changes\n- Store embeddings in a vector database for semantic search\n- Use Retrieval-Augmented Generation (RAG) with LLMs for natural language queries\n\n## CLI Usage\n\n### ingest\n\nWalk the Git history, generate embeddings, and store them in the database.\n\n```bash\n./semblame ingest [path/to/repo]\n```\n\n- `path/to/repo`: Optional. The path to the Git repository (defaults to the current directory).\n\n### query\n\nQuery the indexed history with a natural language question.\n\n```bash\n./semblame query [path/to/repo] \"Your question here\"\n```\n\n- `path/to/repo`: The path to the Git repository.\n- `\"Your question here\"`: The natural language query to ask.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasilisp%2Fsemblame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvasilisp%2Fsemblame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasilisp%2Fsemblame/lists"}