{"id":20363969,"url":"https://github.com/vlazic/ai","last_synced_at":"2026-04-12T19:53:31.754Z","repository":{"id":262792592,"uuid":"888356627","full_name":"vlazic/ai","owner":"vlazic","description":"Collection of scripts for running various AI tools locally. Tested on Ubuntu.","archived":false,"fork":false,"pushed_at":"2025-01-01T15:37:48.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T14:11:39.612Z","etag":null,"topics":["ai","comfyui","docker","frp","llm","local-ai","nvidia-gpu","ollama","setup-scripts","stable-diffusion","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/vlazic.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T09:02:39.000Z","updated_at":"2025-02-10T19:29:36.000Z","dependencies_parsed_at":"2024-11-14T10:29:49.471Z","dependency_job_id":"622abbad-21ca-413f-93a3-b5e5bc26f5a5","html_url":"https://github.com/vlazic/ai","commit_stats":null,"previous_names":["vlazic/ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazic%2Fai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazic%2Fai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazic%2Fai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazic%2Fai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlazic","download_url":"https://codeload.github.com/vlazic/ai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241904629,"owners_count":20040019,"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","comfyui","docker","frp","llm","local-ai","nvidia-gpu","ollama","setup-scripts","stable-diffusion","ubuntu"],"created_at":"2024-11-15T00:09:07.115Z","updated_at":"2025-12-31T01:03:19.691Z","avatar_url":"https://github.com/vlazic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Tools and Helper Scripts\n\nCollection of installation scripts for running various AI tools locally, along with helper scripts for common AI-related tasks. Tested on Ubuntu.\n\n## Installation Scripts\n\nAll installation scripts are located in the `install-scripts/` directory.\n\n### ComfyUI (`install-scripts/comfyui-docker.sh`)\nStable Diffusion UI running on port 8188\n```bash\n./install-scripts/comfyui-docker.sh\n```\n\n### Ollama (`install-scripts/ollama.sh`)\nLocal LLMs installation with external access enabled\n```bash\n./install-scripts/ollama.sh\n```\n\n### Open WebUI (`install-scripts/openwebui-docker.sh`)\nWeb interface for Ollama on port 47586\n```bash\n./install-scripts/openwebui-docker.sh\n```\n\n## Helper Scripts\n\nHelper scripts for common AI-related tasks are located in the `helper-scripts/` directory.\n\n### Available Helper Scripts\n\n- `file-to-transcript.sh` - Transcribe audio files using OpenAI or Groq\n- `image-ocr.sh` - Extract text from images using OpenAI GPT-4 Vision\n- `translate-audio.sh` - Record and translate audio using OpenAI/Groq\n\n## Prerequisites\n\n- Docker with NVIDIA Container Toolkit\n- NVIDIA GPU\n- Ubuntu (or similar Linux)\n\n## Quick Start\n\n```bash\ngit clone git@github.com:vlazic/ai.git\ncd ai\n\n# Run what you need\n./install-scripts/ollama.sh            # Install Ollama\n./install-scripts/openwebui-docker.sh  # Setup Ollama web UI\n```\n\n## Notes\n- `./install-scripts/storage/` and `./install-scripts/safetensors-models/` are gitignored (except .gitkeep)\n- All Docker containers use NVIDIA GPU\n- Sample FRP client configuration is provided in `frpc.ini.sample` for remote access. Put it in `/etc/frp/frpc.ini` and run `sudo systemctl restart frpc` to apply changes.\n\n## TODO\n\n- [ ] Add Ollama proxy server for remote access [ParisNeo/ollama_proxy_server](https://github.com/ParisNeo/ollama_proxy_server)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlazic%2Fai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlazic%2Fai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlazic%2Fai/lists"}