[GH-ISSUE #9017] 🔥A new way to display llm response 🔥 #67920

Closed
opened 2026-05-04 12:02:09 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @pratham15541 on GitHub (Feb 11, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9017

I have developed a new feature for ShellMind that enables the display of LLM responses in HTML format within the terminal. This feature enhances readability and supports proper formatting, making responses more structured and visually clear. Also i have used file selection to directly pass documents in llm.

I have created a demo of this feature using the Gemini API. You can explore the implementation in the repository:
🔗 Repo: ShellMind GitHub

To try it out, you can install ShellMind globally using:

npm i -g shellmind

If you're interested, I can work on implementing this feature further. Let me know how you'd like to proceed! 🚀

Originally created by @pratham15541 on GitHub (Feb 11, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9017 I have developed a new feature for ShellMind that enables the display of LLM responses in HTML format within the terminal. This feature enhances readability and supports proper formatting, making responses more structured and visually clear. Also i have used file selection to directly pass documents in llm. I have created a demo of this feature using the Gemini API. You can explore the implementation in the repository: 🔗 Repo: [ShellMind GitHub](https://github.com/pratham15541/shellmind) To try it out, you can install ShellMind globally using: `npm i -g shellmind` If you're interested, I can work on implementing this feature further. Let me know how you'd like to proceed! 🚀
GiteaMirror added the feature request label 2026-05-04 12:02:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#67920