🇮🇱🇺🇸 #israel and #usa have signed an agreement on #AI cooperation.
USA recently approved a policy to centralize all personal data of American citizens, so under this new AI agreement, that citizens data could now be shared with israel.
https://fixvx.com/mylordbebo/status/1942995670014586991
➡️ Join us! | @MyLordBebo
#stalking #Surveillance #bds #why
  USA recently approved a policy to centralize all personal data of American citizens, so under this new AI agreement, that citizens data could now be shared with israel.
https://fixvx.com/mylordbebo/status/1942995670014586991
➡️ Join us! | @MyLordBebo
#stalking #Surveillance #bds #why
Media is too big
    VIEW IN TELEGRAM
  How To Conduct A #Psyop
FLESH SIMULATOR
https://www.youtube.com/watch?v=YTGQXVmrc6g
#mkultra #indoctrination #school #ai #deadinternet
  FLESH SIMULATOR
https://www.youtube.com/watch?v=YTGQXVmrc6g
#mkultra #indoctrination #school #ai #deadinternet
This media is not supported in your browser
    VIEW IN TELEGRAM
  #clearview #AI #facial #recognition software helps identify women who were filmed twerking on a police vehicle.
Clearview uses photos people uploads to antisocial media
“The three ladies in question, two of you guys have been identified. There's warrants out for your arrest,” police said.
#USA Richmond Heights, Ohio
  Clearview uses photos people uploads to antisocial media
“The three ladies in question, two of you guys have been identified. There's warrants out for your arrest,” police said.
#USA Richmond Heights, Ohio
#USA #ICE's Supercharged #ai #Facial #Recognition App of 200M Images
https://www.404media.co/inside-ices-supercharged-facial-recognition-app-of-200-million-images/
Comments
  
  https://www.404media.co/inside-ices-supercharged-facial-recognition-app-of-200-million-images/
Comments
404 Media
  
  Inside ICE’s Supercharged Facial Recognition App of 200 Million Images
  404 Media has seen user manuals for Mobile Fortify, ICE’s new facial recognition app which allows officers to instantly look up DHS, State Department, and state law enforcement databases by just pointing a phone at someone’s face.
  Media is too big
    VIEW IN TELEGRAM
  MONEY SHOT: #Trump's Staged Assassination & #AI Government | Truth is stranger than fiction
#fdt #falseflag
  #fdt #falseflag
Media is too big
    VIEW IN TELEGRAM
  #Google #Genie 3: DeepMind’s #AI Simulation Breakthrough
DeepMind’s Genie 3 turns text or images into interactive 3D world simulations featuring physics, memory and real-time exploration. By generating endless environments it helps train AI agents and advances the path toward AGI with uses in gaming, robotics and creative fields.— Read More
  DeepMind’s Genie 3 turns text or images into interactive 3D world simulations featuring physics, memory and real-time exploration. By generating endless environments it helps train AI agents and advances the path toward AGI with uses in gaming, robotics and creative fields.— Read More
2020 – Whoever controls the news controls the narrative.
2025 – Whoever controls #Wikipedia and #Reddit controls the narrative.
🔗
➡️ Join us! | @MyLordBebo
#ai
  2025 – Whoever controls #Wikipedia and #Reddit controls the narrative.
🔗
➡️ Join us! | @MyLordBebo
#ai
#AI startup #Flock aims to fight crime in #USA with 80,000+ cameras and drones for real-time #surveillance
https://www.forbes.com/sites/thomasbrewster/2025/09/03/ai-startup-flock-thinks-it-can-eliminate-all-crime-in-america/
  
  https://www.forbes.com/sites/thomasbrewster/2025/09/03/ai-startup-flock-thinks-it-can-eliminate-all-crime-in-america/
