woniu9524/CodeAsk
This is an LLM-based code reader.
Combines batch code analysis with configurable LLM plugins to generate reports on entire codebases, supporting multi-file summarization and split-screen viewing. Built as an Electron desktop app with React and Monaco Editor, it integrates with any OpenAI-compatible API (including Ollama for local deployment) and extends into JetBrains IDEs via a companion plugin, allowing seamless analysis result sharing through `.codeaskdata` files.
920 stars. No commits in the last 6 months.
Stars
920
Forks
60
Language
TypeScript
License
GPL-3.0
Category
Last pushed
Apr 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/woniu9524/CodeAsk"
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
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.
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...