Browser with LLM is all about givig the power of LLM to a browser .It is a modern web browser designed to provide a seamless and efficient browsing experience.
Download the repo :
git clone https://github.com/mellofordev/arc.gitAfer that nav to arc
cd arc
npm installFirst, run the development server by executing following commands:
1.Start the development server:
npm run devStart2.Run the development environment:
npm run dev