https://github.com/davep/natter
An experimental ollama client for the terminal
https://github.com/davep/natter
ai ollama ollama-client python python3 terminal textual
Last synced: 8 months ago
JSON representation
An experimental ollama client for the terminal
- Host: GitHub
- URL: https://github.com/davep/natter
- Owner: davep
- License: gpl-3.0
- Created: 2024-04-24T09:47:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T09:19:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T06:59:19.455Z (over 1 year ago)
- Topics: ai, ollama, ollama-client, python, python3, terminal, textual
- Language: Python
- Homepage: https://pypi.org/project/natter/
- Size: 350 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Natter
A wee experimental terminal-based chat client, built to mess around with the
[Python Ollama library](https://github.com/ollama/ollama-python).

## Motivation
There are lots of good and very comprehensive terminal-based LLM clients out
there. Pretty much all of them are feature-rich and very busy, and most
concentrate on privacy-problematic backend engines.
I wanted to toy with something that was simple, direct, to the point, and
locally-based.
Also, this is a tinker toy so I can experiment with the library I've built
this around, and also experiment with how I can make use of a locally-hosted
LLM.
[//]: # (README.md ends here)