neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 60 forks source link

Notification from system #131

Closed neokd closed 5 months ago

neokd commented 5 months ago

Create a file inneogpt/utils/notify.py in the project and create a function called notify which accepts 2 parameters i.e title, message to send notification to user.

Note: the function should send system level notification and should be cross platform (windows, macOS, Linux).