🔧 LAZARUS - AI-Powered CMS
🎯 چیه؟
لازاروس یه سیستم مدیریت محتوا هوش مصنوعی هست که مثل یه پردازنده کار میکنه:
- AI = Control Unit — تصمیمگیری
- API calls = ALU — پردازش
- State Register = رجیسترها — ذخیره وضعیت
📦 نصب
pip install lazarus-cms
🚀 شروع
lazarus
اولین بار wizard اجرا میشه و ازت API و مدل رو میخواد.
📋 قابلیتها
- 🤖 چت با هوش مصنوعی
- 🔨 ساخت وبسایت با کد
- 🧠 حافظه (یادآوری مکالمات)
- 📚 Skills (مهارتهای طراحی)
- 🔍 جستجوی مدلها
- 🧪 تست مدل
- ⚙️ پنل ادمین
🏗️ معماری
User Input → needs_code? → Yes: decompose → generate → verify → save
→ No: chat (with memory)
📁 ساختار
lazarus/
├── src/lazarus/
│ ├── core/ ← هسته (config, memory, user)
│ ├── modules/ ← ماژولها (ai, executor, state, planner, pipeline)
│ ├── web/ ← رابط کاربری (flask, templates)
│ ├── skills.md ← مهارتها
│ └── __main__.py ← نقطه شروع
├── docs/ ← مستندات
└── pyproject.toml
🔧 API
لازاروس از هر API سازگار با OpenAI استفاده میکنه:
- OpenCode Zen
- OpenAI
- Anthropic
- DeepSeek
- و هر API دیگه
📄 License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lazarus_cms-5.9.1.tar.gz
(205.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
lazarus_cms-5.9.1-py3-none-any.whl
(220.0 kB
view details)
File details
Details for the file lazarus_cms-5.9.1.tar.gz.
File metadata
- Download URL: lazarus_cms-5.9.1.tar.gz
- Upload date:
- Size: 205.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
286d6edbe7eff1806b4e84444d8a3a3f0865e8f96bb0c70605c95ccc1c41b38e
|
|
| MD5 |
87370377b50a15ddecef9ba95b12d01d
|
|
| BLAKE2b-256 |
864a77279e53d0ce183fe810e013a062e686d8a99caa34b8735ebbe9578b16af
|
File details
Details for the file lazarus_cms-5.9.1-py3-none-any.whl.
File metadata
- Download URL: lazarus_cms-5.9.1-py3-none-any.whl
- Upload date:
- Size: 220.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f9f571d39c94947574926e178eecfa1be0bf2365c460b899431beaef11b7a55
|
|
| MD5 |
6aea50e81134b85d8d827adeef6451b0
|
|
| BLAKE2b-256 |
38c9c5233fc9305781f696682d64e57ec4ce1b8098a2d92dc2abaab7599474f1
|