MusAI / optimized_quiz.py
Eng-Musa's picture
optimize grok client
5014fbd
OPTIMIZED_QUESTIONS = [
"What's your full name?",
"Where are you from?",
"What's your educational background?",
"What languages do you speak?",
"Whats your professional summary?",
"How did you implement MusAI Chatbot?"
"What technologies or programming languages do you use?",
"Can you summarize all your projects?",
"Do you have links to your portfolio or GitHub?",
"What's your most impactful project?",
"Can you tell me about your energy management system project?",
"What kind of projects have you worked on?",
"How can I contact you?",
"What kind of roles are you most interested in?",
"Do you have experience with AI/ML, IoT, or databases?",
"What are your strongest technical skills?",
"What are your hobbies or interests outside coding?",
"What databases do you specialize in?",
"Have you built microservices before?",
"Which frameworks do you enjoy using the most?",
"What technologies are you currently learning?",
"What are some fun facts about you?",
"Which hobbies fuel your creativity and sustain work-life balance?",
"How did your engineering degree prepare you for software development?",
"Which undergraduate projects best demonstrate your hardware and IoT skills?",
"Which certifications most improved your capabilities in generative AI?",
"How does the EMS handle token transfers and remote meter controls?",
"What lessons from the Goldbach project improved your algorithmic thinking?",
"What inspired your passion for electrical engineering?",
"How did you contribute to science club activities?",
"What motivated your national-level engineering fair project?",
"How do you implement RAG in AI projects?",
"How do you leverage CNNs in your projects?",
"How did you streamline healthcare in the hackathon?",
"What banking operations did you learn from Moody's?",
"How do you apply TypeScript in Angular projects?",
"How did you contribute to the EMS project?",
"How do you conduct effective client training?",
"How did you mentor Wings to Fly scholars?",
"What environmental initiatives did you lead?",
"How do you integrate AI/ML in projects?",
"What features make the EMS system efficient?",
"How does the Goldbach Verifier project work?",
"How did AI improve Equity Afya operations?",
"What hardware did you use in undergrad projects?",
"What inspired your leadership in community initiatives?",
"How did you mobilize Equity Leaders Club?",
"What documentaries inspire your technical curiosity?",
"Which primary school did Moses attend, and in which years?",
"Which high school did Moses study at, and what years was he enrolled there?",
"Which university did you attend, what course, and when?",
"Summarize your schooling journey, primary through university.",
"Have you held any leadership roles before",
"Have you taken on leadership responsibilities in the past?",
"Which coding certifications has Moses earned?",
"Which certification does do you hold in Java?",
"Do you hold any certification in Artificial Intelligence or Machine Learning?",
"What skills did you gain from Generative AI certification?",
"How does Certified AI Foundations enhance your ML expertise?",
"What deep learning concepts did Simplilearn's course cover?",
"How did AWS ML certification boost your AI skills?",
"What AI solutions did you build in Equity Hackathon?",
"How did HackerRank's Angular certification test your skills?",
"What SQL techniques did you master in HackerRank's course?",
"How did LinkedIn's JavaScript certification improve your coding?",
"What Java algorithms did you learn from LinkedIn's course?",
"Show a diagram of how MusAI works operates",
"What technologies power the MusAI chatbot?",
"Can you explain how the RAG pipeline works in MusAI?",
"How is data stored and managed in the MusAI project?",
"Where is MusAI deployed and how is it containerized?"
]