Spyke
casual_perchance·Casual Perchancebyhollowaykeanho

Clean Text2Text (T2T) Is Now Available (For Debug)

Generator: https://perchance.org/clean-text2text

Disclaimer: I'm the generator creator and now transitioning to maintainer.


All right. I know a lot of you needed help on the T2T side of things. Here, I created a clean T2T generator which is basically a LLM chat to me (zzz).

The goal is for all other T2T generators' creators to debug your generators' problems. Note that I haven't encounter any erratic behavior described in both Reddit and Lemmy forums so far. Just drop me a message at my clean-T2I and I wlll attend during free time. Below are some problems I witnessed but does not go into unusable states.

  1. Slow - Yeah. The AI replies are slow compared to the original providers.
  2. Multiple AI models - My queries happened to be answered by multiple AI models: Claude Sonnet 3.5, Deepseek R1, and 1 weird custom AI model from Anthropic during my testing. No AI model selection available. Truly perchance.
  3. DO NOT feed empty instruction prompt - The AI will spin all kinds of weird stuffs randomly and chaotically. Make sure you do an empty ('') or (undefined) checks before calling the back-end AI.

I'm poor at fictional novel writing etc. I'm a very technical geek who reads scientific white papers daily. It's better you shed some light and guide me to your problem.

Features

For this generator:

  1. It is a clean 1:1 chat with no prompt modifications, filters and etc. Useful for debugging.
  2. Context feedback and aware (old messages are being feedback for better context so be careful with total conversation length).
  3. No markdown rendering yet (need to hunt an interpreter and avoid XSS security attack).
  4. Need a new seesion? - refresh the page.

Cheers and enjoy!

Side-notes

I'll be cooling down my involvement with Perchance. Last 2 weeks' new features announcements were receiving weaker and weaker responses and today someone attacked me on my T2I generator. Need some time to cool off.


Clean Text2Text (T2T) Is Now Available (For Debug)https://perchance.org/clean-text2textOpen linkView original on lemmy.world
No comments on the original post yet.
Clean Text2Text (T2T) Is Now Available (For Debug) | Spyke