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.

1 Risposta
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
ESPERTO
con risposta 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande