Giter Site home page Giter Site logo

subjective_ans_evaluation's Introduction

Subjective Answer Evaluation Project

Overview

Welcome to the Subjective Answer Evaluation project! Our goal is to leverage the power of AI to automatically evaluate subjective answers in tests, addressing the challenges and limitations posed by traditional manual evaluation.

Problem Statement

When subjective questions are included in tests taken by a large number of individuals, manual evaluation can be resource-intensive and prone to inconsistencies. Different evaluators may assign varying scores to the same answers, and various factors, including the emotional tone (affect), can influence the evaluation process.

Our Solution

To overcome these challenges, we're harnessing the capabilities of AI, particularly the Langchain framework. Our approach involves using the GPT-3.5 Turbo model and AI agents to develop a solution for answering questions based solely on the resources provided for exam preparation, such as textbooks.

Evaluation Process

  1. Answer Generation: We employ AI agents to generate answers to subjective questions using the provided resources.

  2. Embeddings: Both the student's answer and the AI-generated answer are converted into embeddings using OpenAI's embeddings model.

  3. Scoring: We calculate the similarity between these embeddings using cosine similarity. The closer the embeddings, the higher the score assigned to the answer.

Benefits

By automating the evaluation of subjective answers, we aim to achieve several important goals:

  • Consistency in evaluation across all answers.
  • Reduction in the manpower required for assessment.
  • Enhanced testing with more subjective questions.
  • Improved tests that assess an individual's knowledge in a specific domain effectively.

Getting Started

To get started with our project, please refer to the documentation and code in this repository. We encourage contributions and collaboration to further enhance the capabilities of our system.

Feel free to reach out with any questions or ideas.

Happy coding!

subjective_ans_evaluation's People

Contributors

rupesh-25 avatar vksuvam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.