<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Abliteration.ai</title>
    <description>The latest articles on DEV Community by Abliteration.ai (@help_abliteration_81e11b5).</description>
    <link>https://dev.to/help_abliteration_81e11b5</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3626589%2F556ed8eb-1deb-4ef5-a1ed-4bb40fa38b65.jpeg</url>
      <title>DEV Community: Abliteration.ai</title>
      <link>https://dev.to/help_abliteration_81e11b5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/help_abliteration_81e11b5"/>
    <language>en</language>
    <item>
      <title>Built a less‑filtered LLM chat &amp; API</title>
      <dc:creator>Abliteration.ai</dc:creator>
      <pubDate>Mon, 24 Nov 2025 06:33:18 +0000</pubDate>
      <link>https://dev.to/help_abliteration_81e11b5/built-a-less-filtered-llm-chat-api-47f1</link>
      <guid>https://dev.to/help_abliteration_81e11b5/built-a-less-filtered-llm-chat-api-47f1</guid>
      <description>&lt;p&gt;I’ve been building a project, and I finally pushed it live: &lt;strong&gt;&lt;a href="https://abliteration.ai" rel="noopener noreferrer"&gt;Abliteration&lt;/a&gt;&lt;/strong&gt; : a less‑filtered LLM chat and API.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Abliteration?
&lt;/h2&gt;

&lt;p&gt;At a high level:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It’s a &lt;strong&gt;web chat&lt;/strong&gt; where you can talk to a “less‑filtered” LLM.&lt;/li&gt;
&lt;li&gt;It’s also an &lt;strong&gt;API&lt;/strong&gt; you can call from your own apps (OpenAI‑style JSON).&lt;/li&gt;
&lt;li&gt;It’s aimed at &lt;strong&gt;developers&lt;/strong&gt; doing things like:

&lt;ul&gt;
&lt;li&gt;red‑teaming / robustness testing
&lt;/li&gt;
&lt;li&gt;internal tools
&lt;/li&gt;
&lt;li&gt;creative / experimental projects
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;The goal isn’t “no rules, pure chaos”. The goal is:&lt;br&gt;&lt;br&gt;
&lt;strong&gt;“stop refusing every borderline or research prompt, but still block  clearly harmful stuff.”&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;When I started playing with different LLM APIs, I kept running into the same pattern:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I’d write a prompt for something perfectly legitimate (e.g. security testing, fiction, simulations).&lt;/li&gt;
&lt;li&gt;The model would respond with some variation of &lt;em&gt;“I’m sorry, I can’t help with that”&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;I’d spend more time fighting the guardrails than working on the actual idea.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What it does right now
&lt;/h2&gt;

&lt;p&gt;Trying to keep v1 small and focused:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Web chat interface
&lt;/li&gt;
&lt;li&gt;Simple REST API for chat completions
&lt;/li&gt;
&lt;li&gt;API keys + usage dashboard
&lt;/li&gt;
&lt;li&gt;Small free tier so you can kick the tires
&lt;/li&gt;
&lt;li&gt;Basic quickstart examples (curl)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
