Skip to content

Aryan20/Minimalist-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalist-Browser

A browser truly worthy of being called minimalist.

Supports AI powered features with offline and online LLMs both.

Inspired by GNOME Web and Microsoft Edge.

For offline LLM use - https://github.com/Mozilla-Ocho/llamafile

From personal tests, LLaVa model gave the best compromise between answers and speed.

Steps to run ->

  • Run - pip install -r requirements.txt
  • Run your llama file model or change API to point to something like OpenAI
  • Run - meson build
  • Run - cd build && meson install
  • Enjoy the browser :)

Note: Use on Linux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published