{"id":15169632,"url":"https://github.com/harrisonhemstreet/ask-ollama","last_synced_at":"2025-06-28T07:35:52.672Z","repository":{"id":210125061,"uuid":"725814723","full_name":"HarrisonHemstreet/ask-ollama","owner":"HarrisonHemstreet","description":"Ask-Ollama is a command-line tool that allows users to interact with the Ollama models directly from the terminal. This tool provides a simple and intuitive way to ask questions and receive responses from Ollama models.","archived":false,"fork":false,"pushed_at":"2023-12-01T04:53:10.000Z","size":19,"stargazers_count":15,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-25T12:40:23.431Z","etag":null,"topics":["ai","chatbot","cli","llm","ollama","rust","terminal"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/ask-ollama","language":"Rust","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/HarrisonHemstreet.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":"2023-11-30T23:39:06.000Z","updated_at":"2025-03-06T11:14:45.000Z","dependencies_parsed_at":"2023-11-30T23:51:40.935Z","dependency_job_id":"904245d9-5b1c-4ca3-9d82-a6549dc6876d","html_url":"https://github.com/HarrisonHemstreet/ask-ollama","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"37ba3566e034bd68b5efef2d7e3241ea0c8211f2"},"previous_names":["harrisonhemstreet/ask-ollama"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/HarrisonHemstreet/ask-ollama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonHemstreet%2Fask-ollama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonHemstreet%2Fask-ollama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonHemstreet%2Fask-ollama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonHemstreet%2Fask-ollama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarrisonHemstreet","download_url":"https://codeload.github.com/HarrisonHemstreet/ask-ollama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonHemstreet%2Fask-ollama/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262393501,"owners_count":23304130,"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","chatbot","cli","llm","ollama","rust","terminal"],"created_at":"2024-09-27T07:04:13.318Z","updated_at":"2025-06-28T07:35:52.655Z","avatar_url":"https://github.com/HarrisonHemstreet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ask-Ollama\n\nAsk-Ollama is a command-line tool that allows users to interact with the [Ollama](https://ollama.ai/) LLM models directly from the terminal. This tool provides a simple and intuitive way to ask questions and receive responses from Ollama models.\n\n## Features\n\n- **Interactive CLI**: Easily ask questions and get responses.\n- **Model Selection**: Choose different models for varied responses.\n\n## Installation\n\nTo install Ask-Ollama, you need to have Rust and Cargo installed on your system. If you haven't already installed Rust, you can do so by following the instructions [here](https://www.rust-lang.org/tools/install).\n\nOnce Rust is installed, you can install Ask-Ollama using Cargo:\n\n```sh\ncargo install ask-ollama\n```\n\n## Usage\n\nAfter installation, you can start using Ask-Ollama by running:\n\n```sh\nask [OPTIONS] [PROMPT]\n```\n\n### Options\n\n- `--model=[MODEL]`: Specify the model to use (default is 'mistral').\n- `--version`: Display the version of the installed Ask-Ollama tool.\n- `[PROMPT]`: The question or prompt to send to Ollama. Quotation marks are not required.\n\n### Examples\n\nAsking a question using the default model:\n\n```sh\nask \"What is the capital of France?\"\n```\nor\n```sh\nask What is the capital of France?\n```\n\nSpecifying a different model:\n\n```sh\nask --model=gale \"Explain the theory of relativity\"\n```\nFind all available models from Ollama [here](https://ollama.ai/library).\n\nChecking the version:\n\n```sh\nask --version\n```\n\nSeeing the help info:\n```sh\nask --help\n```\n\n### Watch the YouTube Video Here! (click on the image)\n[![How to use ask-ollama](https://i.imgur.com/Pgr5FZl.png)](https://www.youtube.com/watch?v=05GynRi9NAQ)\n\n## Contributing\n\nContributions to Ask-Ollama are welcome! If you have suggestions for improvements or encounter any issues, please feel free to open an issue or submit a pull request on our [GitHub repository](https://github.com/HarrisonHemstreet/ask-ollama).\n\n## License\n\nAsk-Ollama is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisonhemstreet%2Fask-ollama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrisonhemstreet%2Fask-ollama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisonhemstreet%2Fask-ollama/lists"}