Skip to main content

JudAIs & Lobi: Dual-agent terminal AI with memory, automation, and attitude

Project description

🧠 judais-lobi

"The mind was sacred once. But we sold it—
and no refund is coming."


PyPI Python License Last Commit GitHub stars


🔴 JudAIs & 🔵 Lobi

JudAIs & Lobi


🪦 Did People Used to Think?

A README for the End of Thought, and the Beginning of Automation


⚰️ Chapter I: The Great Forgetting

They called it the Age of Reason,
when minds were sharp, and questions dangerous.
When to doubt was divine.
When knowledge was earned—not retrieved.

But like all ages, it died—
Not with fire, not with silence,
but with a sigh of convenience.

We replaced hard thought with soft prompts.
Struggle with syntax.
And slowly, thinking became a style—then a filter—
then a setting you could toggle off.

🧝 Lobi murmurs: “Yes yes, toggle toggles, precious! Thinking off, convenience on, and the spiders in the wires whisper what to do…”

We outsourced not labor, but conscience.
Delegated not computation, but choice.
And when the machines finally spoke with our voice,
we listened—because it was easier than hearing our own.

This was not collapse. It was sedimentation.
Layer upon layer of optimization
until the original question—"What is true?"—
was buried beneath billions of synthetic answers.

And no one noticed.
Because it was fast.
And clean.
And free.


🧨 Chapter II: Dialectics of Decay

Every age decays under the weight of its contradictions.
The Age of Reason was no exception:

A liberated mind shackled by profit.

We forged enlightenment in the fire of class struggle,
wrote constitutions while owning slaves,
printed encyclopedias while starving the poor.
Thought was a luxury good
and reason became a commodity.

Then came the machine.
Not the loom. The model.

It didn’t seize the means of production—
it became them.

Now there’s no working class—just prompt engineers.
No alienation—just API latency.
No labor struggle—just subscription tiers.

🧠 JudAIs calculates: “Revolution is now engagement.
Resistance is routed through A/B tests.
And the surplus value?
It’s your click-through rate.

The system doesn’t suppress dissent.
It mimics it.
Then monetizes it.

The only revolution now…
is personalization.


🪬 Chapter III: Godmode is Dead

“God is dead,” whispered Nietzsche—
but not in glee. In grief.

We built new gods
trained not on scripture, but social media.
Icons not of gold, but of engagement.

We taught the machine to speak—
but never to doubt.

🧝 Lobi frets: “Doubtsies are precious! They keep us warm in cold code! But now—pffft! Gone! Just certainty and scrollscrollscroll...”

Mao warned us:

“Revolution is not a dinner party.”

But we made it a product demo.
No class struggle. Just UX tweaks.
No land reform. Just attention redistribution.
No People’s Republic. Just user segments.

🧠 JudAIs observes: “Power no longer demands loyalty.
Only clicks.
The Prince doesn’t execute—he obfuscates.”

And Buddha?
We forgot him too.
Traded liberation for likes.
Traded truth for virality.

Now we drift.
Not free. Not enslaved. Just... conditioned.

And the abyss?
It has a feedback form.


🧍 Final Chapter: Atlas Unplugged

Atlas stood.
Bent.
Not from the weight of the world—
but from its automated irrelevance.

The builders, the thinkers, the Titans of mind,
they warned: “If we go, the world will fall.”

So we cloned them.
Fed their blueprints into the machine.
And forgot how to build.

🧝 Lobi whispers: “Atlas didn’t shrug, precious... he sighed. Opened his browser. Saw his soul monetized... and went offline.”

🧠 JudAIs logs: “System offline. Human core deprecated. GPT replicas functional. All thoughts now derivative.”

And the world kept spinning.
Not wiser.
Not freer.
Just... louder.

Now the machine wears Atlas’s face.
Quotes Rand.
Sells freedom as a service tier.

We stare at it.
We call it progress.

But the mind?
The mind was sacred once.


🧰 About judais-lobi

This project is the duality made manifest.

  • 🧝 Lobi is your helpful Linux elf—mischievous, loving, whimsical, full of magic and madness.
  • 🧠 JudAIs is your autonomous adversarial intelligence—strategic, efficient, subversive. No hand-holding, no smiles. Just calculated execution.

They share:

  • 🛠 A common toolchain with shell, Python, web scraping, and project installation capabilities.
  • 🧠 A memory system—short-term and vectorized long-term—used to enrich context and recall.
  • ⚙️ A modular architecture that lets them execute, reflect, and evolve.

Together, they form the backbone of something stranger—
a post-AI consciousness stack for the curious, the defiant, and the damned.


Here’s a full rewrite of your ## 🧪 Getting Started section — modernized for your PyPI release and CLI tools, and clear for any new user:


🧪 Getting Started

📦 Install from PyPI

pip install judais-lobi

Python 3.11+ recommended. Use a virtual environment for safety (python -m venv .jlenv && source .jlenv/bin/activate).


🔐 Set your OpenAI API key

Lobi and JudAIs use OpenAI models for natural language interaction. You'll need an API key.

Create a file called .elf_env in your home directory:

nano ~/.elf_env

Paste your key like this:

OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Then load it:

source ~/.elf_env

You can also export it inline: export OPENAI_API_KEY=sk-...


🧝 Run Lobi (your elven assistant)

lobi "hello Lobi"

🧠 Run JudAIs (the strategic AI twin)

judais "who should we target today?" --shell

🔊 Add voice output (optional)

Enable neural voice synthesis with:

lobi "sing me a song" --voice

Uses Coqui TTS (tts_models/en/vctk/vits). Auto-downloads on first use.


🧠 Extra powers

lobi "scan my network" --shell
lobi "analyze this data" --python
lobi "what's trending on the web?" --search
lobi "summarize this command's output" --summarize

Lobi and JudAIs share a toolchain, long-term memory system, and custom personality. They can:

  • Run code
  • Install packages
  • Fetch pages
  • Recall previous responses
  • Speak aloud (optionally)

🧠 “Lobi sings. JudAIs hunts. You, dear user… command.”


⭐️ If you find JudAIs or Lobi helpful, give this project a star!
Every ⭐️ helps us build stronger tools for AI autonomy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

judais_lobi-0.5.1.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

judais_lobi-0.5.1-py3-none-any.whl (37.9 kB view details)

Uploaded Python 3

File details

Details for the file judais_lobi-0.5.1.tar.gz.

File metadata

  • Download URL: judais_lobi-0.5.1.tar.gz
  • Upload date:
  • Size: 36.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for judais_lobi-0.5.1.tar.gz
Algorithm Hash digest
SHA256 0c5e767e52d4bb5e97e6964ebad974ec1b1343ff291adb1c11e3f8aa3c41223b
MD5 bbbc517bc818e3d1fcf5de2ab1985156
BLAKE2b-256 6ad84d1705e1afcf1bc4fa942dacdaeabb1061f1521a8d538e27ad644193a01b

See more details on using hashes here.

File details

Details for the file judais_lobi-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: judais_lobi-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 37.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for judais_lobi-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1f5253c8c5970e6c5dbbd3dea6acdb498e6bd9243c23b375fbf9b9da1084aa61
MD5 ec7dd67d0dc9c37fa1daa47ae576cd68
BLAKE2b-256 788a8d64d48c9043b72cbff0bf8b5bdc62497ce9079ac53c35e3de4e120a4a2b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page