Maximizing Productivity and Quality in Senior Thesis Writing with Artificial Intelligence and Natural Language Processing Driven Tools

Abstract

This project is a Python program designed to generate a senior thesis on a user-inputted topic using natural language processing techniques. The program takes in atopic from the user and then uses OpenAI API to deploy text models for text genera-tion and evaluation, such as GPT-3 and Davinci-003. The resulting output is in .texformat and includes a first-draft outline and paper, followed by self-generated assessment, with scoring, revisions, and feedback comments instructing manual revisions. This submission is a sample using one available model of the project, meant todemonstrate it’s functionality and limitations. Further model versions are availablein the project repository: https://github.com/laurenleadbetter/senior_thesis_generator

    Similar works