2 releases

0.1.1 Feb 17, 2025
0.1.0 Feb 17, 2025

#303 in Machine learning

Download history 189/week @ 2025-02-16 15/week @ 2025-02-23 7/week @ 2025-03-02

211 downloads per month

MIT license

20KB
171 lines

LLM in Console

Maybe a simple chat tool for terminal users.

Usage (WIP)

# oneshot question
llmc <your question>

# ... answers from LLM
# change profile (configurable)
llmc -p general-ds-r1 <your question>

# ... answers from LLM
# continuous chat
llmc -s
>> <your question 1>
# ... answers from LLM
>> <your question 2>
# ... answers from LLM

Dependencies

~17–32MB
~506K SLoC