{"id":19776239,"url":"https://github.com/raymondev/rusgen","last_synced_at":"2025-11-23T13:04:50.251Z","repository":{"id":171345704,"uuid":"647754018","full_name":"RaymonDev/RUSGen","owner":"RaymonDev","description":"This project is a Python script that utilizes the Reddit API (via the PRAW library) to retrieve a user's submission history and generates a summarized text using the BART (Bidirectional and AutoRegressive Transformers) model. The script saves the user data to a text file and appends the summarized text to another file.","archived":false,"fork":false,"pushed_at":"2023-06-01T08:31:32.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T01:44:08.356Z","etag":null,"topics":["ghdesktop","jetbrains","learn"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaymonDev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-31T13:00:18.000Z","updated_at":"2023-06-01T08:33:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b1465ec-7702-427e-9b42-619d2ee31ed4","html_url":"https://github.com/RaymonDev/RUSGen","commit_stats":null,"previous_names":["raymondev/rusgen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2FRUSGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2FRUSGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2FRUSGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2FRUSGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaymonDev","download_url":"https://codeload.github.com/RaymonDev/RUSGen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241106411,"owners_count":19910822,"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":["ghdesktop","jetbrains","learn"],"created_at":"2024-11-12T05:19:13.404Z","updated_at":"2025-11-23T13:04:50.222Z","avatar_url":"https://github.com/RaymonDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# RUSGen - Reddit User Summary Generator\n\nThis project is a Python script that utilizes the Reddit API (via the PRAW library) to retrieve a user's submission history and generates a summarized text using the BART (Bidirectional and AutoRegressive Transformers) model. The script saves the user data to a text file and appends the summarized text to another file. It provides a convenient way to analyze and summarize a user's Reddit activity.\n\n\n## Installation\n\nTo run this project, follow these steps:\n\n1. Clone the repository to your local machine using the following command:\n\n```bash\n  git clone https://github.com/RaymonDev/RUSGen\n```\n\n2. Create a virtual environment (optional but recommended) to keep the project dependencies isolated:\n```\npython -m venv myenv\n```\n3. Activate the virtual environment:\n-  For Windows:\n```bash\n  myenv\\Scripts\\activate\n```\n- For Unix or Linux: \n```bash\n source myenv/bin/activate\n```\n4. Install the required dependencies using pip:\n```bash\npip install -r requirements.txt\n```\n5. Edit the script and replace the Reddit API credentials (client_id, client_secret, user_agent, username, and password) with your own credentials. Ensure you have the necessary permissions to access the Reddit API.\n6. Save the changes and execute the script:\n```bash\npython main.py\n```\n\n    \n## Contributing\n\nContributions are always welcome!\n\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraymondev%2Frusgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraymondev%2Frusgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraymondev%2Frusgen/lists"}