Hello, this repo is an easy way to run a web server for MLX. The design is very minimalistic and contains multiple features like:
And more coming soon like:
Here is photo of the UI

No pre-requisites or dependencies needed.
You would only need to run this command to install:
bash -c "$(curl -s https://raw.githubusercontent.com/Rehan-shah/mlx-web-ui/main/install.sh)"
After installation, navigate to the mlx-web-ui directory:
cd mlx-web-ui
To start the server, run:
sudo bash main.sh
This will start the web server on http://localhost:5173.The backend is running on port 8000.
Try updating the web-ui version and running again. It can be done using this script:
sudo bash update.sh
If the issue still exists, please open an issue in this repo.
To use rag you could click the paper pin icon in the textbox and then select the file you want to use.
27 commits
TypeScript
67.8%
Python
26.6%
Shell
3.4%
JavaScript
1.8%
Hello, this repo is an easy way to run a web server for MLX. The design is very minimalistic and contains multiple features like:
And more coming soon like:
Here is photo of the UI

No pre-requisites or dependencies needed.
You would only need to run this command to install:
bash -c "$(curl -s https://raw.githubusercontent.com/Rehan-shah/mlx-web-ui/main/install.sh)"
After installation, navigate to the mlx-web-ui directory:
cd mlx-web-ui
To start the server, run:
sudo bash main.sh
This will start the web server on http://localhost:5173.The backend is running on port 8000.
Try updating the web-ui version and running again. It can be done using this script:
sudo bash update.sh
If the issue still exists, please open an issue in this repo.
To use rag you could click the paper pin icon in the textbox and then select the file you want to use.
27 commits
TypeScript
67.8%
Python
26.6%
Shell
3.4%
JavaScript
1.8%