ilang-ai commited on
Commit ·
a230509
1
Parent(s): f3b55d2
add HF metadata + fix warnings
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# I-Lang Guard
|
| 2 |
|
| 3 |
AI-powered Telegram group guardian. Anti-spam, vision, chat — all driven by [I-Lang Prompt Spec](https://github.com/ilang-ai/ilang-spec).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- telegram
|
| 5 |
+
- anti-spam
|
| 6 |
+
- ilang
|
| 7 |
+
- chatbot
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# I-Lang Guard
|
| 11 |
|
| 12 |
AI-powered Telegram group guardian. Anti-spam, vision, chat — all driven by [I-Lang Prompt Spec](https://github.com/ilang-ai/ilang-spec).
|