Currently, We have the option to add new Entities and attributes and similar UI screens from the ODC portal. A enhancement to ODC AI mentor that enabled extension of existing applications by automatically identifying and reusing dependencies within the same/different ODC environment / integrations. Enhance ODC AI Mentor to support the following flow: Allow the developer to upload a BRD /FRD or provide promt describing the required extension. AI mentor analyzes the input and automatically refers the existing app in th ODC environment. AI mentor identifies and fetches relevant dependencies, such as Entities, Server actions, Integrations, Business rules, UI components if applicable based on this , AI mentor generates a new module and links it with the existing app dependencies. Sample example: If an existing lets say Movie Booking App doesnot have a ratings and feedback module , the developer can, either upload a BRD describing the feature or provide a prompt to refer existing app from this AI mentor identifies existing entities like Movies,Users,Bookings etc... AI Mentor creates a new module for ratings & feedback and links it to the existing entities This feature would be very useful for developers and make it efficient to build and extend applications in ODC. Thank you