-
Notifications
You must be signed in to change notification settings - Fork 24
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
A tool that auto generates questions in QuML format in English language #41
Comments
Hi, would we be building our own AI solutions in this or will it require pre-existing LLM capabilities. I have worked on both in the past and would love to work on this project! |
Hi , I would want to work on this. from resource point of view If resources are limited, building your own AI system may be a viable option. Open-source LLMs like Llama 7B require significant GPU resources (14GB+) for inference. However, if sufficient resources are available, utilizing pre-trained LLMs can be beneficial since they are trained on extensive datasets. |
Heya there @sajeshkayyath my understanding of the product and the project is. Inquiry provides a platform in which you can input text in the question markup language. And it generates questions for you. I have but three questions. In the overview video it has been mentioned that inquiry is capable of authorising and publishing. Using an external API.
My further understanding is, after developing the AI tool. We need to develop an interface that can take in a story and develop the questions in QuML format. (Kindly let me know if i got anything wrong) |
Hi All, Here are the session details for the connect:Date: 9th June 2023 - Friday (Today) Kindly join discord channel for continuous updates. Thank you. |
Hi @prakharrathi25 / @prashant2-4-4 / @goyalpramod Are you guys writing proposals? If yes, please submit it on unstop platform. |
@krgauraw heya there, I have submitted a proposal in unstop. Kindly let me know if it's not visible. Because it shows submitted from my side. |
Yes, I am writing and I will submit it by today.
…On Sat, 10 Jun 2023 at 00:24, Pramod Goyal ***@***.***> wrote:
@krgauraw <https://github.com/krgauraw> heya there, I have submitted a
proposal in unstop. Kindly let me know if it's not visible. Because it
shows submitted from my side.
—
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANKXDYQ2AGCJGJMR6QGYOGDXKNWPJANCNFSM6AAAAAAXOKB5FI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Project Details
What is Sunbird inQuiry?
Sunbird inQuiry is a software building block that enables setting up of question banks for various use cases such as assessments, quizzes, practice worksheets, surveys, and many more. These are applicable in multiple domains related to education and human development.
Here are some examples of solutions that can be enabled through Sunbird inQuiry:
Question Set Editor (QuML editor)
Question set editor is a tool offered by inQuiry to help you kickstart your creation of Question Banks.
More details are here
Features to be implemented
A tool that auto generates questions in QuML format in English by taking a story/chapter as an input - using AI
The questions are currently prepared manually and injected using the QuML editor. As part of this requirement, a standalone tool has to be build that can take in a story/chapter as input in English and auto generate questions in QuML format.
Questions that are auto generated will be of type multi choice and subjective.
What exists
What needs to be build
Learning Path
Complexity
Medium
Skills Required
Open source AI tooling
JSON Schema
Name of Mentors
@krgauraw
Project size
6 Weeks
Product Set Up
Details of the QuML specification is available here. The software stack that is needed for the standalone application is to be setup newly.
Acceptance Criteria
Out of Scope
Enhancing existing QuML player and QuML Editor
Implementing additional question types apart from multi choice and subjective
Milestones
The text was updated successfully, but these errors were encountered: