{"id":21135251,"url":"https://github.com/cloneofsimo/auto_llm_codebase_analysis","last_synced_at":"2025-07-09T03:32:52.640Z","repository":{"id":226886448,"uuid":"769886899","full_name":"cloneofsimo/auto_llm_codebase_analysis","owner":"cloneofsimo","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-14T05:54:43.000Z","size":2702,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-14T06:33:14.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloneofsimo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-10T10:53:11.000Z","updated_at":"2024-03-14T06:30:32.000Z","dependencies_parsed_at":"2024-03-10T11:52:07.201Z","dependency_job_id":null,"html_url":"https://github.com/cloneofsimo/auto_llm_codebase_analysis","commit_stats":null,"previous_names":["cloneofsimo/auto_llm_codebase_analysis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloneofsimo%2Fauto_llm_codebase_analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloneofsimo%2Fauto_llm_codebase_analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloneofsimo%2Fauto_llm_codebase_analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloneofsimo%2Fauto_llm_codebase_analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloneofsimo","download_url":"https://codeload.github.com/cloneofsimo/auto_llm_codebase_analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225482022,"owners_count":17481179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-20T06:46:55.748Z","updated_at":"2024-11-20T06:46:56.273Z","avatar_url":"https://github.com/cloneofsimo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automate Massive Codebase Analysis with Language Model\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"chimp.webp\" alt=\"Chimp\" width=\"400\"\u003e\n\u003c/p\u003e\n\nEver had to go over all the codebase and analyze everything one-by-one? Ever wanted to \"read over all of it really fast\" and get \"high level picture\" per folder? This short tiny codebase does exactly that, hope to make your codebase-analysis time shorter.\n\nThis will recursively generate...\n\n* High-level summary of the codebase\n* Highlights of the codebase\n* Pythonic Pseudocode\n* Import Relationships\n\n# Installation \u0026 Use\n\nInstall sglang and run server.\n\n```bash\npip install sglang\npython -m sglang.launch_server --model-path \"Qwen/Qwen1.5-72B-Chat\" --tp 4 --port 8080\n```\n\n\nRun it via\n\n```bash\nconvert.py CODEBASE_DIR OUTPUT_DIR --port 8080\n```\n\n\n# Example Output:\n\nThe [following](https://github.com/cloneofsimo/reverse_eng_deepspeed_study/tree/main/decomposed) is example output from analysis of DeepSpeed codebase.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloneofsimo%2Fauto_llm_codebase_analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloneofsimo%2Fauto_llm_codebase_analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloneofsimo%2Fauto_llm_codebase_analysis/lists"}