Skip to content

Here are a program of candidate classification system made with pair programming development technique, using a LLM (ChatGPT) as a pair. The project focusing on the use of LLMs in programming tasks and multi criteria decision analysis

License

Notifications You must be signed in to change notification settings

Neiwone/ia-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Candidate Classification System

This repository contains two versions of a candidate classification system developed using the pair programming technique. One version uses ChatGPT, and the other is a WIP (Work in Progress) using a different LLM. The project aims to compare the assistance, suggestions, and performance of each model during development, focusing on their use in programming tasks and automated decision-making.

Features

  • Two versions of the system: one using ChatGPT and the other in progress with a different LLM.
  • Focus on candidate classification based on multiple criteria.
  • Evaluation of LLMs in assisting with programming and decision-making tasks.

Main Screen Classification

Technologies

  • Python
  • Tkinter (for the user interface)
  • MCDA and ELECTRE TRI (for candidate classification)

Setup

  1. Clone the repository.
  2. Install dependencies (if any).
  3. Run the system with the provided scripts.

License

This project is licensed under the MIT License.

About

Here are a program of candidate classification system made with pair programming development technique, using a LLM (ChatGPT) as a pair. The project focusing on the use of LLMs in programming tasks and multi criteria decision analysis

Topics

Resources

License

Stars

Watchers

Forks

Languages