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
78 stars 64 forks source link

Create Shell Script for Easy Execution #55

Closed Mohitraut07 closed 11 months ago

Mohitraut07 commented 11 months ago

Issue: #43 shell script with comments and example added.

neokd commented 11 months ago

the shell script should be to run neogpt entirely starting from installing the requirements from requirements.txt and then running the main file all by just running ./neogpt.sh. as mentioned in #43

Mohitraut07 commented 11 months ago

is this ok? @neokd

neokd commented 11 months ago

No, the script should start the main.py and before that install all the requirements.

Mohitraut07 commented 11 months ago

@neokd I will not be able to perform the required task so, I will be closing the PR. Thank you for giving me the opportunity .