Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
GNU Affero General Public License v3.0
23.82k
stars
1.39k
forks
source link
idea: Plain-Text support for Attachments #4036
Open
Palace4Software opened 1 week ago
Problem Statement
If I want to attach a .txt file, I always have to convert it into a PDF and then pass it on to Jan. This takes time.
In addition, Jan can only convert the PDF into a readable format very slowly, especially if the PDF is very large.
Feature Idea
If I could attach the file directly as a .txt, Jan could not only process it faster, but the processing of the attachment would also be much faster.