Giter Site home page Giter Site logo

addy0000 / dypixa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thedatatribune/dypixa

0.0 0.0 0.0 8.47 MB

A project to generate abstract images dynamically!

Home Page: https://thedatatribune.github.io/dyPixa/

License: MIT License

JavaScript 1.31% Python 14.28% CSS 7.35% HTML 3.65% Jupyter Notebook 73.42%

dypixa's Introduction

dyPixa

Dynamically generating abstract images using Computer Vision, Machine Learning, and Sentiment Analysis

All Contributors Discord dyPixa

Issues Pull Requests Forks Stars

dyPixa Header

dyPixa, aka Dynamic Pixels, is an open-source project that aims to develop a tool combining the power of computer vision, machine learning, and natural language processing to create abstract images based on text input and sentiment analysis. With dyPixa, you can generate stunning visuals by harnessing the emotions expressed in the text.

Table of Contents

Introduction

dyPixa is a project that enables you to analyze Multilingual text, perform sentiment analysis, and use the emotions expressed in the text to generate abstract images with carefully selected color combinations. It would leverage state-of-the-art machine learning models and image processing techniques to achieve this. Additionally, dyPixa allows you to overlay the input text onto the generated abstract image, creating visually striking compositions.

Features

  • Multilingual Text and Sentiment Analysis: dyPixa can analyze Hindi text and determine its sentiment, whether it's positive, negative, or neutral.

  • Color Combination Model: Train a machine learning model using a dataset of images paired with text descriptions to learn the most suitable color combinations for different sentiments.

  • Abstract Image Generation: Generate abstract images based on the input text's sentiment, utilizing the color combinations learned by the model.

  • Text Overlay: Overlay the input text onto the generated abstract image, allowing you to create visually appealing compositions that convey the text's emotion.

Getting Started

To get started with dyPixa, follow these steps:

  1. Fork this repository and clone using following command:
$ git clone https://github.com/<your-username>/dyPixa.git  
$ cd dyPixa  
  1. Install Dependencies:
  • Install the required Python libraries by running (the requirements.txt is updated with growth of the project):
    $ pip install -r requirements.txt
  • Download Pre-trained Models (applicable in future as the project grows):
    Depending on the project's requirements, you might need to download pre-trained models for sentiment analysis or color combination generation. Check the project documentation for instructions on acquiring these models.
  1. Run/Enhance the Project:
  • Follow the project-specific instructions in the documentation (to be updated) to use dyPixa for text analysis, color combination generation, abstract image creation, and text overlay. Once you are inthe working directory, i.e., dyPixa; you can also start enhancing the code. Being open-source, maintainers would love to merge your contributions.

Usage

Being in an early phase of the development, the usage guide for dyPixa is yet to be populated. However, with this tool, one would be able to do:

  1. Text Analysis and Sentiment Analysis
  1. Color Combination Generation
  1. Abstract Image Generation
  1. Text Overlay

Contributing

Contributions to dyPixa are welcome! Whether you want to improve existing features, add new functionality, or report issues, please follow the contribution guidelines outlined in the project's CONTRIBUTING.md file.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute dyPixa according to the terms of the license.


Note for contributors: This README.md is supposed to be updated as per any new feature/changes introduced. Provide clear and comprehensive instructions to help users get be familiar.

dypixa's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.