Forbes
  
  AI Startup Flock Thinks It Can Eliminate All Crime In America
  With more than 80,000 AI-powered cameras across the U.S., Flock Safety has become one of cops’ go-to surveillance tools. Now CEO Garrett Langley has both police tech giant Axon and Chinese drone maker DJI in his sights on the way to his goal: Preventing all…
  Maid - Mobile Artificial Intelligence Distribution
Maid is a cross-platform free and an open-source application for interfacing with llama.cpp models locally, and remotely with Ollama, Mistral, Google Gemini and OpenAI models remotely.
-Choose from A wide range of models that runs LOCALLY and access remote models via api key!
-Text based output
-Image Generation (Selected Models only)
-No video or short clips generation yet
-Voice generation on selected models (Not tested)
-Setting model parameters
-Setting system prompt (Making the model behave/generate output in a certain way).
-And more.
Get it on
Github - https://github.com/Mobile-Artificial-Intelligence/maid/releases/latest
Fdroid - https://f-droid.org/packages/com.danemadsen.maid/
Spystore - https://play.google.com/store/apps/details?id=com.danemadsen.maid
*Don't clear CACHE OF THE APP AND EXCLUDE IT FROM SYSTEM'S AUTO CACHE CLEANING as app stores everything in device cache*
Follow @nogoolag and @libreware for more
#ai
Maid is a cross-platform free and an open-source application for interfacing with llama.cpp models locally, and remotely with Ollama, Mistral, Google Gemini and OpenAI models remotely.
-Choose from A wide range of models that runs LOCALLY and access remote models via api key!
-Text based output
-Image Generation (Selected Models only)
-No video or short clips generation yet
-Voice generation on selected models (Not tested)
-Setting model parameters
-Setting system prompt (Making the model behave/generate output in a certain way).
-And more.
Get it on
Github - https://github.com/Mobile-Artificial-Intelligence/maid/releases/latest
Fdroid - https://f-droid.org/packages/com.danemadsen.maid/
Spystore - https://play.google.com/store/apps/details?id=com.danemadsen.maid
*Don't clear CACHE OF THE APP AND EXCLUDE IT FROM SYSTEM'S AUTO CACHE CLEANING as app stores everything in device cache*
Follow @nogoolag and @libreware for more
#ai
ChatterUI - A simple app for LLMs
https://github.com/Vali-98/ChatterUI
https://t.me/chatterui
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.
Features:
Run LLMs on-device in Local Mode
Connect to various APIs in Remote Mode
Chat with characters. (Supports the Character Card v2 specification.)
Create and manage multiple chats per character.
Customize Sampler fields and Instruct formatting
Integrates with your device’s text-to-speech (TTS) engine
Usage
Download and install latest APK from the releases page.
iOS is Currently unavailable due to lacking iOS hardware for development
Local Mode
ChatterUI uses a llama.cpp under the hood to run gguf files on device. A custom adapter is used to integrate with react-native: cui-llama.rn
To use on-device inferencing, first enable Local Mode, then go to Models > Import Model / Use External Model and choose a gguf model that can fit on your device's memory. The importing functions are as follows:
Import Model: Copies the model file into ChatterUI, potentially speeding up startup time.
Use External Model: Uses a model from your device storage directly, removing the need to copy large files into ChatterUI but with a slight delay in load times.
After that, you can load the model and begin chatting!
Note: For devices with Snapdragon 8 Gen 1 and above or Exynos 2200+, it is recommended to use the Q4_0 quantization for optimized performance.
Remote Mode
Remote Mode allows you to connect to a few common APIs from both commercial and open source projects.
Open Source Backends:
koboldcpp
text-generation-webui
Ollama
Dedicated API:
OpenAI
Claude (with ability to use a proxy)
Cohere
Open Router
Mancer
AI Horde
Generic backends:
Generic Text Completions
Generic Chat Completions
These should be compliant with any Text Completion/Chat Completion backends such as Groq or Infermatic.
Custom APIs:
Is your API provider missing? ChatterUI allows you to define APIs using its template system.
Read more about it here!
#ai #Android
  
  https://github.com/Vali-98/ChatterUI
