Hello @Poornima Shetti - Thanks for raising your query.
One way is to create a Teams bot application that can be installed in a Teams meeting and later you need to start the meeting transcription.
Once the meeting is over, you will be able to get the transcription. Now, you can use generative AI like Azure Open AI to get the actual output based on the prompts and inputs.
Please refer this sample for getting meeting transcription: https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/meetings-transcription/csharp/MeetingTranscription/AppManifest/manifest.json
Azure OpenAI Service: https://learn.microsoft.com/en-us/azure/ai-services/openai/overview