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

[FEATURE]: Not Every question needs to be cached (answers.json) - it harms more than it helps #885

Open
surapuramakhil opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@surapuramakhil
Copy link
Contributor

surapuramakhil commented Nov 19, 2024

Feature summary

needed a whitelist mechanism to only cache allowed questions - specifically whose answers are not specific to job description

Feature description

an example question which shouldn't be cached & changes from job to job.

{
        "type": "textbox",
        "question": "how will this position help grow your skills and your career?",
        "answer": "This position will enhance my expertise in AI and full stack development, driving my career growth in tech innovation."
    }
    
    .....
    {
        "type": "textbox",
        "question": "your message to the hiring manager",
        "answer": "I am excited to apply for the Lead System Development position at Wellmark, as I share your commitment to prioritizing member well-being and driving innovation through technology. With a Master's in Computer Science and over five years of experience in full-stack development, I have a proven track record of delivering complex solutions that align with business goals and enhance user experiences. My recent role as a Senior Full Stack Engineer at First Wave AI involved pioneering AI-driven solutions that improved customer engagement, which I believe aligns perfectly with Wellmark's mission of providing best-in-class service.\n\nThroughout my career, I have demonstrated strong analytical problem-solving skills and a deep understanding of software development lifecycle methodologies. For instance, while leading a distributed research team at Florida State University, I implemented Agile practices to successfully manage complex projects, ensuring timely delivery and high-quality outcomes. Additionally, my experience with technologies such as Node.js, TypeScript, and AWS, along with my ability to mentor and collaborate with diverse teams, positions me well to contribute to Wellmark's innovative technology initiatives.\n\nI am particularly drawn to Wellmark's focus on sustainability and community impact, which resonates with my professional values. I am eager to bring my expertise in system development and my passion for technology to your team, helping to drive organizational transformation and enhance the customer experience. I look forward to the opportunity to discuss how my background and skills can contribute to Wellmark's continued success."
    },

{
        "type": "textbox",
        "question": "how did you first hear about us?",
        "answer": "I am excited to apply for the Senior Ruby on Rails Engineer position at Haku, where my extensive experience as a full-stack developer aligns perfectly with your mission of creating impactful software for the events and fundraising sector. With over five years of experience in software engineering, I have honed my skills in Ruby on Rails, JavaScript, and various front-end frameworks, making me well-equipped to contribute to your dynamic team.\n\nIn my current role as a Senior Full Stack Engineer at First Wave AI, I successfully pioneered a voice AI sales agent that significantly boosted conversion rates, showcasing my ability to deliver elegant solutions to complex problems. My experience in developing RESTful APIs and building intuitive user interfaces using React and Next.js complements Haku's emphasis on collaboration and innovation. Additionally, my background in managing distributed teams and executing projects using Agile methodologies aligns with your value of accountability and stewardship, ensuring I can quickly become an integral part of your team.\n\nHaku's commitment to fostering strong relationships and creating a welcoming environment resonates deeply with my professional goals. I am passionate about developing high-quality, customer-centric applications and am eager to bring my skills in clean code practices and rapid deployment to your organization. I look forward to the opportunity to discuss how my experience and vision align with Haku's goals."
    }

Motivation

No response

Alternatives considered

No response

Additional context

No response

@surapuramakhil surapuramakhil added bug Something isn't working enhancement New feature or request hotfix needed PM to mark these bugs needs to push early than regular release labels Nov 19, 2024
@surapuramakhil surapuramakhil removed the hotfix needed PM to mark these bugs needs to push early than regular release label Nov 20, 2024
@surapuramakhil
Copy link
Contributor Author

as this needs a thought fill fix removing hotfix label until any PR comes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant