laiso/askrepo
Source code reading with LLM.
This tool helps software developers quickly understand unfamiliar codebases or specific files. You provide a directory of source code and a question, and it gives you an explanation or answers your question about the code, referencing relevant files. It's for developers, team leads, or anyone needing to get up to speed on existing code without manually reading through every file.
223 stars. No commits in the last 6 months.
Use this if you need to quickly grasp the purpose, functionality, or specific details of a set of source code files using an AI assistant.
Not ideal if you need a static code analysis tool that checks for vulnerabilities or coding standard violations rather than a natural language explanation.
Stars
223
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
May 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/laiso/askrepo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.