patrickloeber / ai-typing-assistant

AI powered local typing assistant built with Ollama
https://patloeber.com/typing-assistant-llm/
MIT License
291 stars 34 forks source link

Adding Chat Feature for Text Generation #2

Open mfaizanmumtaz opened 6 months ago

mfaizanmumtaz commented 6 months ago

Asslam o Alikum Patric Sir,

I have added a chat feature in the code where the user can prompt the model for generation using the follow_me indicator. If the user puts the follow_me indicator in start, the model will follow the user prompt to generate a corresponding response. I request you to please give me repo pull request access so I can push the code for current and future changes.

Thanks

13331112522 commented 3 weeks ago

I add some functions including chat into this:

  1. Remote mode is supported. Online LLMs provide better performance while not compromising efficiency.

  2. Save the selected text into a file.

  3. Text chat.

Github.com/13331112522/ai-typing.git