Skip to content

amirrezapanahi/jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jarvis

Pre-requisites:

  • Ollama
  • Glow

This should enhance the existing ollama ux:

Everything that the TUI ollama provides with the extra following:

  1. multi-line input
  2. prettified ollama response with glow
  3. chat history
  4. more?...

The existing ollama tui doesnt make it easy to distinguish between code blocks and rich formatting. This program aims to solve that.

jarvis.mp4

Need to work on the flickering issue. Unfortunately the markdown renderer glow does not support input streaming into the stdin. so had to find a hack which causes this flickering issue.

About

a prettified llm tui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages