Skip to content

Add local LLM client under AI Projects - #6

Draft
KhanN-byte wants to merge 1 commit into
mainfrom
codex/add-local-llm
Draft

Add local LLM client under AI Projects#6
KhanN-byte wants to merge 1 commit into
mainfrom
codex/add-local-llm

Conversation

@KhanN-byte

Copy link
Copy Markdown
Owner

What changed

  • Added AI Projects/LocalLLM.py, an interactive command-line chat client for local Ollama models.
  • Supports model selection, automatic model installation, retained conversation history, /clear, and /exit commands.

Why

Keeps the local LLM utility with the repository's other AI projects.

Impact

Users can run the script locally after installing the ollama Python package and starting Ollama.

Validation

  • PYTHONPYCACHEPREFIX=/tmp/localllm-clean.EydIS6/pycache python3 -m py_compile "AI Projects/LocalLLM.py"
  • Confirmed the branch diff against main contains only AI Projects/LocalLLM.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant