{"id":27755714,"url":"https://github.com/ktaletsk/ai-cli-template","last_synced_at":"2025-04-29T07:27:26.162Z","repository":{"id":287081026,"uuid":"962939385","full_name":"ktaletsk/ai-cli-template","owner":"ktaletsk","description":"Copier template for Python Click CLI with OpenAI and RAG","archived":false,"fork":false,"pushed_at":"2025-04-09T21:09:24.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T21:39:52.954Z","etag":null,"topics":["ai-cli","copier","copier-python","copier-template","generative-ai","python","python-cli"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/ktaletsk.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":"2025-04-08T22:58:39.000Z","updated_at":"2025-04-09T21:06:22.000Z","dependencies_parsed_at":"2025-04-09T21:39:57.137Z","dependency_job_id":"69abcf22-3270-447f-a349-903e738c0853","html_url":"https://github.com/ktaletsk/ai-cli-template","commit_stats":null,"previous_names":["ktaletsk/ai-cli-template"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fai-cli-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fai-cli-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fai-cli-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fai-cli-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktaletsk","download_url":"https://codeload.github.com/ktaletsk/ai-cli-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251454695,"owners_count":21592047,"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-cli","copier","copier-python","copier-template","generative-ai","python","python-cli"],"created_at":"2025-04-29T07:27:25.591Z","updated_at":"2025-04-29T07:27:26.157Z","avatar_url":"https://github.com/ktaletsk.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI CLI Tool Template\n\n[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-orange.json)](https://github.com/copier-org/copier)\n\nThis repository contains a template for creating AI-powered CLI tools using Python. It provides a solid foundation for building command-line applications that leverage various AI models like OpenAI, Anthropic, and local models through Ollama.\n\n## Features\n\n- Ready-to-use CLI structure with [Click](https://click.palletsprojects.com/)\n- Support for multiple AI providers:\n  - OpenAI (GPT models)\n  - Anthropic (Claude models)\n  - Azure OpenAI\n  - Ollama (local models)\n- Optional Retrieval-Augmented Generation (RAG) capabilities\n- Configuration management\n- Easy environment setup with Conda\n\n## Usage\n\nTo use this template, you need [Copier](https://copier.readthedocs.io/en/stable/):\n\n```bash\n# Install copier\npip install copier\n\n# Create a new project\ncopier copy gh:ktaletsk/ai-cli-template path/to/your-project\n```\n\nDuring the copy process, you'll be prompted to customize your project with options like:\n\n- Project name and description\n- Python package name\n- Author information\n- Whether to include Ollama support\n- Whether to include RAG capabilities\n- Python version\n\n## Template Structure\n\nThe template is located in the `template/` directory and includes:\n\n- Project configuration files\n- CLI implementation\n- AI integration code\n- Optional RAG functionality\n- Documentation\n\n## License\n\nThis template is licensed under the MIT License. See the LICENSE file for details. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktaletsk%2Fai-cli-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktaletsk%2Fai-cli-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktaletsk%2Fai-cli-template/lists"}