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 个月前319 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容