After School Club resources, 2024
(Opensource) AI Tools





Can you break the algorithm?
Can a Neural Network recognize doodling?
Survival of the Best Fit
Prompt Guessing Game
More AI Icebreaker Minigames




Image to Text (Clip Interrogator Stable Diffusion)
Text to Image (Stable Diffusion Fast)
Text to Image (Stable Diffusion 2.1)
Text to Image (DALL-E Mini)
Text to 6 Images (Select Your Own Models)
Text and Image to Image
Image to Image I
Image to Image 2
Image Recognition
Smart Image Recognition (Answers questions)
Instruction Based Image Editing 1
Instruction Based Image Editing 2
Background Remover
Image to 3d Model
Add depth to image
Faceswap
Styletransfer from one image to another
Neural Styletransfer
AnimeGan
Image in 3D space
Photo Colorization
Upscale and Resizer
Image Variation
DeepDream
Pixelation of Image




Stable Diffusion artist prompt encyclopedia
Prompt Optimizer for Stable Diffusion
For inspiration: The Aesthetics Wiki
Prompt EQ




Check out video AI tools on Runway ML
Text to Animation
Text to Video
Image to Video 1
Image to Video II
Video Faceswap
Transcribe
Youtube Video to Text




Text to Speech (a lot of different models)
Text to Speech (clone your voice from an audio file)
Text to Music, Artwork and Lyrics
Image to Music
Image to Sound Effect
Multitrack Midi Data Generator
Song Cover Generator




Chatbot LLama
Mixtral Text Assistence
Chat with a PDF file
Local LLM on Mac M1, M2, M3 + download link (scroll down for more info)




Screenshot to HTML





Timeline: Development of Image Generation AI tools
Search engine: Source.+ Search, curate, and enrich collections for AI training
Lecture Video by Benjamin Bratton on Design, Philosophy and A.I.
Hybrid Futures: Diagrams for Critical Algorithmic Practice – A talk by David Benqué
Text: Can AI be used for Artistic Research?
Text: The Politics of Images in Machine Learning Datasets
Text: Design in the Era of the Algorithm
Text: Rethinking Design Tools in the Age of Machine Learning
Search engine: See if your work is in AI datasets
Text: How Did A.I. Art Evolve? Here’s a 5,000-Year Timeline
Designing for Reflexive Use of Generative AI
Measuring trends in AI 2024 (Index Report) + State of AI in 15 graphs
Video: Remembering Our Future: shamanism, oracles and AI
Cartography of generative AI
Video: Techne Beyond Monoculture III 1/4
Article: Here lies the internet, murdered by generative AI
Article: Nightshade, the tool that ‘poisons’ data, gives artists a fighting chance against AI
Article: Translating Language Justice to Digital Platforms
Article: Where are all the ‘godmothers’ of AI? Women’s voices are not being heard
Article: How to Glitch AI
Article: The Long History of Algorithmic Fairness
Reader: How AI reduces the world to stereotypes
Essay: Making Kin with the Machines
Article: The Model is the Message
Pluralistic: “Open” “AI” isn’t
Project: A feminist guide to the past, present and future of computing
Article: What have Language Models Learned?
Interactive: LLM Visualization




AI x Design Community
Curated search engine for Science
Youtube Channel: Artificial Images




Resisting Data Colonialism
Feminist Internet: Envisions
Maaike Harbers - AI & Gender
Eugenics and the promise of utopia through artificial general intelligence
Visions of AI in popular culture
AI Nationalisms: Global Industrial Policy Approaches to AI
Future Art Ecosystems: Art x Public AI
EU Guidelines on the use of Generative AI in Research 
Algorithms as cartomancy - Schemas of Uncertainty
Roadmap to Democratic AI
Solving Separation-of-Concerns Problems in Collaborative Design of Human-AI Systems through Leaky Abstractions
Shifting AI controversies: How do we get from the AI controversies we have to the controversies we need? 
A new AI Lexicon
Colonialism & AI
Explainable Artificial Intelligence: a collection of critical essays
Minor Tech
9 ways to see a dataset
Parables of AI in/from the Majority World: An Anthology
Seeing, Naming, Knowing by Nora N. Khan
Decolonial AI: Decolonial Theory as Sociotechnical Foresight in Artificial Intelligence




Kunstmatig: Tussen AI en creativiteit
Fave: Interdependence
Hard Fork: A.I.’s Data Wall + a Suprise Privacy Bill
Ezra Klein Show: Artificial Intelligence? No, Collective Intelligence
RISD debates in AI with Kate Crawford


TOOLS WE MOSTLY USE









HOW TO USE LOCAL LLMs (LLama3)
(when installed, no need to have internet! just your private LLM with interface :))

Click here to dwonload custom LLM install package for windows

HOW TO CREATE A NEW MODEL:
-name           -location of the instruction file:
ollama create story -f C:UsersBlackboxDocumentsAi LLM localstory

HOW TO RUN
from terminal:
-name o your model:
ollama run story
RUN FROM CODE
run goOllama.py and run from sublime text or from terminal or where ever..

HOW TO CREATE YOUR OWN INSTRUCTION:
open
C:UsersBlackboxDocumentsAi LLM localstory
change the instruction and save as a new file and reference it when creating a new (see above)

HOW TO INSTALL:
https://ollama.com/
download for your system and install
if you want to run from python:
(install python) https://www.python.org/
pip install ollama

then you can run from python!

handy tips:
(in terminal)
ollama list
    see all the models/ custom models installed

ollama -h
    help or what ollama can do

ollama rm nameOfYourModel
    remove model

LLM install for Mac (M1, M2 or M3):
Click here for Tutorial
Click here to Download Files 



TELEMAGIC.ONLINE