<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>openai</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/294/feed"/>
    <updated>2026-08-25T02:39:02+00:00</updated>
    <id>https://links.biapy.com/guest/tags/294/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13341</id>
            <title type="text"><![CDATA[LoopGain]]></title>
            <link rel="alternate" href="https://loopgain.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13341"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[cost control for AI agent loops.
Your AI agent loops don&amp;#039;t know when to stop. LoopGain does.

When an agent keeps checking and revising its own work, it often spins on a problem it can&amp;#039;t solve — or talks itself into an answer worse than one it already had. LoopGain watches the loop as it runs, stops it at the right iteration, and keeps the best version, not the last. 

- [LoopGain @ GitHub](https://github.com/loopgain-ai/loopgain).]]>
            </summary>
            <updated>2026-07-20T12:16:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13241</id>
            <title type="text"><![CDATA[Otari Gateway]]></title>
            <link rel="alternate" href="https://otari.ai/docs/gateway" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13241"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Otari Gateway is the open-source gateway that puts a single OpenAI-compatible API in front of many LLM providers.

Run it in your own infrastructure. Use it standalone, or connect it to otari.ai for hosted routing, authentication, and usage reporting.

- [Otari Gateway @ GitHub](https://github.com/mozilla-ai/otari).]]>
            </summary>
            <updated>2026-07-08T06:05:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12837</id>
            <title type="text"><![CDATA[Dataiku&amp;#039;s Kiji Privacy Proxy]]></title>
            <link rel="alternate" href="https://github.com/dataiku/kiji-proxy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12837"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Privacy proxy for your OpenAI requests.

An intelligent privacy layer for AI APIs. Kiji automatically detects and masks personally identifiable information (PII) in requests to AI services, ensuring your sensitive data never leaves your control.

Related contents:

- [Episode 666: Berkeley Suffering Distribution @ Linux Unplugged](https://linuxunplugged.com/666).]]>
            </summary>
            <updated>2026-05-25T07:10:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12644</id>
            <title type="text"><![CDATA[Warp]]></title>
            <link rel="alternate" href="https://www.warp.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12644"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Agentic Development Environment.

Warp is an agentic development environment, born out of the terminal. Use Warp&amp;#039;s built-in coding agent, or bring your own CLI agent (Claude Code, Codex, Gemini CLI, and others).]]>
            </summary>
            <updated>2026-04-29T11:48:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12597</id>
            <title type="text"><![CDATA[GoModel]]></title>
            <link rel="alternate" href="https://gomodel.enterpilot.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12597"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-Source AI Gateway with Workflows, Aliases, and Usage Tracking.
AI Gateway for Tracking, Decoupling, Debugging your AI Usage.

 High-performance AI gateway written in Go - unified OpenAI-compatible API for OpenAI, Anthropic, Gemini, Groq, xAI &amp;amp; Ollama. LiteLLM alternative with observability, guardrails &amp;amp; streaming. 

- [GoModel @ GitHub](https://github.com/ENTERPILOT/GOModel/).]]>
            </summary>
            <updated>2026-04-22T11:30:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12175</id>
            <title type="text"><![CDATA[OpenViking]]></title>
            <link rel="alternate" href="https://openviking.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12175"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Context File System for AI Agents.
A Context DataBase for AI Agents.

Memory, Resource, Skill. Everything is a File.

- [OpenViking @ GitHub](https://github.com/volcengine/OpenViking).

Related contents:

- [10 GitHub Repositories for Modern Database Systems and Tools @ KD nuggets](https://www.kdnuggets.com/10-github-repositories-for-modern-database-systems-and-tools).]]>
            </summary>
            <updated>2026-06-03T05:53:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12090</id>
            <title type="text"><![CDATA[Symphony]]></title>
            <link rel="alternate" href="https://github.com/openai/symphony" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12090"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.

Related contents:

- [An open-source spec for Codex orchestration: Symphony @ OpenAI](https://openai.com/index/open-source-codex-orchestration-symphony/).]]>
            </summary>
            <updated>2026-04-28T11:39:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12063</id>
            <title type="text"><![CDATA[Perspective Server]]></title>
            <link rel="alternate" href="https://github.com/Techopolis/Perspective-Server" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12063"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[macOS menu bar app that exposes Apple&amp;#039;s on-device Foundation Models as an OpenAI-compatible local API. Zero cloud. Zero dependencies. 

- [Perspective Intelligence Web (Community Edition) @ GitHub](https://github.com/Techopolis/perspective-intelligence-web-community).

Related contents:

- [Perspective Intelligence - L&amp;#039;IA de votre Mac sort de sa cage @ Korben :fr:](https://korben.info/perspective-intelligence-web-community.html).]]>
            </summary>
            <updated>2026-03-09T09:59:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11999</id>
            <title type="text"><![CDATA[Copilot API Proxy]]></title>
            <link rel="alternate" href="https://github.com/ericc-ch/copilot-api" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11999"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Turn GitHub Copilot into OpenAI/Anthropic API compatible server. Usable with Claude Code! 

A reverse-engineered proxy for the GitHub Copilot API that exposes it as an OpenAI and Anthropic compatible service. This allows you to use GitHub Copilot with any tool that supports the OpenAI Chat Completions API or the Anthropic Messages API, including to power Claude Code.

Related contents:

- [I turned GitHub Copilot into OpenAI API compatible provider @ Erick Christian&amp;#039;s dev.to](https://dev.to/ericc/i-turned-github-copilot-into-openai-api-compatible-provider-1fb8).]]>
            </summary>
            <updated>2026-03-03T13:26:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11482</id>
            <title type="text"><![CDATA[Open Responses]]></title>
            <link rel="alternate" href="https://www.openresponses.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11482"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Responses is an open-source specification and ecosystem for building multi-provider, interoperable LLM interfaces based on the OpenAI Responses API. It defines a shared schema, and tooling layer that enable a unified experience for calling language models, streaming results, and composing agentic workflows—independent of provider.

- [Open Responses @ GitHub](https://github.com/openresponses/openresponses).]]>
            </summary>
            <updated>2026-01-16T12:56:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10662</id>
            <title type="text"><![CDATA[NativeMind]]></title>
            <link rel="alternate" href="https://nativemind.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10662"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your AI.Your Data. Zero Cloud.
Offline ChatGPT alternative: open-source, on-device, and 100% private.

By connecting to Ollama local LLMs, NativeMind delivers the latest AI capabilities right inside your favourite browser — without sending a single byte to cloud servers.

- [NativeMind @ GitHub](https://github.com/NativeMindBrowser/NativeMindExtension).

Related contents:

- [Nativemind - IA 100% locale dans votre navigateur web @ Korben :fr:](https://korben.info/nativemind-ia-locale-navigateur-ollama.html).]]>
            </summary>
            <updated>2025-10-15T09:46:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10572</id>
            <title type="text"><![CDATA[ChatKit]]></title>
            <link rel="alternate" href="https://openai.github.io/chatkit-js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10572"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ChatKit is a framework for building high-quality, AI-powered chat experiences. It’s designed for developers who want to add advanced conversational intelligence to their apps fast—with minimal setup and no reinventing the wheel. ChatKit delivers a complete, production-ready chat interface out of the box.

- [ChatKit @ GitHub](https://github.com/openai/chatkit-js).]]>
            </summary>
            <updated>2025-10-07T11:50:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10563</id>
            <title type="text"><![CDATA[Echo]]></title>
            <link rel="alternate" href="https://echo.merit.systems/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10563"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Monetize AI Apps in Minutes. You set the markup, we handle the rest.

 Echo is a billing in a box solution for all AI APIs 
Replace your OpenAI import with Echo. Get instant OAuth, user accounts, and usage billing.

- [Echo @ GitHub](https://github.com/Merit-Systems/echo).]]>
            </summary>
            <updated>2025-10-07T05:57:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10551</id>
            <title type="text"><![CDATA[OpenAI Academy]]></title>
            <link rel="alternate" href="https://academy.openai.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10551"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unlock the opportunities of the AI era by equipping yourself with the knowledge and skills to harness artificial intelligence effectively.

- [Prompt Packs @ OpenAI Academy](https://academy.openai.com/public/tags/prompt-packs-6849a0f98c613939acef841c).

Related contents:

- [Des packs de prompts gratuits pour vos IA @ Korben :fr:](https://korben.info/openai-academy-prompt-packs-bibliotheque-gratuite.html).]]>
            </summary>
            <updated>2025-10-06T09:38:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10507</id>
            <title type="text"><![CDATA[OpenAI .NET API library]]></title>
            <link rel="alternate" href="https://github.com/openai/openai-dotnet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10507"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The OpenAI .NET library provides convenient access to the OpenAI REST API from .NET applications.

Related contents:

- [Azure OpenAI client library for .NET @ Microsoft Learn Azure](https://learn.microsoft.com/en-us/dotnet/api/overview/azure/ai.openai-readme?view=azure-dotnet).
- [Advanced Document Processing using AI @ Tech World With Milan Newsletter](https://newsletter.techworld-with-milan.com/p/advancing-document-processing-using).]]>
            </summary>
            <updated>2025-10-02T15:46:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10401</id>
            <title type="text"><![CDATA[shimmy]]></title>
            <link rel="alternate" href="https://github.com/Michael-A-Kuykendall/shimmy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10401"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Privacy-First Alternative to Ollama.

 ⚡ Python-free Rust inference server — OpenAI-API compatible. GGUF + SafeTensors, hot model swap, auto-discovery, single binary. FREE now, FREE forever. 

Shimmy is a 5.1MB single-binary that provides 100% OpenAI-compatible endpoints for GGUF models. Point your existing AI tools to Shimmy and they just work — locally, privately, and free.]]>
            </summary>
            <updated>2025-09-26T12:18:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10248</id>
            <title type="text"><![CDATA[Genkit]]></title>
            <link rel="alternate" href="https://genkit.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10248"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source framework for building AI-powered apps, built and used in production by Google

Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google 

It offers a unified interface for integrating AI models from providers like Google, OpenAI, Anthropic, Ollama, and more. Rapidly build and deploy production-ready chatbots, automations, and recommendation systems using streamlined APIs for multimodal content, structured outputs, tool calling, and agentic workflows.

- [Genkit @ GitHub](https://github.com/firebase/genkit).

Related contents:

- [Announcing Genkit Go 1.0 and Enhanced AI-Assisted Development @ Google for Developers](https://developers.googleblog.com/en/announcing-genkit-go-10-and-enhanced-ai-assisted-development/).]]>
            </summary>
            <updated>2025-09-17T11:38:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10180</id>
            <title type="text"><![CDATA[Chat GipiTTY]]></title>
            <link rel="alternate" href="https://divanv.com/chat-gipitty/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10180"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Chat Gipitty (Chat Get Information, Print Information TTY) is a command line client primarily intended for the official OpenAI Chat Completions API. It allows you to chat with language models in a terminal and even pipe output into it. While optimized for OpenAI&amp;#039;s ChatGPT (with GPT-4 as the default model), it can also work with other providers that expose OpenAI-compatible endpoints.

- [Chat GipiTTY @ GitHub](https://github.com/divanvisagie/chat-gipitty).

Related contents:

- [Episode 610: Linus&amp;#039; Next Big Thing @ Linux Unplugged](https://linuxunplugged.com/610).]]>
            </summary>
            <updated>2025-09-14T16:51:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10090</id>
            <title type="text"><![CDATA[LiteLLM]]></title>
            <link rel="alternate" href="https://docs.litellm.ai/docs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10090"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Call all LLM APIs using the OpenAI format [Bedrock, Huggingface, VertexAI, TogetherAI, Azure, OpenAI, Groq etc.] 

Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq] 

- [LiteLLM @ GitHub](https://github.com/BerriAI/litellm).

Related contents:

- [Guide LiteLLM : Interface unifiée pour 100+ modèles IA @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/developper/programmation/python/litellm/).
- [Prise en main de LiteLLM Proxy Server @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/developper/programmation/python/litellm-proxy-server/).
- [Monitor your LiteLLM AI proxy with Datadog @ Datadog](https://www.datadoghq.com/blog/monitor-litellm-with-datadog/).]]>
            </summary>
            <updated>2025-09-17T11:30:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/137</id>
            <title type="text"><![CDATA[gpt-oss]]></title>
            <link rel="alternate" href="https://openai.com/open-models/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/137"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI.

- [gpt-oss @ GitHub](https://github.com/openai/gpt-oss).
- [gpt-oss @ Ollama](https://ollama.com/library/gpt-oss).

Related contents:

- [OpenAI libère enfin ses modèles open-weight GPT-OSS - Comment les utiliser ? @ Korben :fr:](https://korben.info/openai-gpt-oss-modeles-open-weight-ollama-tutoriel.html).]]>
            </summary>
            <updated>2025-10-16T12:06:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/173</id>
            <title type="text"><![CDATA[OpenAI Harmony]]></title>
            <link rel="alternate" href="https://github.com/openai/harmony" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/173"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Renderer for the harmony response format to be used with gpt-oss.

The gpt-oss models were trained on the harmony response format for defining conversation structures, generating reasoning output and structuring function calls. If you are not using gpt-oss directly but through an API or a provider like HuggingFace, Ollama, or vLLM, you will not have to be concerned about this as your inference solution will handle the formatting. If you are building your own inference solution, this guide will walk you through the prompt format. The format is designed to mimic the OpenAI Responses API, so if you have used that API before, this format should hopefully feel familiar to you. gpt-oss should not be used without using the harmony format as it will not work correctly.]]>
            </summary>
            <updated>2026-03-24T14:25:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/307</id>
            <title type="text"><![CDATA[Agents.md]]></title>
            <link rel="alternate" href="https://agentsmd.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/307"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Agents.md Guide for OpenAI Codex

Learn how to use Agents.md files to enhance OpenAI Codex and other AI agents in navigating your codebases, running tests, and adhering to your project&amp;#039;s standard practices.

Related contents:

- [Docs for AI agents @ https://technicalwriting.dev](https://technicalwriting.dev/ai/agents/).]]>
            </summary>
            <updated>2025-12-31T14:22:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/908</id>
            <title type="text"><![CDATA[Awesome GPT-4o Images ✨]]></title>
            <link rel="alternate" href="https://github.com/jamez-bondos/awesome-gpt4o-images" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/908"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Awesome curated collection of GPT-4o images &amp;amp; prompts. Explore diverse AI-generated art styles (Ghibli, 3D, etc.) from OpenAI&amp;#039;s latest model.]]>
            </summary>
            <updated>2025-08-28T18:30:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/923</id>
            <title type="text"><![CDATA[A practical guide to building agents :pdf:]]></title>
            <link rel="alternate" href="https://cdn.openai.com/business-guides-and-resources/a-practical-guide-to-building-agents.pdf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/923"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Agents are AI systems that can perform workflows on users&amp;#039; behalf with a high degree of independence. This guide, designed for product and engineering teams, explores how to build agents with frameworks for identifying promise use cases, clear patterns for designing agent logic and orchestration, and best practices to ensure agents run safely, predictably, and effectively. It provides the foundational knowledge needed to confidently start building agents. Building reliable agents means starting with strong foundations - start small, validate with real users, and grow capabilities over time.]]>
            </summary>
            <updated>2025-08-28T18:31:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/927</id>
            <title type="text"><![CDATA[Codex CLI]]></title>
            <link rel="alternate" href="https://github.com/openai/codex" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/927"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight coding agent that runs in your terminal.

Codex CLI is built for developers who already live in the terminal and want ChatGPT‑level reasoning plus the power to actually run code, manipulate files, and iterate – all under version control. In short, it’s chat‑driven development that understands and executes your repo.]]>
            </summary>
            <updated>2025-08-28T18:32:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/958</id>
            <title type="text"><![CDATA[Zev]]></title>
            <link rel="alternate" href="https://github.com/dtnewman/zev" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/958"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple CLI to help you remember commands.

Zev helps you remember (or discover) terminal commands using natural language.]]>
            </summary>
            <updated>2025-08-28T18:38:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/970</id>
            <title type="text"><![CDATA[LocalAI]]></title>
            <link rel="alternate" href="https://localai.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/970"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that’s compatible with OpenAI API specifications for local inferencing. It allows you to run LLMs, generate images, audio (and not only) locally or on-prem with consumer grade hardware, supporting multiple model families and architectures. Does not require GPU. It is created and maintained by Ettore Di Giacinto.

- [LocalAI @ GitHub](https://github.com/mudler/LocalAI).]]>
            </summary>
            <updated>2025-08-28T18:39:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1166</id>
            <title type="text"><![CDATA[GitHub Copilot]]></title>
            <link rel="alternate" href="https://github.com/features/copilot" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1166"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your AI pair programmer.

Related contents:

- [AI-assisted coding with GitHub&amp;#039;s COO @ Practical AI](https://practicalai.fm/307).
- [\#108 Les dernières (r)évolutions de GitHub Copilot (1/2) @  DevApps.ms :fr:](https://devapps.ms/podcasts/108-evolutions-github-copilot-1).]]>
            </summary>
            <updated>2025-08-28T19:10:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1174</id>
            <title type="text"><![CDATA[ToolJet]]></title>
            <link rel="alternate" href="https://www.tooljet.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1174"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI- Native Platform for Building Internal Tools.

 Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀 

- [ToolJet @ GitHub](https://github.com/ToolJet/ToolJet).

Related contents:

- [11 Open-Source Projects That are Legit Game-Changers @ Let&amp;#039;s Code Future&amp;#039;s Medium](https://medium.com/lets-code-future/11-open-source-projects-that-are-legit-game-changers-e0e57e45ac71).]]>
            </summary>
            <updated>2025-08-28T19:11:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1317</id>
            <title type="text"><![CDATA[Kokoro Web]]></title>
            <link rel="alternate" href="https://voice-generator.pages.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1317"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free &amp;amp; Open-Source AI Voice Generator.

 A powerful, browser-based AI voice generator that lets you create natural-sounding voices without installing anything.

Use it directly in your browser or self-host it for your own applications with OpenAI API compatibility! 

- [Kokoro Web @ GitHub](https://github.com/eduardolat/kokoro-web).]]>
            </summary>
            <updated>2025-08-28T19:35:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1337</id>
            <title type="text"><![CDATA[ANON KODE]]></title>
            <link rel="alternate" href="https://github.com/dnakov/anon-kode" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1337"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Terminal-based AI coding tool that can use any model that supports the OpenAI-style API.]]>
            </summary>
            <updated>2025-08-28T19:39:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1584</id>
            <title type="text"><![CDATA[SillyTavern]]></title>
            <link rel="alternate" href="https://sillytavern.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1584"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[LLM Frontend for Power Users.

SillyTavern provides a single unified interface for many LLM APIs (KoboldAI/CPP, Horde, NovelAI, Ooba, Tabby, OpenAI, OpenRouter, Claude, Mistral and more), a mobile-friendly layout, Visual Novel Mode, Automatic1111 &amp;amp; ComfyUI API image generation integration, TTS, WorldInfo (lorebooks), customizable UI, auto-translate, more prompt options than you&amp;#039;d ever want or need, and endless growth potential via third-party extensions.

- [SillyTavern @ GitHub](https://github.com/SillyTavern/SillyTavern).]]>
            </summary>
            <updated>2025-08-28T20:20:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1665</id>
            <title type="text"><![CDATA[LiteLLM]]></title>
            <link rel="alternate" href="https://www.litellm.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1665"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[LLM Gateway to provide model access, logging and usage tracking across 100+ LLMs. All in the OpenAI format.

- [LiteLLM @ GitHub](https://github.com/BerriAI/litellm).

Related contents:

- [You need more than a vector database @ Redis](https://redis.io/blog/you-need-more-than-a-vector-database/).
- [À la découverte de liteLLM, une plateforme pour les gouverner tous @ Arneo&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=L8CeGZ0Pf5o).
- [TeamPCP supply chain attack spreads to PyPI @ Reversing Labs](https://www.reversinglabs.com/blog/teampcp-supply-chain-attack-spreads).
- [How a Poisoned Security Scanner Became the Key to Backdooring LiteLLM @ snyk](https://snyk.io/fr/articles/poisoned-security-scanner-backdooring-litellm/).
- [Building a Kubernetes-native pattern for AI infrastructure at scale @ The New Stack](https://thenewstack.io/kubernetes-native-ai-infrastructure/).
- [My minute-by-minute response to the LiteLLM malware attack @ futuresearch](https://futuresearch.ai/blog/litellm-attack-transcript/).
- [A popular Python library just became a backdoor to your entire machine @ XDA](https://www.xda-developers.com/popular-python-library-backdoor-machine/).
- [LLMs on Kubernetes Part 1: Understanding the threat model @ CNCF](https://www.cncf.io/blog/2026/03/30/llms-on-kubernetes-part-1-understanding-the-threat-model/).]]>
            </summary>
            <updated>2026-04-07T05:46:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1766</id>
            <title type="text"><![CDATA[Laravel Faker OpenAI Provider]]></title>
            <link rel="alternate" href="https://github.com/jpcaparas/laravel-faker-openai" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1766"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An opinionated Laravel package that extends FakerPHP and uses openai-php/laravel to generate fake data.

A Laravel package that extends FakerPHP by adding an AI-powered data generator using OpenAI. This allows you to generate more realistic and context-aware fake data in your Laravel applications.

Related contents:

- [105 - les news web dev pour janvier 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-janv25/).
- [Laravel Faker OpenAI @ Laravel News](https://laravel-news.com/laravel-faker-openai).]]>
            </summary>
            <updated>2025-08-28T20:51:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1927</id>
            <title type="text"><![CDATA[Realtime API Agents Demo]]></title>
            <link rel="alternate" href="https://github.com/openai/openai-realtime-agents" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1927"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API. - openai/openai-realtime-agents]]>
            </summary>
            <updated>2025-08-28T21:17:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1950</id>
            <title type="text"><![CDATA[structured-logprobs]]></title>
            <link rel="alternate" href="https://arena-ai.github.io/structured-logprobs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1950"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[structured-logprobs is an open-source Python library that enhances OpenAI&amp;#039;s structured outputs by providing detailed information about token log probabilities.

This library is designed to offer valuable insights into the reliability of an LLM&amp;#039;s structured outputs. It works with OpenAI&amp;#039;s Structured Outputs, a feature that ensures the model consistently generates responses adhering to a supplied JSON Schema. This eliminates concerns about missing required keys or hallucinating invalid values.

- [structured-logprobs @ GitHub](https://github.com/arena-ai/structured-logprobs).]]>
            </summary>
            <updated>2025-08-28T21:21:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1977</id>
            <title type="text"><![CDATA[OpenRouter]]></title>
            <link rel="alternate" href="https://openrouter.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1977"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A unified interface for LLMs.
Better prices, better uptime, no subscription.

- [OpenRouter @ GitHub](https://github.com/OpenRouterTeam).
- [llm-openrouter @ GitHub](https://github.com/simonw/llm-openrouter).

Related contents:

- [How I don&amp;#039;t use LLMs @ argmin gravitas](https://www.gleech.org/llms).]]>
            </summary>
            <updated>2026-07-21T06:27:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2126</id>
            <title type="text"><![CDATA[ChatterUI]]></title>
            <link rel="alternate" href="https://github.com/Vali-98/ChatterUI" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple frontend for LLMs built in react-native.

ChatterUI is a native mobile frontend for LLMs.

Run LLMs on device or connect to various commercial or open source APIs. ChatterUI aims to provide a mobile-friendly interface with fine-grained control over chat structuring.

Related contents:

- [Meta-Llama-3.1-8B-Instruct.Q4_0_4_8.gguf @ Hugging Face](https://huggingface.co/gbueno86/Meta-Llama-3.1-8B-Instruct.Q4_0_4_8.gguf).
- [Meta veut une meilleure réalitée @ Tech Café :fr:](https://open.spotify.com/episode/1oDttN1dZwwJlCcqs5Np59).]]>
            </summary>
            <updated>2025-08-28T21:50:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2877</id>
            <title type="text"><![CDATA[OpenAI PHP]]></title>
            <link rel="alternate" href="https://github.com/openai-php/client" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2877"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.

OpenAI PHP is a community-maintained PHP API client that allows you to interact with the Open AI API.]]>
            </summary>
            <updated>2025-08-28T23:55:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3121</id>
            <title type="text"><![CDATA[openai-realtime-api]]></title>
            <link rel="alternate" href="https://github.com/transitive-bullshit/openai-realtime-api" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3121"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TypeScript client for OpenAI&amp;#039;s realtime voice API.]]>
            </summary>
            <updated>2025-08-29T00:36:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3278</id>
            <title type="text"><![CDATA[Swarm]]></title>
            <link rel="alternate" href="https://github.com/openai/swarm" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3278"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.

Related contents:

- [Don’t Build Multi-Agents @ Cognition](https://cognition.ai/blog/dont-build-multi-agents#principles-of-context-engineering).]]>
            </summary>
            <updated>2025-09-17T14:31:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3557</id>
            <title type="text"><![CDATA[ell]]></title>
            <link rel="alternate" href="https://docs.ell.so/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3557"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ell is a lightweight prompt engineering library treating prompts as functions.

- [ell @ GitHub](https://github.com/MadcowD/ell).]]>
            </summary>
            <updated>2025-08-29T01:49:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3908</id>
            <title type="text"><![CDATA[Open SaaS]]></title>
            <link rel="alternate" href="https://opensaas.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3908"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The free SaaS template with superpowers

 A free, open-source SaaS app starter for React &amp;amp; Node.js with superpowers. Production-ready. Community-driven. 

- [Open SaaS @ GitHub](https://github.com/wasp-lang/open-saas).]]>
            </summary>
            <updated>2025-08-29T02:47:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4130</id>
            <title type="text"><![CDATA[LibreChat]]></title>
            <link rel="alternate" href="https://www.librechat.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4130"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Every AI in One PlaceBuilt for Everyone

LibreChat is a free, open source AI chat platform. This Web UI offers vast customization, supporting numerous AI providers, services, and integrations. Serves all AI Conversations in one place with a familiar interface, innovative enhancements, for as many users as you need.

 Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development 

- [LibreChat @ GitHub](https://github.com/danny-avila/LibreChat).]]>
            </summary>
            <updated>2025-08-29T03:26:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4337</id>
            <title type="text"><![CDATA[Whisper.c++]]></title>
            <link rel="alternate" href="https://github.com/ggerganov/whisper.cpp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4337"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Port of OpenAI&amp;#039;s Whisper model in C/C++]]>
            </summary>
            <updated>2025-08-29T03:59:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4541</id>
            <title type="text"><![CDATA[Triton]]></title>
            <link rel="alternate" href="https://triton-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4541"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Triton is a language and compiler for parallel programming. It aims to provide a Python-based programming environment for productively writing custom DNN compute kernels capable of running at maximal throughput on modern GPU hardware.

- [Triton @ GitHub](https://github.com/openai/triton).]]>
            </summary>
            <updated>2025-08-29T04:34:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4662</id>
            <title type="text"><![CDATA[⚡️ OpenAI PHP]]></title>
            <link rel="alternate" href="https://github.com/openai-php/client?sponsor=1" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4662"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenAI PHP is a community-maintained PHP API client that allows you to interact with the Open AI API. If you or your business relies on this package, it&amp;#039;s important to support the developers who have contributed their time and effort to create and maintain this valuable tool:]]>
            </summary>
            <updated>2025-08-29T04:54:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4889</id>
            <title type="text"><![CDATA[Subtitlr]]></title>
            <link rel="alternate" href="https://github.com/yoanbernabeu/Subtitlr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4889"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI-assisted subtitle generation CLI for Youtube.

This application, a subtitle generator for YouTube, utilizes OpenAI&amp;#039;s Whisper API.
This tool leverages artificial intelligence to efficiently transcribe speech in YouTube videos into text, thereby generating accurate subtitles (in SRT format).

- [Subtitlr – L’outil IA pour sous-titrer vos vidéos YouTube @ Korben (fr)](https://korben.info/ajouter-sous-titres-youtube-facilement-openai-subtitlr.html).]]>
            </summary>
            <updated>2025-08-29T05:32:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5425</id>
            <title type="text"><![CDATA[Buzz Captions]]></title>
            <link rel="alternate" href="https://buzzcaptions.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5425"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Offline audio transcription and translation.

Transcribe and translate audio offline on your personal computer. Powered by OpenAI&amp;#039;s Whisper.

[Buzz Captions @ GitHub](https://github.com/chidiwilliams/buzz).]]>
            </summary>
            <updated>2025-08-29T07:00:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5478</id>
            <title type="text"><![CDATA[OpenCommit]]></title>
            <link rel="alternate" href="https://github.com/di-sukharev/opencommit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5478"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GPT CLI to auto-generate impressive commits in 1 second 🤯🔫]]>
            </summary>
            <updated>2025-08-29T07:09:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5535</id>
            <title type="text"><![CDATA[AI Food Generator by Lunchbox]]></title>
            <link rel="alternate" href="https://ai.lunchbox.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5535"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Every image is uniquely generated by artificial intelligence. Food items that add an image see 70% more orders and 65% higher sales compared to restaurants that do not.]]>
            </summary>
            <updated>2025-08-29T07:20:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5643</id>
            <title type="text"><![CDATA[Whisper]]></title>
            <link rel="alternate" href="https://openai.com/index/whisper/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5643"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification.

[Whisper @ GitHub](https://github.com/openai/whisper).]]>
            </summary>
            <updated>2025-08-29T07:37:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5693</id>
            <title type="text"><![CDATA[DalleCli]]></title>
            <link rel="alternate" href="https://dallecli.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5693"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generate, Edit &amp;amp; Filter images using the DALL-E 2 API

`dallecli` is a command line app designed to provide users with the ability to generate, edit and filter images using the DALL-E 2 API provided by OpenAI.

[DalleCLI @ GitHub](https://github.com/raiyanyahya/dallecli).]]>
            </summary>
            <updated>2025-08-29T07:46:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6095</id>
            <title type="text"><![CDATA[OpenAI Cookbook]]></title>
            <link rel="alternate" href="https://github.com/openai/openai-cookbook" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6095"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This repository shares example code and example prompts for accomplishing common tasks with the OpenAI API.
To try these examples yourself, you’ll need an OpenAI account. Create a free account to get started.
Most code examples are written in Python, though the concepts can be applied in any language.
In the same way that a cookbook&amp;#039;s recipes don&amp;#039;t span all possible meals or techniques, these examples don&amp;#039;t span all possible use cases or methods. Use them as starting points upon which to elaborate, discover, and invent.]]>
            </summary>
            <updated>2025-08-29T08:53:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6803</id>
            <title type="text"><![CDATA[Whisper]]></title>
            <link rel="alternate" href="https://github.com/openai/whisper" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6803"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech recognition as well as speech translation and language identification.]]>
            </summary>
            <updated>2025-08-29T10:50:56+00:00</updated>
        </entry>
    </feed>
