Gen AI model with source code tracing capability

0

We are doing a project wherein there are N number java services which are not properly maintained, neither have any documentation. And hence we are trying to develop a tool with help of a gen AI model which can trace through java source code from 1st call to last call and then to DB or 3rd party call where it ends. Create flow chart, identify all dependencies and create mapping of services v/s dependencies. Is there any aws gen AI model available for this? any tools which can help? any ideas to make this possible?

Thanks.

質問済み 3ヶ月前320ビュー
1回答
0

Hi,

Amazon Bedrock is the service that you want to use for such initiatives: https://aws.amazon.com/bedrock/

In particular, for your project, I would recommend to use Anthropic's Claude: it seems to be the one we've tried for code documentation.

See https://aws.amazon.com/bedrock/claude/

Best,

Didier

profile pictureAWS
エキスパート
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