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

Modulation for main.py issue #57 #61

Closed ayaan-qadri closed 11 months ago

ayaan-qadri commented 11 months ago

for issue #57, the modularization of main.py is complete. Initially, I suggested keeping both functions as they were and creating a module for only the classes. However, I later realized that it wouldn't make a significant difference. Therefore, I created another file for the modularization of both functions (db_retriver and load_model). After making these changes, I thoroughly checked everything on my system, and it appears to be working perfectly. Please lemme know if everything is fine from your end. Hope you are satisfied with my contribution !

neokd commented 11 months ago

Great work @PentW0lf . We can do something similar for builder also .

ayaan-qadri commented 11 months ago

Thanks!

gimme some time for builder i will do that too and do you still want to change the name of folder @neokd ?