https://t.me/chatterui
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.
Features:
Run LLMs on-device in Local Mode
Connect to various APIs in Remote Mode
Chat with characters. (Supports the Character Card v2 specification.)
Create and manage multiple chats per character.
Customize Sampler fields and Instruct formatting
Integrates with your device’s text-to-speech (TTS) engine
Usage
Download and install latest APK from the releases page.
iOS is Currently unavailable due to lacking iOS hardware for development
Local Mode
ChatterUI uses a llama.cpp under the hood to run gguf files on device. A custom adapter is used to integrate with react-native: cui-llama.rn
To use on-device inferencing, first enable Local Mode, then go to Models > Import Model / Use External Model and choose a gguf model that can fit on your device's memory. The importing functions are as follows:
Import Model: Copies the model file into ChatterUI, potentially speeding up startup time.
Use External Model: Uses a model from your device storage directly, removing the need to copy large files into ChatterUI but with a slight delay in load times.
After that, you can load the model and begin chatting!
Note: For devices with Snapdragon 8 Gen 1 and above or Exynos 2200+, it is recommended to use the Q4_0 quantization for optimized performance.
Remote Mode
Remote Mode allows you to connect to a few common APIs from both commercial and open source projects.
Open Source Backends:
koboldcpp
text-generation-webui
Ollama
Dedicated API:
OpenAI
Claude (with ability to use a proxy)
Cohere
Open Router
Mancer
AI Horde
Generic backends:
Generic Text Completions
Generic Chat Completions
These should be compliant with any Text Completion/Chat Completion backends such as Groq or Infermatic.
Custom APIs:
Is your API provider missing? ChatterUI allows you to define APIs using its template system.
Read more about it here!
#ai #Android
GitHub
  
  GitHub - Vali-98/ChatterUI: Simple frontend for LLMs built in react-native.
  Simple frontend for LLMs built in react-native. Contribute to Vali-98/ChatterUI development by creating an account on GitHub.
  Media is too big
    VIEW IN TELEGRAM
  ⚡️Enoch AI for Real Information: Free Access
Finally, an uncensored AI trained on knowledge that’s often buried or ignored by mainstream engines. #Enoch #AI, built by #Brighteon, brings you real information on natural health, nutrition, permaculture, self-reliance, history, and more.
It’s trained on GreenMedInfo, Children’s Health Defense, Mercola, Natural News, Decentralized TV, and even hundreds of survival and off-grid living books from around the world.
I tested it for myself. Enoch AI is fast, practical, and actually useful.
Try it for free:
👉 brighteon.ai (email answers)
👉enochvip.consumerwellness.org (real-time chat)
And soon, a self-hosted version will be available on Above Phone and Above Book—no internet connection required!
This solution is from #TBOT Show Episode 12. Watch the full episode.
📲Grab privacy gear.
—
🫶 @takebackourtech
📩 WEBSITE & NEWSLETTER | 🎥 VIDEOS| XMPP | SUBSTACK
  Finally, an uncensored AI trained on knowledge that’s often buried or ignored by mainstream engines. #Enoch #AI, built by #Brighteon, brings you real information on natural health, nutrition, permaculture, self-reliance, history, and more.
It’s trained on GreenMedInfo, Children’s Health Defense, Mercola, Natural News, Decentralized TV, and even hundreds of survival and off-grid living books from around the world.
I tested it for myself. Enoch AI is fast, practical, and actually useful.
Try it for free:
👉 brighteon.ai (email answers)
👉enochvip.consumerwellness.org (real-time chat)
And soon, a self-hosted version will be available on Above Phone and Above Book—no internet connection required!
This solution is from #TBOT Show Episode 12. Watch the full episode.
📲Grab privacy gear.
—
🫶 @takebackourtech
📩 WEBSITE & NEWSLETTER | 🎥 VIDEOS| XMPP | SUBSTACK
Media is too big
    VIEW IN TELEGRAM
  I TRADED GOOGLE FOR AI- and you should too
