{"id":17014672,"url":"https://github.com/natoboram/lame","last_synced_at":"2026-05-09T15:34:59.564Z","repository":{"id":257058912,"uuid":"857148861","full_name":"NatoBoram/lame","owner":"NatoBoram","description":"A LLM-powered verification tool for explanatory comments in r/LeopardsAteMyFace","archived":false,"fork":false,"pushed_at":"2025-09-02T21:39:16.000Z","size":221,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T23:22:08.584Z","etag":null,"topics":["leopardsatemyface","openai","reddit"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NatoBoram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["NatoBoram"],"patreon":"NatoBoram","custom":["https://paypal.me/NatoBoram/5"]}},"created_at":"2024-09-13T22:57:20.000Z","updated_at":"2025-09-02T21:39:19.000Z","dependencies_parsed_at":"2024-11-12T06:21:35.738Z","dependency_job_id":"90bac1b8-2f0b-46e8-a0a2-488ed0836044","html_url":"https://github.com/NatoBoram/lame","commit_stats":null,"previous_names":["natoboram/lame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NatoBoram/lame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatoBoram%2Flame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatoBoram%2Flame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatoBoram%2Flame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatoBoram%2Flame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NatoBoram","download_url":"https://codeload.github.com/NatoBoram/lame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatoBoram%2Flame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32824426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["leopardsatemyface","openai","reddit"],"created_at":"2024-10-14T06:25:41.831Z","updated_at":"2026-05-09T15:34:59.547Z","avatar_url":"https://github.com/NatoBoram.png","language":"Go","funding_links":["https://github.com/sponsors/NatoBoram","https://patreon.com/NatoBoram","https://paypal.me/NatoBoram/5"],"categories":[],"sub_categories":[],"readme":"# Leopards Ate My Explanation\n\n[![Go](https://github.com/NatoBoram/lame/actions/workflows/go.yaml/badge.svg)](https://github.com/NatoBoram/lame/actions/workflows/go.yaml) [![Go Report Card](https://goreportcard.com/badge/github.com/NatoBoram/lame)](https://goreportcard.com/report/github.com/NatoBoram/lame) [![Go Reference](https://pkg.go.dev/badge/github.com/NatoBoram/lame.svg)](https://pkg.go.dev/github.com/NatoBoram/lame)\n\nA LLM-powered verification tool for explanatory comments in [r/LeopardsAteMyFace](https://www.reddit.com/r/LeopardsAteMyFace).\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e Large language models are biaised towards positivity. They are probably going to refuse to remove anything.\n\n## Installation\n\n```sh\ngo install github.com/NatoBoram/lame@latest\n```\n\n## Usage\n\nRun `lame` and it'll create configurations files at `~/.config/lame` that you'll be able to fill out.\n\nYou'll need to create a _personal use script_ at \u003chttps://ssl.reddit.com/prefs/apps\u003e and put its information in `~/.config/lame/reddit_credentials.json`\n\n```json\n{\n\t\"ID\": \"\",\n\t\"Secret\": \"\",\n\t\"Username\": \"\",\n\t\"Password\": \"\",\n\t\"Guide\": \"lt8zlq\"\n}\n```\n\nTo use OpenAI, create a _User API key_ at \u003chttps://platform.openai.com/settings/profile?tab=api-keys\u003e and put it in `~/.config/lame/openai_credentials.json`.\n\nTo use Ollama, host it somewhere and fill the fields in `~/.config/lame/openai_credentials.json`.\n\n```json\n{\n\t\"Token\": \"ollama\",\n\t\"BaseURL\": \"http://localhost:11434/v1\",\n\t\"Model\": \"llama3.1\"\n}\n```\n\nOnce the information is filled out, run `lame` again and it'll prompt for Reddit post links.\n\nOnly links in the form of `https://www.reddit.com/r/LeopardsAteMyFace/comments/lt8zlq` are supported.\n\n## Example\n\n![Example image of what it looks like to use it](https://github.com/user-attachments/assets/48a44e8d-75bb-4a79-81b7-0457226975fe)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatoboram%2Flame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatoboram%2Flame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatoboram%2Flame/lists"}