Create. Connect. Inspire.
An AI-powered platform for generating stunning images and video - part of the
open Elixpo ecosystem.
Elixpo Art · Elixpo · Discussions · Monorepo · Sponsor
Elixpo Art is an AI-powered creative platform for generating stunning images and video. It offers 15+ art styles and 8+ models, advanced image generation, robust gallery management, and vibrant social features to foster a creative community. The platform is currently under active development.
This repository is the source for the art.elixpo.com service.
| Icon | Feature | Description |
|---|---|---|
| 🎨 | AI Art Generation | Create stunning, unique artwork using advanced AI models like the Pollinations API. |
| 🔒 | Secure Auth | Seamless and secure sign-up, sign-in, and user profile management. |
| 🖼️ | Gallery System | Effortlessly browse, save, and manage all your generated masterpieces. |
| 🌐 | Social Feed | Share your creations and discover inspiring artwork from the global community. |
| 📚 | Blog System | Stay informed with educational content, tutorials, and project updates. |
| 📱 | Responsive Design | A beautiful and optimized experience on all devices: desktop, tablet, and mobile. |
Elixpo Art is built as a comprehensive full-stack application on Next.js.
- Frontend: Next.js (React 19), modern CSS, JavaScript (ES6+)
- Backend: Node.js, Express.js (for a fast, scalable API)
- Data & auth: Firebase / Firebase Admin
- AI integration: Pollinations API, Groq, Google Generative AI, and other services
- Package management: npm
npm install
npm run dev💡
npm run devlaunches the Next.js dev server. Some integrations useconcurrentlyto start backend services alongside the frontend.
Prerequisites: Node.js 20.x and npm. You can skip the GitHub PAT (Personal Access Token) configuration for basic local development.
| Tool | What it does | Link |
|---|---|---|
| 🎨 Elixpo Art | AI image generation (under dev) | art.elixpo.com |
| ✍️ Elixpo Blogs | A rich, modern writing and publishing space | blogs.elixpo.com |
| 🖊️ LixSketch | A hand-drawn style whiteboard for ideas and diagrams | sketch.elixpo.com |
| 💬 Elixpo Chat | A fluid, real-time AI chat experience (under dev) | chat.elixpo.com |
| 🔎 Elixpo Search | Fast, AI-assisted search | search.elixpo.com |
| 👤 Elixpo Accounts | One identity (SSO) across the ecosystem | accounts.elixpo.com |
| 🔗 lixrl | Our flagship URL shortener | lixrl.com |
| 🪪 Portfolios | Personal pages to showcase your work | me.elixpo.com |
| 🐼 Oreo | The mascot's home | oreo.elixpo.com |
Developers can drop our editors into their own projects with the
@elixpo/lixsketch and @elixpo/lixeditor packages, on npm and as VS
Code extensions.
Elixpo is made by people, in the open. 45+ contributors have shaped these tools, with a small core team steering the way:
- Ayushman Bhattacharya - Founder & Lead (@Circuit-Overtime)
- Vivek Yadav - Lead Co-Dev (@ez-vivek)
- Anwesha Chakraborty - Core Maintainer (@anwe-ch)
Everyone is welcome. See CONTRIBUTING.md and our Code of Conduct.
Elixpo has taken part in and been supported by GSSOC, Hacktoberfest, Pollinations.AI, MS Startup Foundations, and OSCI.
- 💬 Join the conversation in GitHub Discussions.
- 🚀 Submit your project to be featured across the ecosystem.
- 🛠️ Contribute - browse good first issues in the monorepo.
- ❤️ Support us via GitHub Sponsors.
Brand-ready marks live under public/, and the brand source of truth
(mascot, palette, rules) lives in the elixpo
monorepo. A browsable kit is at elixpo.com/assets.
Elixpo uses one licensing standard across every repository:
- Code - MIT (with the Oreo-trademarks exception).
- Brand & visual assets - CC-BY-4.0 (with the same exception).
The Oreo mascot, the chest E-badge, and the "Elixpo" and "Oreo" names, domains,
and palette are reserved - this protects the brand and its royalties while
keeping the code and assets free. See LICENSE and the per-product
notice board, NOTICE.
Per-repo "exclusive" artifacts (an npm package, a VS Code extension, a hosted SaaS, a paid tier) are declared here and in
NOTICE.
This repository: None. art.elixpo.com is an official hosted service; the brand and the hosted deployment are reserved, but the source is MIT.
Made in the open, together. © 2023-2026 Elixpo.
