{"id":20162993,"url":"https://github.com/purplelemons-dev/vec-playground","last_synced_at":"2025-03-03T03:11:07.986Z","repository":{"id":223235230,"uuid":"759496590","full_name":"purplelemons-dev/vec-playground","owner":"purplelemons-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-19T05:37:40.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T02:37:44.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purplelemons-dev.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":"2024-02-18T18:45:09.000Z","updated_at":"2024-02-18T18:45:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"9280df1f-8d26-4ec3-b1d5-3ba5e09248c3","html_url":"https://github.com/purplelemons-dev/vec-playground","commit_stats":null,"previous_names":["purplelemons-dev/vec-playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fvec-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fvec-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fvec-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purplelemons-dev%2Fvec-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purplelemons-dev","download_url":"https://codeload.github.com/purplelemons-dev/vec-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600518,"owners_count":19988715,"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":[],"created_at":"2024-11-14T00:27:44.510Z","updated_at":"2025-03-03T03:11:07.965Z","avatar_url":"https://github.com/purplelemons-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Vec-Playground\n\ninstall with\n```bash\ngit clone https://github.com/purplelemons-dev/vec-playground.git\n```\n\nafter that, you need to get the `word:vec` dictionary, which can either be generated or downloaded. The vectors are *PRE-NORMALIZED*, so you don't need to normalize them yourself.\n\n## Generating the wordlist\n* Slow internet\n* OpenAI API key\nIf you would like to generate the wordlist for yourself, use:\n```bash\ncd vec-playground\npip install --upgrade openai\necho \"\u003cYOUR OPENAI API KEY\u003e\" \u003e resources/api_key\necho \"\u003cYOUR OPENAI ORG ID\u003e\" \u003e resources/org_id\npython gen_vecs.py\n```\n\n## Downloading the wordlist\n* Fast internet\n* Don't want to pay for OpenAI API\notherwise, you can download it (~1.7GB) from `https://purplelemons.s3.amazonaws.com/wordlist.plk` (NOTE: DO NOT OPEN IN BROWSER, YOU'RE GONNA NUKE YOUR PC).\nplace the `wordlist.plk` file in the `resources` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplelemons-dev%2Fvec-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurplelemons-dev%2Fvec-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplelemons-dev%2Fvec-playground/lists"}