diff --git a/src/pages/tools.mdx b/src/pages/tools.mdx index 96149c1..7ded7e8 100644 --- a/src/pages/tools.mdx +++ b/src/pages/tools.mdx @@ -64,7 +64,7 @@ export const components = mapping; - [Reeder](https://reeder.app/) – read my RSS feeds - [Inoreader](https://www.inoreader.com/) – my RSS service. From there, I transfer everything I starred automatically (with a self-hosted [n8n](https://n8n.io/)) to Raindrop.io. - [Raindrop.io](https://raindrop.io/) – my favorite app to save any bookmark and to find anything again in seconds. I have more than 30,000 bookmarks. -- [Readwise Reader](https://readwise.io/read) – read articles, ebooks, 𝕏 posts, watch YouTube videos with AI enhanced transcription, or use the AI voice feature to listen to articles. When I highlight something, it’s automatically saved to Readwise. +- [Readwise Reader](https://readwise.io/read) – read articles, ebooks, podcasts, 𝕏 posts, watch YouTube videos with AI enhanced transcription, or use the AI voice feature to listen to articles. When I highlight something, it’s automatically saved to Readwise. - [Readwise](https://readwise.io/i/stefan805) - review all my highlights from books, articles, and notes. I love the daily review and the flashcards. ## Other diff --git a/src/text/ai-art/intro.mdx b/src/text/ai-art/intro.mdx index a9b18a4..4b993a5 100644 --- a/src/text/ai-art/intro.mdx +++ b/src/text/ai-art/intro.mdx @@ -1,3 +1 @@ -In the fall of 2022, I began using [Stable Diffusion](https://stability.ai/stable-diffusion). Initially, I used the amazing iPad OS app [Draw Things](https://drawthings.ai/). When I purchased a new Mac mini M2 Pro in the spring of 2023, I started using the [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui). I experimented with text-to-image and image-to-image generation, inpainting, upscalers, and over 100 GB of different [diffusion models](https://civitai.com/). I also experimented with [ControlNet](https://github.com/lllyasviel/ControlNet) and [LoRA](https://huggingface.co/blog/lora). In May 2023, I created my first custom diffusion model in [DreamBooth](https://dreambooth.github.io/) by using 19 images of myself to train a model with my face. - -I post my best work in this gallery and even more on my [AI Art Instagram account](https://www.instagram.com/kogakure.ai.art/). If you are curious about prompts of my images, I’m happy to share them, just send me a +In the fall of 2022, I began using [Stable Diffusion](https://stability.ai/stable-diffusion). Initially, I used the amazing iPad OS app [Draw Things](https://drawthings.ai/). When I purchased a new Mac mini M2 Pro in the spring of 2023, I started using the [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui). I experimented with text-to-image and image-to-image generation, inpainting, upscalers, and over 100 GB of different [diffusion models](https://civitai.com/). I also experimented with [ControlNet](https://github.com/lllyasviel/ControlNet) and [LoRA](https://huggingface.co/blog/lora). In May 2023, I created my first custom diffusion model in [DreamBooth](https://dreambooth.github.io/) by using 19 images of myself to train a model with my face. Today, I use all kinds of models to create art, including [Gemini 3 Pro](https://deepmind.google/models/gemini/pro/), [GPT-Image 1.5](https://openai.com/de-DE/index/new-chatgpt-images-is-here/), and [FLUX](https://bfl.ai/models).