Skip to main content

BAZINGA

Free AI that works instantly. No API keys needed.

PyPI License: MIT DOI

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bazinga_indeed-6.3.0.tar.gz (575.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bazinga_indeed-6.3.0-py3-none-any.whl (612.4 kB view details)

Uploaded Python 3

File details

Details for the file bazinga_indeed-6.3.0.tar.gz.

File metadata

  • Download URL: bazinga_indeed-6.3.0.tar.gz
  • Upload date:
  • Size: 575.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for bazinga_indeed-6.3.0.tar.gz
Algorithm Hash digest
SHA256 8d8be85e1d9d9c13de98025341ed80a82897075954cfe99f326885c0a384662e
MD5 db266246c8a0e55dfb53f13ebafafb72
BLAKE2b-256 16571810b59fd36b03a4dd6c45bd5f6f2e1c0e2d606d35b61a1b58658b83faad

See more details on using hashes here.

File details

Details for the file bazinga_indeed-6.3.0-py3-none-any.whl.

File metadata

  • Download URL: bazinga_indeed-6.3.0-py3-none-any.whl
  • Upload date:
  • Size: 612.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for bazinga_indeed-6.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 06f16eb3869016b7902ee1500964207e3b4071147765f3490501d1c1ee247876
MD5 44e5c4c8165ce9a5826e969dde76824d
BLAKE2b-256 4c34bd0367f541a09b7affa96437ad6dc1663356369046cf591e39bc25b53848

See more details on using hashes here.

Release history Release notifications | RSS feed

6.3.1

2 files

This release

6.3.0 This release

2 files

6.2.0

2 files

6.1.0

2 files

6.0.1

2 files

6.0.0

2 files

5.19.4

2 files

5.19.3

2 files

5.19.2

2 files

5.19.1

2 files

5.19.0

2 files

5.18.9

2 files

5.18.8

2 files

5.18.7

2 files

5.18.6

2 files

5.18.5

2 files

5.18.4

2 files

5.18.3

2 files

5.18.2

2 files

5.18.1

2 files

5.18.0

2 files

5.17.0

2 files

5.16.2

2 files

5.16.1

2 files

5.16.0

2 files

5.15.1

2 files

5.15.0

2 files

5.14.0

2 files

5.13.0

2 files

5.12.0

2 files

5.11.1

2 files

5.11.0

2 files

5.10.0

2 files

5.9.0

2 files

5.8.0

2 files

5.7.0

2 files

5.6.0

2 files

5.5.3

2 files

5.5.2

2 files

5.5.1

2 files

5.5.0

2 files

5.4.2

2 files

5.4.0

2 files

5.3.0

2 files

5.2.4

2 files

5.2.3

2 files

5.2.2

2 files

5.2.1

2 files

5.2.0

2 files

5.1.4

2 files

5.1.3

2 files

5.1.2

2 files

5.1.1

2 files

5.1.0

2 files

5.0.9

2 files

5.0.8

2 files

5.0.7

2 files

5.0.6

2 files

5.0.5

2 files

5.0.4

2 files

5.0.3

2 files

5.0.2

2 files

5.0.1

2 files

5.0.0

2 files

4.9.33

2 files

4.9.32

2 files

4.9.31

2 files

4.9.30

2 files

4.9.29

2 files

4.9.27

2 files

4.9.26

2 files

4.9.25

2 files

4.9.24

2 files

4.9.23

2 files

4.9.22

2 files

4.9.21

2 files

4.9.20

2 files

4.9.19

2 files

4.9.18

2 files

4.9.17

2 files

4.9.16

2 files

4.9.15

2 files

4.9.14

2 files

4.9.13

2 files

4.9.12

2 files

4.9.11

2 files

4.9.10

2 files

4.9.9

2 files

4.9.8

2 files

4.9.6

2 files

4.9.5

2 files

4.9.4

2 files

4.9.3

2 files

4.9.2

2 files

4.9.1

2 files

4.9.0

2 files

4.8.24

2 files

4.8.23

2 files

4.8.22

2 files

4.8.21

2 files

4.8.20

2 files

4.8.19

2 files

4.8.18

2 files

4.8.17

2 files

4.8.16

2 files

4.8.15

2 files

4.8.14

2 files

4.8.13

2 files

4.8.12

2 files

4.8.11

2 files

4.8.10

2 files

4.8.9

2 files

4.8.8

2 files

4.8.7

2 files

4.8.6

2 files

4.8.5

2 files

4.8.4

2 files

4.8.3

2 files

4.8.2

2 files

4.8.1

2 files

4.8.0

2 files

4.7.2

2 files

4.7.1

2 files

4.7.0

2 files

4.6.4

2 files

4.6.3

2 files

4.6.2

2 files

4.6.1

2 files

4.6.0

2 files

4.5.1

2 files

4.5.0

2 files

4.4.1

2 files

4.4.0

2 files

4.3.1

2 files

4.3.0

2 files

4.2.0

2 files

4.1.0

2 files

4.0.2

2 files

4.0.1

2 files

3.5.2

2 files

3.5.1

2 files

3.5.0

2 files

3.4.0

2 files

3.3.0

1 file

3.2.0

1 file

3.1.0

1 file

3.0.0

2 files

2.6.0

2 files

2.5.0

2 files

2.4.0

2 files

2.3.0

2 files

2.2.1

2 files

2.2.0

2 files

2.1.0

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page