Amlan-109
chore: add Hugging Face Space configuration metadata
df4549c
---
title: LocalAI Amlan Mallick Edition
emoji: πŸ¦™
colorFrom: blue
colorTo: indigo
sdk: docker
pinned: false
---
# πŸ¦™ LocalAI – Amlan Mallick Edition
<div align="center">
<img src="./core/http/static/llama_logo.png" width="220" alt="LocalAI Amlan Mallick Edition Logo">
<h3>The Premium, Personalized OpenAI Alternative</h3>
<p>
<a href="https://dev-portfolio-showcase-v1.web.app/"><b>Portfolio</b></a> β€’
<a href="https://localai-guide-amlan.web.app/"><b>Documentation</b></a> β€’
<a href="https://github.com/Amlan-109"><b>GitHub</b></a>
</p>
</div>
<p align="center">
<img src="https://img.shields.io/badge/Release-v2.0.0-blue?style=for-the-badge&logo=rocket" alt="Release">
<img src="https://img.shields.io/badge/LocalAI-Personalized-orange?style=for-the-badge&logo=google-cloud" alt="Status">
<img src="https://img.shields.io/badge/Docker-Ready-2496ED?style=for-the-badge&logo=docker" alt="Docker">
</p>
---
## ✨ What is the Amlan Edition?
This is a **highly personalized, premium fork** of LocalAI, customized by **Amlan Mallick**. It transforms the standard LocalAI experience into a sophisticated, branded AI powerhouse with enhanced visual aesthetics and integrated personal workflows.
### πŸ’Ž Premium Features:
- **Modern Visual Identity**: Replaced the default branding with a custom llama-inspired logo featuring high-contrast design and glassmorphism.
- **Revamped User Interface**:
- **Glassmorphism Design**: Semi-transparent, blurred UI elements for a modern, sleek look.
- **Dynamic Glow Effects**: Interactive ambient lighting that reacts to user hover states.
- **Custom Login Experience**: A beautiful, branded authentication screen with persistent glowing aesthetics.
- **Deep Integration**: All documentation, footer links, and system routes are customized to link directly to Amlan's professional ecosystem.
- **Optimized Docker Workflows**: Pre-configured build systems for rapid deployment of the personalized environment.
---
## πŸ›  Tech Stack
- **Core**: Go (Golang)
- **Frontend**: HTML5, Vanilla JavaScript, Tailwind CSS
- **Design Concepts**: Glassmorphism, Ambient Glows, CSS3 Transitions
- **Deployment**: Docker, Docker Compose
- **Compatibility**: 100% OpenAI API Compatible
---
## πŸš€ Quick Start
### πŸ“¦ Run with Docker (Recommended)
To run the pre-built **Amlan Edition** image:
```bash
docker run -p 8080:8080 --name localai-amlan localai-amlan-edition
```
### πŸ”¨ Build from Source
1. Clone this repository:
```bash
git clone https://github.com/Amlan-109/LocalAI-Amlan-Edition.git
cd LocalAI-Amlan-Edition
```
2. Build the Docker image locally:
```bash
docker build -t localai-amlan-edition .
```
3. Start the container:
```bash
docker run -p 8080:8080 --name localai-amlan localai-amlan-edition
```
Access the UI at: `http://localhost:8080`
---
## πŸ‘¨β€πŸ’» About the Author
**Amlan Mallick** is a passionate developer focused on building advanced AI infrastructure and personalized software experiences.
- **Portfolio**: [dev-portfolio-showcase-v1.web.app](https://dev-portfolio-showcase-v1.web.app/)
- **Documentation Guide**: [localai-guide-amlan.web.app](https://localai-guide-amlan.web.app/)
- **GitHub**: [@Amlan-109](https://github.com/Amlan-109)
---
<div align="center">
<sub>Built with ❀️ by Amlan Mallick</sub>
</div>