Spaces:
Running
Running
File size: 3,382 Bytes
df4549c 750bbe6 34fbbbf 750bbe6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 | ---
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>
|