🔧 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.10.7.tar.gz
(137.3 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.10.7-py3-none-any.whl
(148.4 kB
view details)
File details
Details for the file lazarus_cms-5.10.7.tar.gz.
File metadata
- Download URL: lazarus_cms-5.10.7.tar.gz
- Upload date:
- Size: 137.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50bc1b716704ea0d1a513fe16ab318a811d77bc29c7249e0534c4acefd043cbb
|
|
| MD5 |
c51ed815d2bb31c2e878bdefce395a25
|
|
| BLAKE2b-256 |
e46d10cd483707c2976c3d22ebd211d1d05551afbef987d5766228b182d42420
|
File details
Details for the file lazarus_cms-5.10.7-py3-none-any.whl.
File metadata
- Download URL: lazarus_cms-5.10.7-py3-none-any.whl
- Upload date:
- Size: 148.4 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 |
d1ae40b26618780cb1d9fdb340b46cde0230d1ff3baf7adecc43fe97d1ef2a36
|
|
| MD5 |
1331ebf83faac56d71f572136f395efb
|
|
| BLAKE2b-256 |
bd43f749e3fb860069ddde529c61a5f8feacc250a9e79891b537358f75638ecb
|