{"id":19059531,"url":"https://github.com/vaibhavpandeyvpz/inpher","last_synced_at":"2026-02-12T13:06:31.951Z","repository":{"id":246087736,"uuid":"820055191","full_name":"vaibhavpandeyvpz/inpher","owner":"vaibhavpandeyvpz","description":"PHP console application to automate work with structure data using OpenAI (or LLMs to be specific)","archived":false,"fork":false,"pushed_at":"2024-06-26T09:25:58.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T07:55:45.858Z","etag":null,"topics":["ai","chatgpt","cli","console","data-science","function-calling","llm","openai"],"latest_commit_sha":null,"homepage":"https://vaibhavpandey.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaibhavpandeyvpz.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-06-25T17:52:47.000Z","updated_at":"2024-06-27T11:51:08.000Z","dependencies_parsed_at":"2024-06-25T20:06:49.677Z","dependency_job_id":"611ae643-f455-43aa-ad74-d6d5391ee5c8","html_url":"https://github.com/vaibhavpandeyvpz/inpher","commit_stats":null,"previous_names":["vaibhavpandeyvpz/inpher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vaibhavpandeyvpz/inpher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavpandeyvpz%2Finpher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavpandeyvpz%2Finpher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavpandeyvpz%2Finpher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavpandeyvpz%2Finpher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaibhavpandeyvpz","download_url":"https://codeload.github.com/vaibhavpandeyvpz/inpher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavpandeyvpz%2Finpher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273227231,"owners_count":25067684,"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-09-02T02:00:09.530Z","response_time":77,"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":["ai","chatgpt","cli","console","data-science","function-calling","llm","openai"],"created_at":"2024-11-09T00:10:26.872Z","updated_at":"2026-02-12T13:06:26.892Z","avatar_url":"https://github.com/vaibhavpandeyvpz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inpher\n\n[PHP](https://www.php.net/) console application to automate work with structured data using [OpenAI](https://openai.com/) (or LLMs to be specific).\n\n## Usage\n\nRun the [Docker](https://www.docker.com/) image in any folder as below:\n\n```shell\n# supply OPENAI_API_KEY as run args\ndocker run -it --rm \\\n  -e OPENAI_API_KEY=sk-****** \\\n  -v $PWD:/workspace \\\n  ghcr.io/vaibhavpandeyvpz/inpher\n  \n# read OPENAI_API_KEY from a .env file\ndocker run -it --rm \\\n  --env-file .env \\\n  -v $PWD:/workspace \\\n  ghcr.io/vaibhavpandeyvpz/inpher\n```\n\nThe application will then interactively prompt you for input.\n\n## License\n\nSee the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaibhavpandeyvpz%2Finpher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaibhavpandeyvpz%2Finpher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaibhavpandeyvpz%2Finpher/lists"}