the backend is the thing that interacts with your LLM, frontend ( nala cli ) talks with backend
this will help with retaining chat when network failure
this would also help with multi device communication -> phone to laptop/pc or one laptop/pc to another
for this to work, there needs to be a proper authentication system and transparency system on all the requests that have been semt through your account
the backend is the thing that interacts with your LLM, frontend ( nala cli ) talks with backend
this will help with retaining chat when network failure
this would also help with multi device communication -> phone to laptop/pc or one laptop/pc to another
for this to work, there needs to be a proper authentication system and transparency system on all the requests that have been semt through your account