openchatai / OpenChat

LLMs custom-chatbots console âš¡
https://open.cx
MIT License
5.2k stars 639 forks source link

NextJS for Server, great! But PHP! WHAT?!? #28

Closed strangelearning closed 1 year ago

strangelearning commented 1 year ago

Is this some sort of "obfuscation" by "mature tech usage" scheme?!?! 🤪

Would love if this was all in NextJS.

Just curious on the devs choice of PHP!

rendao commented 1 year ago

php for web service is ok, i think it is convenient and efficient. And, the core is llm-server in this project.

gharbat commented 1 year ago

Hey, PHP only used on the backend-server side, not llm-server, it should be straight forward to get onboard (standard Laravel MVC), yet the project is still new, and I am open to re-write the backend server in a different stack, do you have any thing on mind?

nhenderson commented 1 year ago

Laravel is great! Don't change it :+1:

strangelearning commented 1 year ago

Maybe I should learn Laravel! I have heard great things. Just confused me initially seeing both NextJS and PHP is all. No negativity towards devs at all!