alex-streza / summon-ai

A Figma plugin for integrating DALL-E-2 image generation

Home Page:https://www.producthunt.com/posts/summon-ai?ref=github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Summon.AI

producthunt gumroad figma


About

Summon.AI is an open-source AI design tool (Figma Plugin & website coming soon) allowing you to generate beautiful images, powered by DALL-E-2.

Features

  • ❤️ Powered by OpenAI DALL-E-2
  • ⭐️ Minimalist Figma based UI
  • 🪶 Generations + Variants API + Edit (mask) integration
  • 🧐 Supports count, resolution and prompt params
  • 🖼️ Discover generated images and prompts
  • ⚡️ Free & open-source

Quick Start

It uses turborepo for managing the pnpm workspace and consists of 2 main packages, web (Next.JS Website doubling as the API) and the Figma plugin. (Other integrations coming soon)

  1. Install pnpm

  2. Add .env

  3. Install dependencies

$ pnpm i
  1. Run locally
$ pnpm dev

See also

Official docs and code samples from Figma:

OpenAI API Docs for DALL-E-2

Next.JS related docs

Contributing

Any help is appreciated, check open issues 🚀, also feel free to open another issue or a PR!

Development guide

This plugin is built with Create Figma Plugin. The API and showcase website is built using Create T3 App.

Pre-requisites

About

A Figma plugin for integrating DALL-E-2 image generation

https://www.producthunt.com/posts/summon-ai?ref=github


Languages

Language:TypeScript 98.1%Language:CSS 1.8%Language:JavaScript 0.1%