Built a less‑filtered LLM chat & API

I’ve been building a project, and I finally pushed it live: Abliteration : a less‑filtered LLM chat and API.

What is Abliteration?

At a high level:

It’s a web chat where you can talk to a “less‑filtered” LLM.
It’s also an API you can call…


This content originally appeared on DEV Community and was authored by Abliteration.ai

I’ve been building a project, and I finally pushed it live: Abliteration : a less‑filtered LLM chat and API.

What is Abliteration?

At a high level:

  • It’s a web chat where you can talk to a “less‑filtered” LLM.
  • It’s also an API you can call from your own apps (OpenAI‑style JSON).
  • It’s aimed at developers doing things like:
    • red‑teaming / robustness testing
    • internal tools
    • creative / experimental projects

The goal isn’t “no rules, pure chaos”. The goal is:

“stop refusing every borderline or research prompt, but still block clearly harmful stuff.”

Why I built it

When I started playing with different LLM APIs, I kept running into the same pattern:

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

What it does right now

Trying to keep v1 small and focused:

  • Web chat interface
  • Simple REST API for chat completions
  • API keys + usage dashboard
  • Small free tier so you can kick the tires
  • Basic quickstart examples (curl)


This content originally appeared on DEV Community and was authored by Abliteration.ai


Print Share Comment Cite Upload Translate Updates
APA

Abliteration.ai | Sciencx (2025-11-24T06:33:18+00:00) Built a less‑filtered LLM chat & API. Retrieved from https://www.scien.cx/2025/11/24/built-a-less%e2%80%91filtered-llm-chat-api-2/

MLA
" » Built a less‑filtered LLM chat & API." Abliteration.ai | Sciencx - Monday November 24, 2025, https://www.scien.cx/2025/11/24/built-a-less%e2%80%91filtered-llm-chat-api-2/
HARVARD
Abliteration.ai | Sciencx Monday November 24, 2025 » Built a less‑filtered LLM chat & API., viewed ,<https://www.scien.cx/2025/11/24/built-a-less%e2%80%91filtered-llm-chat-api-2/>
VANCOUVER
Abliteration.ai | Sciencx - » Built a less‑filtered LLM chat & API. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/11/24/built-a-less%e2%80%91filtered-llm-chat-api-2/
CHICAGO
" » Built a less‑filtered LLM chat & API." Abliteration.ai | Sciencx - Accessed . https://www.scien.cx/2025/11/24/built-a-less%e2%80%91filtered-llm-chat-api-2/
IEEE
" » Built a less‑filtered LLM chat & API." Abliteration.ai | Sciencx [Online]. Available: https://www.scien.cx/2025/11/24/built-a-less%e2%80%91filtered-llm-chat-api-2/. [Accessed: ]
rf:citation
» Built a less‑filtered LLM chat & API | Abliteration.ai | Sciencx | https://www.scien.cx/2025/11/24/built-a-less%e2%80%91filtered-llm-chat-api-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.