Skip to content

Ai-Path/interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Path Interview Questions

Question:

Assume you are testing a chatbot that is designed to help users about the laws and regulations about a country. You are given a list of questions and expected answers. You are asked to write a program that utilizes the OpenAI API to validate the answers of the chatbot.

Data:

Data is consist of a CSV file with 3 columns. First column is the question, the second column is the related article and the third column is the answer of the chatbot. File is located in the data folder.

Solution:

Add your solution to the solutions folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published