A simple Python library for Google Gemini with memory support.
Project description
Dracula 🧛
A simple Python library for Google Gemini with conversation memory.
Installation
pip install dracula-ai
Usage
from dracula import Dracula
ai = Dracula(api_key="your-api-key")
response = ai.chat("Hello, who are you?") print(response)
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
dracula_ai-0.1.0.tar.gz
(2.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
File details
Details for the file dracula_ai-0.1.0.tar.gz.
File metadata
- Download URL: dracula_ai-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2182112ce5524e93f2c154bf9ff8b8fadcbab7b0c6b70bb941628b3569e54755
|
|
| MD5 |
53a72945d5da24a95ef79f1947bc1f7c
|
|
| BLAKE2b-256 |
a0d0decdb60d1c98b19489ca150dabb1d1beb0205c261d417c8d1f2d7904ff8f
|
File details
Details for the file dracula_ai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dracula_ai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d7adaf2953040f6230f8f5e21a9250410e4eaef9295523b6befa7e772bdf04d
|
|
| MD5 |
755f6fd985cb664ad1a668f7f125ae3c
|
|
| BLAKE2b-256 |
d646d4ffe77e302d888679d0785087b3051f35cd4417c85fd236c66389e34052
|