generate a solution design diagram for this " So we are making a project, where users upload the dataset of the bugs, where bug description and solution are written, and then our OpenAI model performs the embedding on that. And then we are letting enter the new bug (description), and then it will also get embedded in the vector space. And then we'll perform the cosine similarity to find the top 3 most similar bugs. And then we're using one filter condition, that if similarity score is lower than 0.75 then it will print "no similar bugs found", otherwise then it will use the gemini API to summarize the solution of most similar bug and provide the potential solution of the bug which user entered", Create a humorous flowchart with nonsensical text and arrows, showing a process with errors and confusion