Open ndubbaka opened 4 days ago
Using https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python generate a JSON file with flutter quiz questions & another JSON file with python quiz questions on each topic.
python script should loop through all the topics & subtopics from https://staticapis.pragament.com/job_portal/topics_python.json and create 5 multiple choice & 5 fill in the blank questions for each subtopic.
Prompt for gpt4all: "for python fresher internship interview, give me five multiple choice questions on the topic of **** with four options and the correct answer in JSON."
test comment by nik
Using https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python generate a JSON file with flutter quiz questions & another JSON file with python quiz questions on each topic.
python script should loop through all the topics & subtopics from https://staticapis.pragament.com/job_portal/topics_python.json and create 5 multiple choice & 5 fill in the blank questions for each subtopic.
Prompt for gpt4all: "for python fresher internship interview, give me five multiple choice questions on the topic of **** with four options and the correct answer in JSON."