Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Catalog generation for Sandbox using Generative AI #26

Open
7 tasks
emmayank opened this issue Oct 10, 2024 · 1 comment
Open
7 tasks

Dynamic Catalog generation for Sandbox using Generative AI #26

emmayank opened this issue Oct 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request sandbox 2.0

Comments

@emmayank
Copy link

emmayank commented Oct 10, 2024

Description

Implement a generative AI-based catalogue generation feature within the Sandbox application. This feature will automatically generate a relevant catalogue when the searched catalogue is not available in the BPP. Additionally, a profanity filter layer will be added to ensure that any inappropriate or irrelevant catalogue is not generated by the system.

Goals

  • Automatically generate a catalogue using Gen-AI within the Sandbox application when the searched catalogue is unavailable in the BPP.
  • Integrate a profanity filter layer to ensure that any inappropriate or irrelevant content is not generated.
  • Ensure that the generated catalogue maintains relevance to the user's query and is of high quality.

Expected Outcome

  • A fully functional catalogue generation system using Gen-AI within the Sandbox application that dynamically creates catalogues when the search results are empty in the BPP.
  • A profanity filter is applied to the generative process, ensuring that only relevant and appropriate catalogues are generated.
  • Improved user experience in the Sandbox application with a fallback mechanism that prevents search failures due to the unavailability of catalogues.

Acceptance Criteria

  • A catalogue is automatically generated using Gen-AI in the Sandbox application when no relevant catalogue is found in the BPP.
  • The profanity filter successfully blocks inappropriate or irrelevant catalogues from being generated.
  • The generated catalogue is accurate, relevant, and appropriate for the search query.
  • Testing is performed to ensure proper functionality and integration of the AI-based catalogue generation and profanity filtering.

Mockups / Wireframes

NA

Product Name

Beckn Sandbox

Domain

Generative AI / Catalogue Management

Tech Skills Needed

  • Generative AI (Catalogue Generation)
  • Profanity Filtering
  • Backend Development (BPP)
  • JavaScript/TypeScript (or relevant language)

Complexity

Medium

Category

AI/ML Development

Sub Category

Catalogue Generation / Profanity Control

Project View

Beckn Sandbox

Project Name

Catalogue Generation Using Gen-AI in Sandbox

@emmayank emmayank self-assigned this Oct 10, 2024
@emmayank emmayank added the enhancement New feature or request label Oct 10, 2024
@emmayank emmayank changed the title Dynamic catalogue generation in Sandbbox Catalogue generation in Sandbox using Gen-AI Oct 10, 2024
@emmayank
Copy link
Author

Current Progress

  1. @em-abee has done some research and updated the approach document with the approach of generation and created subtask. document is available here - https://fide-official.atlassian.net/wiki/x/AYD-I

Next step

  1. team will start working on the task

@emmayank emmayank changed the title Catalogue generation in Sandbox using Gen-AI Dynamic Catalog generation for Sandbox using Generative AI Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sandbox 2.0
Projects
None yet
Development

No branches or pull requests

1 participant