Pragament / flutter_resume_builder

GNU Affero General Public License v3.0
0 stars 7 forks source link

gpt4all populate question bank for flutter python mock interview tests #14

Open ndubbaka opened 4 days ago

ndubbaka commented 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." Image

ndubbaka commented 3 days ago

test comment by nik