Skip to content

bskubi/aiRead

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

aiRead

A reading app integrated with ChatGPT to present snippets of text, reword them, explain them, convert them into flashcards, and run quizzes.

aiRead is a tool for reading a text and integrating the experience with ChatGPT. Put the text you want to read into a file called 'aiRead.txt' and keep that file in the same folder as the aiRead.py file. You'll need to have the nltk and openai packages installed. You can install them with the following terminal commands:

pip install nltk

pip install openai

Type 'help' to learn how to interact with the program. Enjoy!

About

A reading app integrated with ChatGPT to present snippets of text, reword them, explain them, convert them into flashcards, and run quizzes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages