Skip to content
/ Esslay Public

Essay tool for students - 2nd on Cloudhacks

Notifications You must be signed in to change notification settings

zj-0/Esslay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esslay

Slay your essays with Esslay
An essay tool for students

This achieved 2nd place on Cloudhack 2023
Slides: https://docs.google.com/presentation/d/1sGuSwnSld5DrLmSRrxnOV-97iL7x-lKzYx1JGOsThDA/edit?usp=sharing

How to run

  1. Rename .example.env to .env and fill in your API key

Bard: __Secure-1PSID cookie
OpenAI: openai_api_key

Optionally change OpenAI api base in main.py

  1. Install requirements
    pip install -r requirments.txt
    
  2. Run program
    python main.py
    

Screenshots

1. Searching and points generation

image

2. Intro and conclusion

image

3. Examples and body paragraph

image