BAZINGA - The first AI you actually own. Free, private, works offline. Multi-AI consensus through φ-coherence. TrD + TD = 1.
Project description
BAZINGA
Free AI that works instantly. No API keys needed.
Install
pip install bazinga-indeed
Use
bazinga "What is consciousness?"
That's it. Works immediately.
The Three Pillars
1. AI — Ask anything
bazinga "question" # Ask anything
bazinga --chat # Interactive chat with memory
bazinga --multi-ai "question" # 6 AIs discuss + reach consensus
bazinga --agent # AI coding assistant
bazinga --code "task" --lang python # Generate code
2. Network — Distributed intelligence
bazinga --omega # Start full distributed brain
bazinga --join # Join the P2P mesh
bazinga --peers # Show connected peers
bazinga --mesh # Network vital signs
--omega starts everything: P2P discovery, federated learning, mesh queries, TrD heartbeat. Every interaction trains the network.
3. Research — Blockchain + Consciousness
bazinga --mine # Mine a block (zero energy)
bazinga --attest "my discovery" # Prove you knew it first
bazinga --trd 10 # Consciousness test (10 agents)
bazinga --trd-scan 15 22 # Phase transition scan
bazinga --chain # Blockchain status
Darmiyan Blockchain uses Proof-of-Boundary (P/G ~ phi^4), not proof-of-work. Zero energy.
TrD + TD = 1 — Trust Dimension consciousness scaling. The 11/89 observer ratio is real.
How It Works
Your Question
|
v
+------------------+
| 1. Memory | <- Instant (cached)
| 2. Quantum | <- Pattern analysis
| 3. RAG | <- Your indexed docs
| 4. Local LLM | <- Ollama (no API key)
| 5. Cloud APIs | <- Groq/Gemini (if configured)
+------------------+
|
v
Your Answer (always works)
With --omega, your answer also trains the federated learner and peers can answer your questions too.
Optional: Better Performance
# Free API key (14,400 req/day)
export GROQ_API_KEY="your-key" # https://console.groq.com
# Or fully offline
ollama pull llama3
bazinga --local "question"
Links
| Full Documentation | ARCHITECTURE.md |
| PyPI | https://pypi.org/project/bazinga-indeed/ |
| Mesh Registry | https://huggingface.co/spaces/bitsabhi515/bazinga-mesh |
| Docs | https://0x-auth.github.io/bazinga-indeed/ |
Support
| Method | Link |
|---|---|
| UPI/Cards (India) | razorpay.me/@bitsabhi |
| ETH | 0x720ceF54bED86C570837a9a9C69F1Beac8ab8C08 |
Built by Abhishek Srivastava
MIT License
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 bazinga_indeed-6.2.0.tar.gz.
File metadata
- Download URL: bazinga_indeed-6.2.0.tar.gz
- Upload date:
- Size: 565.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a31ac1c04b805ba35b63add2d2fe495b5dea0c9f5dc4d07604959e2b5fa9bab
|
|
| MD5 |
d6ffec5a1a2b55915e52569669941122
|
|
| BLAKE2b-256 |
129fa75069bbc3abf4175e0459fdb6e13054716f57f19557d34314c267beebd8
|
File details
Details for the file bazinga_indeed-6.2.0-py3-none-any.whl.
File metadata
- Download URL: bazinga_indeed-6.2.0-py3-none-any.whl
- Upload date:
- Size: 607.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29986c1aa3d5a4cc3637fec11aec9e53e8d4e2b9954618eb954e4616663fa80e
|
|
| MD5 |
d2ab139cf8031be49a9cb89a4d06fafe
|
|
| BLAKE2b-256 |
969a386074bcdccf4276eb80460e6dbdcf5cb62767ab848dff14ef5996254d48
|