{"id":14989922,"url":"https://github.com/chewkeanho/app_hiai","last_synced_at":"2025-10-24T06:31:20.275Z","repository":{"id":230463970,"uuid":"779281474","full_name":"ChewKeanHo/APP_hiAI","owner":"ChewKeanHo","description":"A local terminal polygot (POSIX Shell x PowerShell) bridging LLM AI prompt interaction capabilities directly to your computer!","archived":false,"fork":false,"pushed_at":"2024-04-01T09:32:01.000Z","size":39089,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T00:24:33.389Z","etag":null,"topics":["ai-application","ai-prompt-app","curl","powershell","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChewKeanHo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"hollowaykeanho","custom":["https://www.hollowaykeanho.com/stores/"]}},"created_at":"2024-03-29T13:15:10.000Z","updated_at":"2024-09-17T21:33:25.000Z","dependencies_parsed_at":"2024-09-13T02:36:17.425Z","dependency_job_id":"6b654e5a-9638-4b3b-a512-ad16399f1045","html_url":"https://github.com/ChewKeanHo/APP_hiAI","commit_stats":null,"previous_names":["chewkeanho/hiai","chewkeanho/app_hiai"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChewKeanHo%2FAPP_hiAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChewKeanHo%2FAPP_hiAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChewKeanHo%2FAPP_hiAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChewKeanHo%2FAPP_hiAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChewKeanHo","download_url":"https://codeload.github.com/ChewKeanHo/APP_hiAI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237926611,"owners_count":19388577,"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":["ai-application","ai-prompt-app","curl","powershell","shell"],"created_at":"2024-09-24T14:19:08.450Z","updated_at":"2025-10-24T06:31:17.995Z","avatar_url":"https://github.com/ChewKeanHo.png","language":"Shell","funding_links":["https://github.com/sponsors/hollowaykeanho","https://www.hollowaykeanho.com/stores/"],"categories":[],"sub_categories":[],"readme":"# Holloway's HiAI\n[![hollowayHIAI](src/icons/banner_1200x330.svg)](#holloways-hiai)\n\nA local terminal polygot (POSIX Shell x PowerShell) bridging LLM AI prompt\ninteraction capabilities directly to your computer!\n\nTurn every computer's terminal into an interactive AI prompt.\n\n[![hollowayHIAI-demo-debian](src/screenshots/hiAI-demo-debian.gif)](#holloways-hiai)\n\n\n\u003e [!important]\n\u003e\n\u003e Special thanks to [Google](https://gemini.google.com/) for sponsoring its\n\u003e [Google Gemini Advanced Ultra](https://ai.google.dev/pricing) services allowing\n\u003e this app to be possibly realized.\n\n\n\n\n## Why It Matters\n\nSome good business reasons why using AutomataCI:\n\n1. **Use AI prompt straight from the terminal** - No need to visit here and\n   there just to use AI prompt.\n2. **Simple and straight forward** - Frankly, it's created to resolve some AI\n    prompt's buggy UI.\n3. **Steadily improvable** - Will continue to improve over time.\n4. **Programmable** - I'm so done with copy-pasting prompt constructors.\n\n\n\n\n## Supported AI Vendors\n\n1. [Google AI](https://ai.google.dev/docs/gemini_api_overview) - [Get API Token](https://gemini.google.com/app)\n\n\n\n\n## To Install\n\nThe software is packaged based on available OSes.\n\n\n\n### Debian based OSes (`linux`, `hurd`, etc)\n\n1. Download the latest `.deb` package from the [release section](https://github.com/ChewKeanHo/APP_hiAI/releases).\n2. perform `$ dpkg -i \u003cpackage\u003e.deb`.\n\nDon't worry, the package will setup the upstream `apt` repository list source\nalongside the required GPG key for future `apt update`.\n\n\n\n### Red Hat based Linux OS (`redhat`, `fedora`, etc)\n\n1. Download the latest `.rpm` package from the [release section](https://github.com/ChewKeanHo/APP_hiAI/releases).\n2. perform `$ rpm -i \u003cpackage\u003e.rpm`.\n\nDon't worry, the package will setup the upstream `yum` repository list source\nalongside the required GPG key for future `yum update`.\n\n\n\n### Flatpak\n\n1. Download the latest `.flatpak` package from the [release section](https://github.com/ChewKeanHo/APP_hiAI/releases).\n2. perform `$ flatpak --user install \u003cpackage\u003e.flatpak`.\n\nNote that the command to use is:\n`flatpak run com.github.chewkeanho.app_hiai ...` due to how Flatpak works. For\nexample, to get help, it is:\n\n`$ flatpak run com.github.chewkeanho.app_hiai --help`\n\nFor direct installation in FlatHub, it's still work in progress.\n\n\n\n### Homebrew (MacOS)\n\n*NOTE: One time Setup* - add the ChewKeanHo's Collections Tap.\n\n```\n$ brew tap chewkeanho/collections https://github.com/ChewKeanHo/Collections.git\n```\n\nInstall Holloway's HiAI!\n\n```\n$ brew install hollowayhiai\n```\n\nThat's it.\n\n\n\n### Chocolatey (Windows)\n\n*Coming Soon*\n\n\n\n### Docker / Podman\n\nThe container distribution is hosted on\n[GitHub Packages](https://github.com/ChewKeanHo/APP_hiAI/pkgs/container/hollowayhiai).\nPlease keep in mind that the packages section is continuously updated with\ndevelopment so the catalog can be confusing (e.g. you may see some development\nimages before release).\n\nTo pull an image with Docker, the command is as follows:\n\n```\n$ docker pull ghcr.io/chewkeanho/hollowayhiai:latest\n\n# OR\n\n# $ docker pull ghcr.io/chewkeanho/hollowayhiai:[VERSION]\n# Example for `v0.0.2`:\n$ docker pull ghcr.io/chewkeanho/hollowayhiai:0.0.2\n```\n\nTo run with Docker, you need to mount your config file and execute using the\n`ARGS` environment variables. The `--config` argument **MUST** match with\nthe pathing you mounted to (`target=`). For example:\n\n```\n# note - '-it' must always be the last argument\n$ docker run --env ARGS=\"--config /CONFIG.toml --text2text 'Who are you?'\" \\\n\t--mount type=bind,source=\"/path/to/CONFIG.toml\",target=\"/CONFIG.toml\" \\\n\t-it ghcr.io/chewkeanho/hollowayhiai:[VERSION]\n\n\n# to call for help\n$ docker run --env ARGS=\"--help\" ghcr.io/chewkeanho/hollowayhiai:[VERSION]\n```\n\n\n\n### Plain Script\n\nUse the `tar.gz` package or `zip` package on Windows OS.\n\nNote that the command to use is: `hollowayhiai_[OS]-[ARCH].sh.ps1` (with file\nextensions) instead of the guided `hollowayHIAI` since you're executing directly\nfrom the script.\n\n\n\n\n## How-tos, Documentations \u0026 Specifications\n\nTo use Holloway's HiAI, you need to first setup 1-time `CONFIG.toml` file:\n\n```\n# UNIX (Linux \u0026 MacOS) - POSIX Shell\n$ hollowayHIAI --create-config path/to/file.toml\n\n# WINDOWS - PowerShell\n$ powershell.exe -noprofile `\n\t-executionpolicy bypass `\n\t-Command \"\u0026 .\\hollowayhiai_windows-[ARCH].sh.ps1 --create-config 'path\\to\\file.toml'\"\n\n\n# update the path/to/file.toml especially with the API token.\n```\n\nOnce done, you may proceed to execute it:\n\n```\n# UNIX (Linux \u0026 MacOS) - POSIX Shell\n$ hollowayHIAI --config path/to/file.toml --text2text \"...your prompt...\"\n\n\n# WINDOWS - PowerShell\n$ powershell.exe -noprofile `\n\t-executionpolicy bypass `\n\t-Command \"\u0026 .\\hollowayhiai_windows-[ARCH].sh.ps1 --config path\\to\\file.toml --text2text `\"...your prompt...`\"\"\n```\n\nIn any cases, if you need any on-screen assistances:\n```\n# UNIX (Linux \u0026 MacOS) - POSIX Shell\n$ hollowayHIAI --help\n\n\n# WINDOWS - PowerShell\n$ powershell.exe -noprofile `\n\t-executionpolicy bypass `\n\t-Command \"\u0026 .\\hollowayhiai_windows-[ARCH].sh.ps1 --help\"\n```\n\n\n\n\n## To Contribute\n\nHolloway's HiAI! cannot be made successfully without contributions from\n(Holloway) Chew, Kean Ho, his teams, and supports from external folks. If you\nhad been using it and wish to contribute back, there are 2 ways to do so:\n\n\n\n### Financial\n\nTo financially support the project, please head over to Holloway's sponorship\nstore here:\n\n[![Sponsor](.github/images/sponsor_en_210x50.svg)](https://github.com/sponsors/hollowaykeanho)\n\nA small token purchase would helps a lot.\n\n\n\n### Craftmanship\n\nIf you wish to bring in codes contribution, bug report, and ideas, please feel\nfree to refer the PDF Handbook and execute accordingly.\n\n\n\n\n## License\nHolloway's HiAI! is licensed under OSI compatible\n[Apache 2.0 License](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchewkeanho%2Fapp_hiai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchewkeanho%2Fapp_hiai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchewkeanho%2Fapp_hiai/lists"}