Giter Club home page Giter Club logo

aggregated-chat-analysis's Introduction

Aggregated Chat Analysis - Essay Feedback

As students use platforms like Khanmigo and MagicSchool.ai for tasks like getting feedback on their essays and "chat" with the tool to improve their learning, it will quickly become difficult for teachers to keep up with the volume of chat data.

This project aims to experiment with methods to aggregate chat data to provide teachers with data to improve instruction.

For the first experiment we will focus on a tool that gives feedback on essays.

Data

I used ChatGPT to generate the student essays and follow-up chat data. I used MagicSchool.ai's tool for providing feedback on essays for the AI messages.

Architecture

Architecture

I've used a simple Evaluation data model to analyse ONLY the AI messages. I know that this approach has drawbacks but I want to keep it simple for now to see if it's remotely useful.

Evaluation Data Model

For each of the criteria below, we extract the following data:

  • strengths
  • weaknesses
  • suggestions

Criteria:

  1. Introduction

    • Clarity of thesis statement
    • Engagement and relevance of opening statements
  2. Structure

    • Organization and clarity of paragraphs
    • Logical flow of ideas
  3. Argumentation

    • Strength and clarity of arguments
    • Use of critical reasoning
  4. Evidence

    • Relevance and quality of evidence
    • Use of citations and references
  5. Conclusion

    • Restatement of thesis
    • Summary of main points
    • Closing statements

Setup

poetry install

Usage

The only experiment I have is in exp1.ipynb which is self-explanatory.

aggregated-chat-analysis's People

Contributors

13point5 avatar

Watchers

 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.