A Python CLI tool for chatting with our Ollama local LLM

3 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a help menu for a Python CLI chat application that interacts with a local Ollama LLM. The help menu should provide a summary of the tool, list valid commands, and include a link to the GitHub repository.

Complexity: 2/5
enhancement good first issue

A Python CLI tool for chatting with our Ollama local LLM

Python

AI Summary: Implement a help menu for a Python CLI chat application that interacts with a local Ollama LLM. The help menu should provide a summary of the tool, a list of commands, and a link to the GitHub repository.

Complexity: 2/5
enhancement good first issue

A Python CLI tool for chatting with our Ollama local LLM

Python

AI Summary: Modify the Python CLI tool to include the Linux username of the user in the initial prompt given to the Ollama LLM. This will personalize the LLM's responses by providing it with contextual information about the user.

Complexity: 2/5
enhancement good first issue

A Python CLI tool for chatting with our Ollama local LLM

Python