CoolFace
Apppublic

Zyan11/LocalAI-Amlan-Edition

sourceHugging Faceupdated 7mo agoView on Hugging Face
5likes
App README

๐Ÿฆ™ 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. 1.Clone this repository:
bash
   git clone https://github.com/Amlan-109/LocalAI-Amlan-Edition.git
   cd LocalAI-Amlan-Edition
  1. 1.Build the Docker image locally:
bash
   docker build -t localai-amlan-edition .
  1. 1.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.


<div align="center"> <sub>Built with โค๏ธ by Amlan Mallick</sub> </div>