{"id":17696870,"url":"https://github.com/datashaman/legion","last_synced_at":"2025-10-15T04:55:11.204Z","repository":{"id":181815545,"uuid":"667355039","full_name":"datashaman/legion","owner":"datashaman","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-17T11:06:57.000Z","size":246,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T00:41:21.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datashaman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-17T10:12:03.000Z","updated_at":"2023-07-17T10:15:04.000Z","dependencies_parsed_at":"2023-07-17T12:01:10.489Z","dependency_job_id":null,"html_url":"https://github.com/datashaman/legion","commit_stats":null,"previous_names":["datashaman/legion"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/datashaman/legion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Flegion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Flegion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Flegion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Flegion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datashaman","download_url":"https://codeload.github.com/datashaman/legion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datashaman%2Flegion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279050760,"owners_count":26093572,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":[],"created_at":"2024-10-24T14:45:33.680Z","updated_at":"2025-10-15T04:55:11.160Z","avatar_url":"https://github.com/datashaman.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# legion\n\nChat with OpenAI experts.\n\n## installation\n\nCreate a repo using this as a template:\n\n```\ngh repo create legion --template datashaman/legion\n```\n\nOr clone the repository:\n\n```\ngit clone https://github.com/datashaman/legion.git\n```\n\n## setup\n\n```\ncp .env.example .env\n```\n\nSet your `OPENAI_API_KEY` in `.env`, along with any other variables required, then:\n\n```\ncomposer install\nphp artisan migrate\n```\n\nCreate a user:\n\n```\nphp artisan user:create \"myname\" \"myemail@example.com\" \"mypassword\" --bio \"My biography - used by avatar generator\"\n```\n\n## run\n\n```\nphp artisan serve\n```\n\nNavigate to `http://127.0.0.1:8000`, log in and create your first persona at `http://127.0.0.1/personas/create`.\n\n## sources\n\nThe list of prompt templates come from [awesome chatgpt prompts](https://github.com/f/awesome-chatgpt-prompts/).\n\nTo regenerate the `resources/prompts.yml` file:\n\n```\nphp artisan import-prompts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatashaman%2Flegion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatashaman%2Flegion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatashaman%2Flegion/lists"}