Seerie Logo

SEERIE

The machine scams. Seerie sees.

Offline AI protection against digital fraud, built for India.

License Website GitHub Google Play

What is Seerie?

Seerie is an offline, on device AI assistant that helps Indians recognize and respond to digital fraud. UPI scams, phishing, digital arrest scams, and more, all without needing an internet connection. Your questions and data never leave your device.

This repo contains quantized GGUF versions of Seerie for use with llama.cpp, Ollama, and LM Studio.

The full precision (safetensors) version is available at seerror/seerie. The Seerie app itself is live now on Google Play.

What Seerie knows

  • Common UPI fraud patterns and how to react
  • Phishing SMS and call recognition
  • Digital arrest scam tactics
  • Aadhaar security, including locking, unlocking, and misuse prevention
  • Indian cyber law basics such as the IT Act and DPDP Act
  • Where to report: cybercrime.gov.in, 1930 helpline
  • Responds naturally in Hindi, English, and Hinglish

Example

User: Mera UPI se paise kat gaye, kya karoon?

Seerie: Sabse pehle turant apne bank ko call karke card/UPI block karayein.
Phir cybercrime.gov.in par complaint file karein ya 1930 helpline par call karein,
jitni jaldi report karenge, paise wapas milne ke chances utne zyada honge.
Apna transaction ID aur bank statement screenshot ready rakhein complaint ke liye.

Base model

Fine tuned from Qwen3 1.7B (Apache 2.0 licensed) using QLoRA, trained with the Unsloth framework for faster and more memory efficient training.

Available quantizations

File Size Notes
seerie-q4_k_m.gguf approximately 1.1 GB Recommended default, smallest and fastest, ideal for phones
seerie-q6_k.gguf Coming soon Higher quality, needs more RAM

How to run

LM Studio

  1. Download the .gguf file
  2. Load it in LM Studio
  3. Leave the system prompt empty
  4. Set temperature to 0.3 to 0.4 for consistent answers

Ollama

ollama create seerie -f Modelfile
ollama run seerie

Create a Modelfile pointing to the downloaded .gguf file. See Ollama's GGUF import docs.

llama.cpp

./llama-cli -m seerie-q4_k_m.gguf -p "Mera UPI se paise kat gaye, kya karoon?"

Limitations

  • Not a substitute for filing an official police or cybercrime complaint. Always direct urgent cases to 1930 or cybercrime.gov.in
  • May not have information on very recent scam patterns that emerged after training
  • Small model (1.7B), best for quick guidance rather than deep legal analysis

Links

License

Apache 2.0, inherited from the base model.

Made in ๐Ÿ‡ฎ๐Ÿ‡ณ by Seerror
Downloads last month
107
GGUF
Model size
2B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for seerror-technologies/seerie-GGUF

Finetuned
Qwen/Qwen3-1.7B
Quantized
(380)
this model