{"id":34800386,"url":"https://github.com/jmkraus/picochat","last_synced_at":"2026-05-23T08:05:17.777Z","repository":{"id":296680845,"uuid":"980726444","full_name":"jmkraus/picochat","owner":"jmkraus","description":"AI CLI chat client for AI LLM's, mainly written for Pico AI Server on Mac. But also works well with ollama.","archived":false,"fork":false,"pushed_at":"2026-05-21T16:21:14.000Z","size":14884,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-22T00:59:10.668Z","etag":null,"topics":["ai-tools","chat-application","cli-app","llmchat","ollama-app","ollama-client","ollama-interface","openai","openai-cli","openai-client","openai-compatible"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmkraus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-09T15:55:13.000Z","updated_at":"2026-05-21T16:21:19.000Z","dependencies_parsed_at":"2025-06-01T18:04:09.097Z","dependency_job_id":"cc94046d-11cd-48b7-8164-37a170f3c6f2","html_url":"https://github.com/jmkraus/picochat","commit_stats":null,"previous_names":["jmkraus/picochat"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jmkraus/picochat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkraus%2Fpicochat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkraus%2Fpicochat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkraus%2Fpicochat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkraus%2Fpicochat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmkraus","download_url":"https://codeload.github.com/jmkraus/picochat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkraus%2Fpicochat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33387661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-tools","chat-application","cli-app","llmchat","ollama-app","ollama-client","ollama-interface","openai","openai-cli","openai-client","openai-compatible"],"created_at":"2025-12-25T11:37:29.515Z","updated_at":"2026-05-23T08:05:17.760Z","avatar_url":"https://github.com/jmkraus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PicoChat\n\nA lightweight terminal chat client for local and OpenAI-compatible LLM backends.\n\n## Introduction\n\nPicoChat provides an interactive CLI workflow with multiline input, session history, structured output options, and image-capable prompts.\n\n## Key Features\n\n- Interactive multiline chat input (`Ctrl+D` submit, `Esc`/`Ctrl+C` cancel)\n- Session history save/load\n- Multiple backend protocols (`ollama`, `openai`, `responses`)\n- Output formatting (`plain`, `json`, `json-pretty`, `yaml`)\n- Structured content generation via JSON schema\n- Image prompt support\n- Clipboard helpers and runtime commands\n\n## Installation\n\nBuild from source:\n\n```bash\ngo mod download\ngo mod tidy\ngo test ./...\ngo build\n```\n\nOn macOS, unsigned binaries may need quarantine removal:\n\n```bash\nsudo xattr -rd com.apple.quarantine ./picochat\n```\n\n## Quick Start\n\nInteractive mode:\n\n```bash\n./picochat\n```\n\nPipe mode:\n\n```bash\necho \"Write a Haiku about Cheese\" | ./picochat -quiet\n```\n\n## Documentation\n\nDetailed guides are in [`/docs`](docs):\n\n- [Usage Guide](docs/usage.md)\n- [Configuration](docs/configuration.md)\n- [Output and Structured Content](docs/output-and-structured-content.md)\n- [Image Processing](docs/image-processing.md)\n- [Debug and Known Issues](docs/debug-and-known-issues.md)\n\n## Acknowledgements\n\n- [BurntSushi/toml](https://github.com/BurntSushi/toml)\n- [atotto/clipboard](https://github.com/atotto/clipboard)\n- [mattn/go-runewidth](https://github.com/mattn/go-runewidth)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmkraus%2Fpicochat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmkraus%2Fpicochat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmkraus%2Fpicochat/lists"}