LuziGPT: Önceden belirlenmiş soru-cevapları döndüren Python modülü
Project description
LuziGPT
LuziGPT, önceden tanımlı soru-cevap verileri ile çalışan basit bir yapay zeka modülüdür. Harici API'ler kullanmadan, kendi içinde bulunan verilerden cevaplar üretir. Telegram botları, sohbet uygulamaları ve eğitsel projelerde kullanılabilir.
🚀 Özellikler
- 📌 Önceden Tanımlı Cevaplar: JSON dosyasında saklanan soru-cevap çiftleriyle çalışır.
- ⚡ Hızlı ve Hafif: Harici API'lere bağımlı değildir, tamamen yerel çalışır.
- 🛠 Kolay Entegrasyon: Telegram botları, Discord botları veya diğer projelerde kolayca kullanılabilir.
🔧 Kurulum
LuziGPT'yi yüklemek için aşağıdaki komutu çalıştırın:
pip install luzigpt
📌 Kullanım
from luzigpt import LuziGPT
gpt = LuziGPT()
soru = "Merhaba"
cevap = gpt.cevap_ver(soru)
print(cevap)
Örnek Çıktı:
Merhaba! Nasıl yardımcı olabilirim?
📜 Lisans
Bu proje MIT Lisansı ile lisanslanmıştır. Dilediğiniz gibi kullanabilir ve geliştirebilirsiniz.
🎯 Geliştirici: LuziTool
📬 İletişim: t.me/luzitool
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file luzigpt-1.0.0.tar.gz.
File metadata
- Download URL: luzigpt-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b48c593beff66b634239c53b20c5570363c337e1ee6f52be2cc21b2db9ab31a4
|
|
| MD5 |
8f81a77eead2d73dfd5b245e673a2785
|
|
| BLAKE2b-256 |
95a3609e020441b46923a91eea05280a85866e20a5a7b7dd329500ca6efb0997
|
File details
Details for the file luzigpt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: luzigpt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
098003c304b109dd2e5fa1c62aa9ac12314cdd1c185a89db091d3188dc5cc78f
|
|
| MD5 |
00bcfa5ce766b971182efddd337379b3
|
|
| BLAKE2b-256 |
c4d6570fc5fa4ea96e46fe73ac49cb3073b5501822d8d6d1c5e296840bb32b5c
|