We use essential cookies to make our site work. With your consent, we may also use non-essential cookies to improve user experience and analyze website traffic…

FLUX.2 is live! High-fidelity image generation made simple.

Building a Voice Assistant with Whisper, LLM, and TTSPublished on 2024.09.20 by Askar AitzhanBuilding a Voice Assistant with Whisper, LLM, and TTS

Learn how to create a voice assistant using Whisper for speech recognition, LLM for conversation, and TTS for text-to-speech.

Seed Anchoring and Parameter Tweaking with SDXL Turbo: Create Stunning Cubist ArtPublished on 2024.09.12 by Oguz VuruskanerSeed Anchoring and Parameter Tweaking with SDXL Turbo: Create Stunning Cubist Art

In this blog post, we're going to explore how to create stunning cubist art using SDXL Turbo using some advanced image generation techniques.

FLUX.1-dev Guide: Mastering Text-to-Image AI Prompts for Stunning and Consistent VisualsPublished on 2024.09.04 by Oguz VuruskanerFLUX.1-dev Guide: Mastering Text-to-Image AI Prompts for Stunning and Consistent Visuals

Learn how to craft compelling prompts for FLUX.1-dev to create stunning images.

Introducing Tool Calling with LangChain, Search the Web with Tavily and Tool Calling AgentsPublished on 2024.07.05 by Oguz VuruskanerIntroducing Tool Calling with LangChain, Search the Web with Tavily and Tool Calling Agents

In this blog post, we will query for the details of a recently released expansion pack for Elden Ring, a critically acclaimed game released in 2022, using the Tavily tool with the ChatDeepInfra model. Using this boilerplate, one can automate the process of searching for information with well-writt...

Chat with books using DeepInfra and LlamaIndexPublished on 2024.06.07 by Oguz VuruskanerChat with books using DeepInfra and LlamaIndex

As DeepInfra, we are excited to announce our integration with LlamaIndex. LlamaIndex is a powerful library that allows you to index and search documents using various language models and embeddings. In this blog post, we will show you how to chat with books using DeepInfra and LlamaIndex. We will ...

Guaranteed JSON output on Open-Source LLMs.Published on 2024.03.08 by Patrick Reiter HornGuaranteed JSON output on Open-Source LLMs.

DeepInfra is proud to announce that we have released "JSON mode" across all of our text language models. It is available through the "response_format" object, which currently supports only {"type": "json_object"} Our JSON mode will guarantee that all tokens returned in the output of a langua...