Coder Social home page Coder Social logo

artscii-fork's Introduction

 █████╗ ██████╗ ████████╗███████╗ ██████╗██╗██╗
██╔══██╗██╔══██╗╚══██╔══╝██╔════╝██╔════╝██║██║
███████║██████╔╝   ██║   ███████╗██║     ██║██║
██╔══██║██╔══██╗   ██║   ╚════██║██║     ██║██║
██║  ██║██║  ██║   ██║   ███████║╚██████╗██║██║
╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚══════╝ ╚═════╝╚═╝╚═╝

Artscii

By Anamika Nayak, Stuart Rimel, Eliza Sohn & Pete Wells

CS 554 - Software Engineering Project


Description

ARTSCII is a React-based AI Generative ASCII art generator. It uses the Dezgo API to generate images based off of your prompts and then converts the image to ASCII characters. It was created for Portland State University's CS-554 "Software Engineering" class in the Winter of 2023.

Installation

Note: You will need to sign up for a Dezgo API key in order to run this on your own machine.

  1. Clone or download this repo. git clone https://github.com/elizasohn/artscii.git
  2. Install the node modules by navigating to root and running npm install
  3. Create a file named .env and place it in the artscii folder. [path_to_repository]/artscii/.env
  4. Create a variable for your Dezgo API key inside the .env file. REACT_APP_STABLE_DIFFUSION_API_KEY = [your key here]
  5. Change into the artscii directory cd [path_to_repo]/artscii and run the project npm start
  6. If it does not open automatically: with the application running, navigate to localhost:3000 on a web browser like Chrome.

Usage

Try it out here! Simply enter a search term, wait for the resulting ai generated image and press "asciify" to see the glorious ascii results!

Technologies

References

artscii-fork's People

Contributors

elizasohn avatar anamika8 avatar srimel avatar unfinishedideas avatar

Stargazers

 avatar

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.