https://www.youtube.com/watch?v=E5qmrufSFRo
#Google #why #epstein #palantir #jdvance #Thiel #ai #surveillance
  https://www.youtube.com/watch?v=E5qmrufSFRo
#Google #why #epstein #palantir #jdvance #Thiel #ai #surveillance
This media is not supported in your browser
    VIEW IN TELEGRAM
  AI-Video-Transcriber
#AI #Video #Transcriber is a powerful video transcription and summarization tool with support for over 30 platforms such as #YouTube and #TikTok.
It offers multilingual support and intelligent transcription with high accuracy through Faster-Whisper.
The tool also provides automatic text optimization and #summary #translation using GPT-4.
AI-Video-Transcriber is also compatible with mobile devices, making it easy to use.
https://github.com/wendy7756/AI-Video-Transcriber
================
@open_source_friend
  #AI #Video #Transcriber is a powerful video transcription and summarization tool with support for over 30 platforms such as #YouTube and #TikTok.
It offers multilingual support and intelligent transcription with high accuracy through Faster-Whisper.
The tool also provides automatic text optimization and #summary #translation using GPT-4.
AI-Video-Transcriber is also compatible with mobile devices, making it easy to use.
https://github.com/wendy7756/AI-Video-Transcriber
================
@open_source_friend
#Microsoft limits users to only 3 opt-outs a year for #AI photo scanning, sparking backlash
https://rudevulture.com/microsoft-limits-users-to-only-3-opt-outs-a-year-for-ai-photo-scanning/
#windows #stalking #surveillance #why
  
  https://rudevulture.com/microsoft-limits-users-to-only-3-opt-outs-a-year-for-ai-photo-scanning/
#windows #stalking #surveillance #why
Rude Vulture
  
  Microsoft limits users to only 3 opt-outs a year for AI photo scanning, sparking backlash
  Privacy advocates are raising alarms over Microsoft‘s controversial new limitation on a face-recognition feature being tested in OneDrive, the company’s cloud storage service. Users who wish to disable AI-powered facial scanning of their photos can only do…
  🤖 Scientists just proved that large language models can literally rot their own brains the same way humans get brain rot from scrolling junk content online.
They fed models months of viral Twitter data short, high-engagement posts and watched their cognition collapse:
- Reasoning fell by 23%
- Long-context memory dropped 30%
- Personality tests showed spikes in narcissism & psychopathy
And get this even after retraining on clean, high-quality data, the damage didn’t fully heal.
The representational “rot” persisted.
It’s not just bad data → bad output.
It’s bad data → permanent cognitive drift.
The #AI equivalent of doomscrolling is real. And it’s already happening.
Full study: llm-brain-rot.github.io
🔗 Alex Prompter
  They fed models months of viral Twitter data short, high-engagement posts and watched their cognition collapse:
- Reasoning fell by 23%
- Long-context memory dropped 30%
- Personality tests showed spikes in narcissism & psychopathy
And get this even after retraining on clean, high-quality data, the damage didn’t fully heal.
The representational “rot” persisted.
It’s not just bad data → bad output.
It’s bad data → permanent cognitive drift.
The #AI equivalent of doomscrolling is real. And it’s already happening.
Full study: llm-brain-rot.github.io
🔗 Alex Prompter
This media is not supported in your browser
    VIEW IN TELEGRAM
  AI expert Ehsan Safarnejad points out the role of #Microsoft in the Gaza killing campaign
Catch the full discussion 👈
FOLLOW US ON 🔸
📱 Instagram 📱 X 📱 Telegram
#why #bds #lavender #ai
  Catch the full discussion 👈
FOLLOW US ON 🔸
📱 Instagram 📱 X 📱 Telegram
#why #bds #lavender #ai