Introducing a new CLI tool called SourceSailor. The tool helps the fellow coders to understand what'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://www.npmjs.com/package/sourcesailor?activeTab=readme" rel="nofollow">https://www.npmjs.com/package/sourcesailor?activeTab=readme</a>
Source Code: <a href="https://github.com/PrashamTrivedi/SourceSailor-CLI">https://github.com/PrashamTrivedi/SourceSailor-CLI</a>
And (a very lengthy) blogpost explaining the process behind the CLI: <a href="https://prashamhtrivedi.in/introducing_sourcesailor.html" rel="nofollow">https://prashamhtrivedi.in/introducing_sourcesailor.html</a><p>Please try out the tool and tell me what do you think about it....