Skip to content

Circuit-Overtime/elixpo_ai_chapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElixpoAI Art Generator

Hacktoberfest 2024

Hacktoberfest 2024 is an opportunity for developers and enthusiasts to contribute to open-source projects. We are excited to participate and encourage community involvement in our ElixpoAI Art Generator project.

During this event, we welcome contributions in the form of bug fixes, feature enhancements, documentation improvements, and more. By collaborating with fellow developers, we aim to enhance our project and create a vibrant community around AI art generation.

Join us in making a positive impact in the open-source ecosystem this Hacktoberfest! Whether you're a seasoned contributor or new to open-source, your contributions are valuable and appreciated.

Project Overview

This project is an AI-powered art generator that combines a robust backend with a user-friendly frontend. The generator utilizes various machine learning models and algorithms to create unique and captivating artwork based on user input.

Features

  • AI Art Generation: Generates diverse art styles using advanced machine learning models.
  • Image Enhancement: Applies various visual effects to enhance existing images.
  • Prompt Enhancement: Provides tools for refining and optimizing prompts for optimal AI art generation.
  • User Interface: A web-based interface offers a seamless and interactive experience for generating and manipulating artwork.
  • Social Media Integration: Enables easy sharing of generated artwork across social media platforms.
  • Firebase Integration: Leverages Firebase services for authentication, storage, and database management.
  • Dataset Management: Includes tools for building and refining datasets used for training AI models.
  • Server Network: A network of servers facilitates efficient image processing and delivery.
  • ServerSide-Tracking: All the requests are tracked by the server and has dependencies alongisde where a csv file is being made to process further LLM improvements

Installation

  1. Setup virtual environment:
    python -m venv .venv
    source .venv/bin/activate 
  2. Install dependencies:
    pip install -r requirements.txt

Usage

  1. Start the server:
    ./server.sh 
  2. Access the web interface: Open your web browser and navigate to http://localhost:5000.
  3. Generate artwork: Follow the prompts and instructions on the website to create your AI art.

Development Note

The website is being built in a private repository, but updates are being made in the open-source version to keep track of changes and ensure security. This project is part of Hacktoberfest, and we welcome contributions from open-source developers.

Additionally, Kaggle builds are being created for the dataset to be published, and a model is being developed under specific circumstances. A Discord bot is also in development for the same purpose, alongside a Minecraft mod utilizing the Fabric API of version 1.21 to process requests and generate images in-game.

Research papers will be published, and efforts to fine-tune stickers and improve code readability are underway to make the repository more user-friendly.

Collaborators

We are excited to collaborate with various developers and artists in the open-source community. If you are interested in contributing, please reach out! Together, we aim to enhance the capabilities of this art generator.

Funding

This project is currently funded through a combination of personal investments and community contributions. We are exploring sponsorship opportunities to further expand the project's development and outreach. If you would like to support us or discuss potential funding options, please contact us.

Gallery

You can explore the generated artwork in our Gallery.

We can include a query parameter id to help share specific images by their image ID. For example, you can access an image directly using the following link:

https://circuit-overtime.github.io/Elixpo_ai_pollinations/gallery.html?id=9pde71i621

Kaggle and Data Science Builds

We are planning to enhance our presence on Kaggle by creating and sharing various data science writings and scripts. These builds will focus on optimizing the dataset for our AI models and providing insights into data processing techniques. Our goal is to foster a community around data science practices and encourage collaboration on Kaggle.

Discord and Minecraft Bots

In the future, we aim to expand the functionality of our Discord bot to offer more interactive features for users, such as real-time image generation requests and community-driven art challenges. Additionally, our Minecraft mod will be enhanced to support more complex interactions, allowing players to generate and manipulate images directly within the game. We envision these tools becoming integral parts of our ecosystem, enhancing user engagement and creativity.

License

This software is made available under the terms of either of the licenses found in LICENSE.APACHE or LICENSE.BSD. Contributions to uritemplate are made under the terms of both these licenses.