https://github.com/artiks12/chatbotanswerextraction

https://github.com/artiks12/chatbotanswerextraction

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: artiks12
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 7.81 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

ChatBotAnswerExtraction

This is the repository to extract answers from ChatBots. It is a part of the master thesis "Evaluation and Adaptation of Large Language Models for Question-Answering on Legislation" made in University of Latvia.

How to Use

This script was used with Python 3.10 so it is recomended to use this version of python. You also need to install PyQuery package.

First you need to save ChatBot responses as HTML files. It is necessary to save all responses from a single chatbot in a separate folder that is located in "ChatBotAnswers" folder. You also need to populate the template.json folder with necessary question-answer data. Once both things are done, you can run the getChatbotResponses.py script and all chatbot repsonses will be saved in ModelResponses folder.

Supported chatbots

  • Gemini: https://gemini.google.com/app
  • ChatGPT: https://chatgpt.com/
  • Claude AI: https://claude.ai/

Owner

  • Login: artiks12
  • Kind: user

GitHub Events

Total
  • Push event: 3
  • Public event: 1
Last Year
  • Push event: 3
  • Public event: 1