TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A new AI Based tool that will help developers understand new codebase

2 点作者 prash2488大约 1 年前
Introducing a new CLI tool called SourceSailor. The tool helps the fellow coders to understand what&#x27;s in there in a new codebase. And can create a compelling report from that. Currently working only with OpenAI, but planning to add Claude and Gemini 1.5 soon. To try out. CLI From NPM: <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;sourcesailor?activeTab=readme" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;sourcesailor?activeTab=readme</a> Source Code: <a href="https:&#x2F;&#x2F;github.com&#x2F;PrashamTrivedi&#x2F;SourceSailor-CLI">https:&#x2F;&#x2F;github.com&#x2F;PrashamTrivedi&#x2F;SourceSailor-CLI</a> And (a very lengthy) blogpost explaining the process behind the CLI: <a href="https:&#x2F;&#x2F;prashamhtrivedi.in&#x2F;introducing_sourcesailor.html" rel="nofollow">https:&#x2F;&#x2F;prashamhtrivedi.in&#x2F;introducing_sourcesailor.html</a><p>Please try out the tool and tell me what do you think about it....

1 comment

Boitto大约 1 年前
I found your idea very interesting. Does it work like a plugin that I could download for my VS Code?