{"id":13910661,"url":"https://github.com/daijro/EssayGen","last_synced_at":"2025-07-18T09:32:24.105Z","repository":{"id":49524496,"uuid":"369012576","full_name":"daijro/EssayGen","owner":"daijro","description":"Essay generator","archived":false,"fork":false,"pushed_at":"2022-04-18T05:50:19.000Z","size":29561,"stargazers_count":54,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"no-tor","last_synced_at":"2024-11-20T18:47:38.787Z","etag":null,"topics":["bot","essay","essay-generation","python","scraper","tor","webscraper","webscraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daijro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-19T22:06:26.000Z","updated_at":"2024-10-28T16:17:27.000Z","dependencies_parsed_at":"2022-09-21T13:11:00.258Z","dependency_job_id":null,"html_url":"https://github.com/daijro/EssayGen","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daijro%2FEssayGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daijro%2FEssayGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daijro%2FEssayGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daijro%2FEssayGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daijro","download_url":"https://codeload.github.com/daijro/EssayGen/tar.gz/refs/heads/no-tor","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226388690,"owners_count":17617317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","essay","essay-generation","python","scraper","tor","webscraper","webscraping"],"created_at":"2024-08-07T00:01:40.994Z","updated_at":"2024-11-25T19:31:33.189Z","avatar_url":"https://github.com/daijro.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# EssayGen\r\n\r\n\u003cstrong\u003e(Educational purposes only)\u003c/strong\u003e\r\n\r\nShortlyAI is an advanced essay generating tool that uses the GPT-3 AI. Its demo only allows you to run it up to 4 times before it locks your access and requries you to pay $79/month. This bot will register new demo accounts, and allow you to continue generating your essay.\r\n\r\n\u003chr width=50\u003e\r\n\r\n## Installation\r\n\r\n**Download Windows binaries [here](https://github.com/daijro/essaygen/releases)**\r\n\r\nTo run from source code, install the requirements:\r\n\r\n```\r\npip3 install -r requirements.txt\r\n```\r\n(Tested on [Python 3.8.9](https://www.python.org/downloads/release/python-389/))\r\n\r\n\r\n\u003chr width=50\u003e\r\n\r\n## Usage\r\n\r\n- Select an essay type (article or story)\r\n- Enter an essay title\r\n- Enter the starting content of your essay\r\n- (optional) Enter a brief overview of your essay\r\n- Choose the length of each generated segment using the slider\r\n- Move your text cursor to where you want your AI to write\r\n- Click \"Generate\" to run *(or Ctrl+Enter)*\r\n\r\n\r\n#### Effectively using GPT-3\r\n\r\nTo find more tips on how to effectly make use of GPT-3, you can visit the [ShortlyAI docs](https://help.shortlyai.com/), or go to [this video tutorial](https://www.youtube.com/watch?v=5bnN6PjhDUE).\r\n\r\n\r\n#### Supported Features\r\n\r\n- **Article writing** (non-fiction mode)\r\n- **Story writing** (creative fiction mode)\r\n- **Title** - Specify a essay title to influence the AI's output\r\n- **Article brief/story outline** - Specifiy an article outline/summary or a story background for the AI\r\n- **[Slash commands](https://help.shortlyai.com/getting-started/slash-commands)**\r\n    \r\n| Command                | Description                                                                       \t| Hotkey     \t|  Char Limit \t|\r\n|------------------------|-----------------------------------------------------------------------------------\t|------------\t| ------------\t|\r\n| *`/instruct [text]`* \t | Give instructions on what the AI should write next. [More details](https://help.shortlyai.com/getting-started/slash-commands#instruct)\t| Ctrl+Enter \t|  500        \t|\r\n| *`/rewrite [text]`*    | Rewrites text in a unique way                                                     \t| Ctrl+P     \t|  160        \t|\r\n| *`/shorten [text]`*    | Shortens text to make it more concise                                             \t| Ctrl+[     \t|  200        \t|\r\n| *`/expand [text]`*     | Extends and develops text                                                         \t| Ctrl+]     \t|  120        \t|\r\n- **Writing stats**: Displays character count, char count (without spaces), and word count of either the selected text or entire text *(Ctrl+Shift+C)*\r\n\r\n- **[`///` content seperators](https://help.shortlyai.com/getting-started/understanding-context#using)** - Isolates content to prevent earlier sections of your writing from influencing the AI's output. For example, if the content above is a list, but you no longer wish to to write in a list format, this can be helpful.\r\n\r\n\r\n\r\n\r\n\u003chr width=50\u003e\r\n\r\n## Screenshot\r\n\r\n![image](https://user-images.githubusercontent.com/72637910/163756731-0000736a-c748-4b57-810f-30f9933aea6c.png)\r\n\r\n\r\n\u003chr width=50\u003e\r\n\r\n## Disclaimer\r\n\r\nThis bot is meant to demonstrate how QWebEngine \u0026 requests can be used in webscraping and is for EDUCATIONAL PURPOSES ONLY! Please consider supporting the developers.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaijro%2FEssayGen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaijro%2FEssayGen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaijro%2FEssayGen/lists"}