Showing 20 open source projects for "question paper setter"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    PaperQA2

    PaperQA2

    High accuracy RAG for answering questions from scientific documents

    PaperQA2 is a package for doing high-accuracy retrieval augmented generation (RAG) on PDFs or text files, with a focus on the scientific literature. See our recent 2024 paper to see examples of PaperQA2's superhuman performance in scientific tasks like question answering, summarization, and contradiction detection. In this example we take a folder of research paper PDFs, magically get their metadata - including citation counts and a retraction check, then parse and cache PDFs into a full-text search index, and finally answer the user question with an LLM agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Feynman

    Feynman

    The open source AI research agent

    ...The system is built around a multi-agent architecture that includes roles such as researcher, reviewer, writer, and verifier, each responsible for a specific stage of the research pipeline. It supports advanced workflows like deep research investigations, paper replication, peer review simulation, and autonomous experimentation, enabling users to go beyond simple question answering into full research automation.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    PaSa

    PaSa

    An advanced paper search agent powered by large language models

    ...Given a complex scholarly question (for example, “Which works focus on non-stationary reinforcement learning with UCB-based value methods?”), PaSa decomposes the task: the Crawler generates search queries, retrieves candidate papers (via search tools and citation expansion), then adds them to a “paper queue.” The Selector then reads abstracts or full text (depending on what’s available) and decides which papers are relevant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, open source universal assessment/exam platform

    QST, the worlds unparalleled open source, multi-tenant, online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching...
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    LKTools

    LKTools

    MS Word Add-In to create student and teacher version at same time

    Dieses Word Add-In erleichtert die Erstellung von Unterlagen die im Rahmen der Schule benötigt werden. Die Hauptfunktion ist das aus- und einblenden von Texten und Formen. Dadurch wird es nicht mehr nötig separate Dokumente für die Lernenden und die Lehrkräfte zu erstellen. Die Folge ist eine effizientere Speicherung der Dokumente, mehr Übersichtlichkeit und geringere Fehleranfälligkeit bei nachträglicher Änderung der Dokumenteninhalte. Im Gegensatz zur Ausblendenfunktion von Word bleibt die...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    ICARU_FB is a small RTE (Run Time Environment) for IEC 61499 standard. It can run on Arduino performing all the IEC 61499 standard requirements as configurability, portability and interoperability. Check our paper: https://ieeexplore.ieee.org/document/7445830/ ICARU_FB is in a initial stage. So, it needs many improvements in code, documentation, and others. But, due to the ICARU_FB code simplicity, at least now, code change is easy in a way and can be a basis. To edit the functions blocks, see the GASR-FBE editor in: http://sourceforge.net/projects/gasrfbe/ You can contact-me for any question by email: leandro.israel.p@gmail.com This work was developed University of the State of Santa Catarina (UDESC - cct.udesc.br). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ReAct Prompting

    ReAct Prompting

    Synergizing Reasoning and Acting in Language Models

    ...This alternating sequence of reasoning, acting, and observing results allows the model to gather additional information and refine its decision-making process during task execution. The framework has been tested on several benchmarks including question answering, fact verification, and interactive decision-making tasks, demonstrating improved performance compared to methods that rely only on reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Prime QA

    Prime QA

    State-of-the-art Multilingual Question Answering research

    PrimeQA is a public open source repository that enables researchers and developers to train state-of-the-art models for question answering (QA). By using PrimeQA, a researcher can replicate the experiments outlined in a paper published in the latest NLP conference while also enjoying the capability to download pre-trained models (from an online repository) and run them on their own custom data. PrimeQA is built on top of the Transformers toolkit and uses datasets and models that are directly downloadable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Set4

    Set4

    Set4 is Editor and Question Paper Generator for Teachers and Students.

    Set4 is a special Symbolic Editor especially for Maths. It has Paper Generation Capacity From a Supplied Huge Knowledge Base. There are many Math Editors but they lack Paper Generator Capacity. Any question paper generator normally depend upon third party document editors to input questions. Set4 is stand alone editor capable of creating all types of text including polished mathematics contents and diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Question Answering Corpus

    Question Answering Corpus

    Question answering dataset in "Teaching Machines to Read & Comprehend"

    RC-Data is a dataset generation framework created by Google DeepMind to produce large-scale reading comprehension question-answer pairs from CNN and Daily Mail news articles. The dataset, introduced in the 2015 paper “Teaching Machines to Read and Comprehend” (Hermann et al., NIPS 2015), was among the first large corpora designed to train and evaluate machine reading and comprehension models. The repository provides scripts for downloading archived CNN and Daily Mail articles from the Wayback Machine and automatically generating cloze-style questions where entities in the text are replaced with placeholders. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    eTests

    eTests

    Formative evaluation platform

    eTests is a PHP/MySQL web-based platform allowing to set formative evaluations using multiple choice questions. It has been developed during a Phd in education at the University of Namur, Belgium. To the students it offers feedback and detailed results to compare with pairs. To teachers it offers a way to analyze questions, validate them, follow the classroom trends of answers, edit questions, surveys, contextualize results regarding to studies sections, period of the year, etc. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Question Gallery

    Question Gallery

    Question Gallery is a tool which can help teachers to create quiz.

    Question gallery is a tool which can help teachers to create/manage quiz/question pages/question banks. It create Multi-choice Multi-response Fill-in-blank Match Essay and Composite questions with rich contents. The quiz can be export in html format. The quiz also can be printed on a paper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    e-Exam

    e-Exam

    Testing students has never been easier!

    This program is a replacement to paper-based exams. You have to write the test in a text file and then load it from the program. From there you have the option of choosing exactly how many questions you want in the test (the questions will be chosen at random), you can also randomize the order of the possible answers of all of the questions (while still maintaining the "right" correct answers), or if you want you can also randomize the order of the questions. You will also be prompted for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    G-Asks is a question generation system, developed by LATTE(Learning and Affect Technologies Engineering) research group at The University of Sydney. It uses Natural Language Processing techniques and Machine learning algorithms to generate specific trigger questions. If you use this software in a publication, please cite the paper 2. 1.Ming Liu and Rafael A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple trial question bank system, according to the curriculum and the knowledge input test question, according to the parameter, produces the examination paper automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Descriptive Examination System(DES)
    DES is mainly focused on managing university type exams containing descriptive questions or a mix of descriptive and objective type questions. Various exam related tasks are made easy and online using the tool. Please visit www.cdacmumbai.in/des
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It's a powerful project on "Online test management system" (MCQ type). The question banks can be created online in a web based interface. The question paper can be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The aim is to develop an app. that will allow a teacher to manage a bank of questions and also to have students appear for tests. The appl. that will allow a school to manage its question collection and also ease creation of the question paper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easy Test Generator

    Easy Test Generator

    Online Question Paper Maker

    Easy test generator is an easy to use online test paper generation and creation tool. It aims to reduce the burden of teachers by reducing the time taken to create a test paper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    t5-base

    t5-base

    Flexible text-to-text transformer model for multilingual NLP tasks

    ...Its flexible architecture and consistent input/output format simplify model reuse and transfer learning across different NLP tasks. T5-base achieves competitive performance across 24 language understanding tasks, as documented in its research paper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB