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 個月前檢視次數 321 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南