Skip to content

nathantsai1/llmsummary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llmsummary

Details of AI use

I used, partially, openAI to help me understand problems like what is an AI 'prompt'(ironic, I know), but not much further.

Google gemini was the center of this project, so I was using the Large Language Model to read my prompts and the submitted essay and give feedback upon how well it worked. The prompt itself was not written by AI, rather by me, and used Essay Reply and College Essay Guy as a basis for both prompts.

Resources

As stated above, I used Essay Reply and College Essay Guy to build my prompt. I used many other resources, including every single one of the links in the txt\links.txt.

I have used the website background from my previous project, along with some of the styles. For example, the table in both the check and learn page are both from W3 Schools

Description

This is a website that checks college essays, a tool to help college essay writers improve their styles. Please do not use this as a substitute for real human advice.

images

A video here Screenshot (55)

How to use

  1. Fork this repository, and add it to your codespace
  2. Get an API key here.
  3. Get a venv(optional). Here's a tutorial
  4. Install Python(from the Windows store, if this is a windows), HTML, JS, and CSS extensions from VS extensions. Also download all extentions from the requirements.txt
  5. Add your API to 'api.py', replacing 'api_here' with your api_key(as a string)
  6. Save your files and run 'flask run' in your terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published