Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 295 Bytes

File metadata and controls

5 lines (4 loc) · 295 Bytes

openai-api-simple

openai API super simple implementation for text analysis, question generation and answer. For the questionnaire, the script repeats a question multiple times and uses a hard voting mechanism to determine the most accurate answer. Ensure your API key is stored in 'key.txt'.