banko-ai-assistant 1.0.13__tar.gz → 1.0.15__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {banko_ai_assistant-1.0.13/banko_ai_assistant.egg-info → banko_ai_assistant-1.0.15}/PKG-INFO +11 -5
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/README.md +10 -4
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/cli.py +1 -1
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/vector_search/generator.py +19 -7
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15/banko_ai_assistant.egg-info}/PKG-INFO +11 -5
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/pyproject.toml +1 -1
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/LICENSE +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/MANIFEST.in +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/__init__.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/__main__.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/__init__.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/aws_provider.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/base.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/factory.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/gemini_provider.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/openai_provider.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/watsonx_provider.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/config/__init__.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/config/settings.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/Anallytics.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/Graph.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/Graph2.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/ai-status.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/banko-ai-assistant-watsonx.gif +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/banko-db-ops.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/banko-response.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/cache-stats.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/0dbda187ceb472a466dff54b7015b1d4.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/10903-7f8736e237ced107.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/10966-809952783184ae4b.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/13351-8a7dda060266efff.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/1342-c79d3d17da82f23c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/16142-bdecf7bfdd6d70ae.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/16550-e89f65017860221d.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/17492-942c70b114fdcce1.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/18352-481d67e871cc6985.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/18555-0d9763eb744f7a77.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/19437-575ba467ea85e866.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/1aca1669c3b4a07f0966c4733c939d6d.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/20126-602c15db592cf3c4.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/20224-b6de2c08cc8ad497.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/2029a63f9af76541f860b6a6a4ec0c90.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/21662-1214728138c72aa2.css +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/22517-5f7ab2631d424b77.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/23019-be3b8956cee94725.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/26067-cb77f2673c5f757c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/27405-880a12623820964d.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/27503-82078c18034012ed.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/28090-8e4b5fd6c88f8eb2.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/2c66dacf04db64cc1099835f2e2328d5.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/30090868cb2b559a7093999fec5fbcc8.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/30102-608e861dccc907f1.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/31600-ca2e152d871d51d5.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/31d5156a9cc5fe5fd780c2d9e59db98f.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/34713-54729fd9c7517d50.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/35074-d765c14dc3e8eafc.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/38230-4d6eb1a608eecdeb.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/40566-e2dbb4226dd2ab42.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/42298-668aa166e1146c6c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/43203-3a1e46e5259313c8.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/44429-6534f772a6bd895b.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/48327-48fb70091d7ac731.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/49923-dc71193d54a0b99c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/49c3cac3c5a09ca104a2efea48536d14.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/50040-3c27b1fe14ca588b.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/5047473e06297bbccfae9c43ca36bd93.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/51531-253e8d8f8f527d9c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/58103-d6be57f2d624e7b4.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/58822-d1779ebe9d4fab59.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/61b440e4366b35d7213172be53d3864e.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/61d121a699367070f3988f633ed6ac7d.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/65610-15f55d146aa3cc6f.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/65662-2b7065d2ddcf6a0c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/67631-9d4d7f4aab06e79c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/68445-8aae26e83c03d9bc.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/6863-da15e99ca946f07a.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/71526-518cf6126a32651b.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/72268-8f69a6e8585b9af2.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/76f1a52015cf2a243ed085586f3d44e8.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/80538-65bd348271403336.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/81505-387f6ddb644ae967.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/8151-1a0cf04ea45ad513.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/83119-1cf7ca2f5ba0e1ab.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/83485-27ce97f9e7369ed7.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/8575-e1977ceb3b34da9c.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/8962-664b3c9b21ec2e0f.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/90123-40fd5c2d5dc1c0a1.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/91846-55cc5635c18159a0.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/91936-56d11562a38b3f77.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/96833-fbcb1ab8436924d4.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/99246-889e96fc0a42e07a.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/99961-ee8d9a1207a9db7a.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/DefaultPinRep-78e567622e9cb382.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/DesktopUnauthPageWrapper-26b3c2c050f09d27.css +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/DesktopUnauthPageWrapper-a120f0b0faa773a2.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/KkWFeSURekXGycdprVC-UY6ED-ZF5ll2JCMiHhJE2Rk.js +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/MobileAndUnauthPinPage-0083f61f79e906d2.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/UnauthCloseupRelatedPins-d98c713ac2e141a7.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/[id]-87f8f6f1f81e3a8a.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/_client-49638f60bdf5658e.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/a7ee24644496b7a3131cd4e13b8c6edb.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/a8ada9395c00dffc8fb81a7b76bd34b5.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/abbf5a82906bef8c6be49ab38eaeea7c.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/ad910641231bb413f6a985e4e9961efb.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/anchor.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/b6083df3cfa26856caef114c51a8d21e.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/b957829ac112a8c28b313307e5ff0df6.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/bb2d3d28e3421d901d8d431c33f0c6ed.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/bb2d3d28e3421d901d8d431c33f0c6ed.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/c3031b4a938377789e00d3d2f3b2438c.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/client +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/ct.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/d03e6db9649ea3479b799d5a21008ac2.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/d3d38fd9aa0c808a28ff5bd9ae5b5576.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/de7cb9e198b4ebc9430824132ccfce2e.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/e4330b4a4e71a3f77dd0682b99037cad.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/ecdf72d4d54e70608e9416020f8ad67d.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/eef64355b9f10e89c355b138adbae1e9.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/enterprise.js +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/f1354f6bb993409ea12235a01a978936.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/f7c30e2615fe0e57d9ab6e41aac5e738.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/fa72fa1ae9bb3ec93f41595333d22d16.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/fb09ce3b0feb4931402867cf109cd618.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/i +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/locale-en_US-lite-js-d0d346142714beb1.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/login-3c695aa28fdc27a5.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/login-e161a84cea9cd0a3.css +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/packages-rich-snippet-LeafSnippet-b7f61038a4431021.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/polyfills-c5ca6e711f8975ec.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/recaptcha__en.js +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/repin-62bbd4d7c8e22f17.css +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/repin-d49f19d89ddd3cbe.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/runtime-505e4380476a458b.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/saved_resource(1).html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/saved_resource(2).html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/saved_resource.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/sdk(1).js +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/sdk.js +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/select.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/style +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/styles__ltr.css +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/unnamed.jpg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/vendor-react-76e71fd67c83934b.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/visual-search-fe95849c7568d600.mjs +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/css/style.css +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/profilepic.jpeg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/query_watcher.png +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/roach-logo.svg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/watsonx-icon.svg +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/templates/base.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/templates/dashboard.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/templates/index.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/templates/login.html +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/utils/__init__.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/utils/cache_manager.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/utils/database.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/utils/migration.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/vector_search/__init__.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/vector_search/enrichment.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/vector_search/search.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/web/__init__.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/web/app.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/web/auth.py +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/SOURCES.txt +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/dependency_links.txt +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/entry_points.txt +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/requires.txt +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/top_level.txt +0 -0
- {banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/setup.cfg +0 -0
{banko_ai_assistant-1.0.13/banko_ai_assistant.egg-info → banko_ai_assistant-1.0.15}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: banko-ai-assistant
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.15
|
4
4
|
Summary: AI-powered expense analysis and RAG system with CockroachDB vector search and multi-provider AI support
|
5
5
|
Author-email: Virag Tripathi <virag.tripathi@gmail.com>
|
6
6
|
License-Expression: MIT
|
@@ -84,11 +84,17 @@ A modern AI-powered expense analysis application with Retrieval-Augmented Genera
|
|
84
84
|
|
85
85
|
#### Option 1: PyPI Installation (Recommended)
|
86
86
|
```bash
|
87
|
-
# Install from PyPI
|
87
|
+
# Install from PyPI
|
88
88
|
pip install banko-ai-assistant
|
89
89
|
|
90
|
+
# Set up environment variables
|
91
|
+
export WATSONX_API_KEY="your_watsonx_api_key_here"
|
92
|
+
export WATSONX_PROJECT_ID="your_watsonx_project_id_here"
|
93
|
+
export WATSONX_MODEL_ID="openai/gpt-oss-120b"
|
94
|
+
export DATABASE_URL="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable"
|
95
|
+
|
90
96
|
# Run the application
|
91
|
-
|
97
|
+
python -m banko_ai
|
92
98
|
```
|
93
99
|
|
94
100
|
#### Option 2: Development Installation
|
@@ -119,7 +125,7 @@ Set up your environment variables:
|
|
119
125
|
|
120
126
|
```bash
|
121
127
|
# Required: Database connection
|
122
|
-
export DATABASE_URL="cockroachdb://root@localhost:26257/
|
128
|
+
export DATABASE_URL="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable"
|
123
129
|
|
124
130
|
# Required: AI Service (choose one)
|
125
131
|
export AI_SERVICE="watsonx" # or "openai", "aws", "gemini"
|
@@ -366,7 +372,7 @@ banko_ai/
|
|
366
372
|
cockroach start --insecure --listen-addr=localhost:26257
|
367
373
|
|
368
374
|
# Verify database exists
|
369
|
-
cockroach sql --url="
|
375
|
+
cockroach sql --url="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable" --execute "SHOW TABLES;"
|
370
376
|
```
|
371
377
|
|
372
378
|
**AI Provider Disconnected**
|
@@ -30,11 +30,17 @@ A modern AI-powered expense analysis application with Retrieval-Augmented Genera
|
|
30
30
|
|
31
31
|
#### Option 1: PyPI Installation (Recommended)
|
32
32
|
```bash
|
33
|
-
# Install from PyPI
|
33
|
+
# Install from PyPI
|
34
34
|
pip install banko-ai-assistant
|
35
35
|
|
36
|
+
# Set up environment variables
|
37
|
+
export WATSONX_API_KEY="your_watsonx_api_key_here"
|
38
|
+
export WATSONX_PROJECT_ID="your_watsonx_project_id_here"
|
39
|
+
export WATSONX_MODEL_ID="openai/gpt-oss-120b"
|
40
|
+
export DATABASE_URL="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable"
|
41
|
+
|
36
42
|
# Run the application
|
37
|
-
|
43
|
+
python -m banko_ai
|
38
44
|
```
|
39
45
|
|
40
46
|
#### Option 2: Development Installation
|
@@ -65,7 +71,7 @@ Set up your environment variables:
|
|
65
71
|
|
66
72
|
```bash
|
67
73
|
# Required: Database connection
|
68
|
-
export DATABASE_URL="cockroachdb://root@localhost:26257/
|
74
|
+
export DATABASE_URL="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable"
|
69
75
|
|
70
76
|
# Required: AI Service (choose one)
|
71
77
|
export AI_SERVICE="watsonx" # or "openai", "aws", "gemini"
|
@@ -312,7 +318,7 @@ banko_ai/
|
|
312
318
|
cockroach start --insecure --listen-addr=localhost:26257
|
313
319
|
|
314
320
|
# Verify database exists
|
315
|
-
cockroach sql --url="
|
321
|
+
cockroach sql --url="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable" --execute "SHOW TABLES;"
|
316
322
|
```
|
317
323
|
|
318
324
|
**AI Provider Disconnected**
|
@@ -262,7 +262,7 @@ QUICK START:
|
|
262
262
|
-----------
|
263
263
|
1. Set up your environment variables:
|
264
264
|
export AI_SERVICE="watsonx" # or "openai", "aws", "gemini"
|
265
|
-
export DATABASE_URL="
|
265
|
+
export DATABASE_URL="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable"
|
266
266
|
|
267
267
|
2. Configure your AI provider:
|
268
268
|
|
@@ -86,46 +86,56 @@ class EnhancedExpenseGenerator:
|
|
86
86
|
"Internet Provider", "Phone Company", "Water Company"
|
87
87
|
]
|
88
88
|
|
89
|
-
# Use the exact categories from the original CSV
|
89
|
+
# Use the exact categories from the original CSV with appropriate merchants
|
90
90
|
self._categories = {
|
91
91
|
"Groceries": {
|
92
92
|
"items": ["Fresh produce", "Dairy products", "Meat and poultry", "Pantry staples", "Organic foods", "Beverages", "Snacks"],
|
93
|
+
"merchants": ["Whole Foods", "Local Market", "Costco", "Walmart", "Target"],
|
93
94
|
"amount_range": (10, 150)
|
94
95
|
},
|
95
96
|
"Home Improvement": {
|
96
97
|
"items": ["Tools", "Hardware", "Paint", "Lumber", "Electrical supplies", "Plumbing supplies", "Garden supplies"],
|
98
|
+
"merchants": ["Home Depot", "Lowe's", "Ace Hardware", "IKEA"],
|
97
99
|
"amount_range": (20, 500)
|
98
100
|
},
|
99
101
|
"Electronics": {
|
100
102
|
"items": ["Smartphone", "Laptop", "Tablet", "Headphones", "Camera", "Gaming console", "Smart home device"],
|
103
|
+
"merchants": ["Apple Store", "Best Buy", "Amazon", "Target", "Walmart"],
|
101
104
|
"amount_range": (50, 1000)
|
102
105
|
},
|
103
106
|
"Subscription": {
|
104
107
|
"items": ["Streaming service", "Software subscription", "Gym membership", "News subscription", "Cloud storage", "Music service"],
|
108
|
+
"merchants": ["Netflix", "Spotify", "Planet Fitness", "Electric Company", "Internet Provider"],
|
105
109
|
"amount_range": (10, 50)
|
106
110
|
},
|
107
111
|
"Shopping": {
|
108
112
|
"items": ["Clothing", "Shoes", "Accessories", "Home decor", "Books", "Toys", "Beauty products"],
|
113
|
+
"merchants": ["Amazon", "Target", "Walmart", "IKEA", "Best Buy"],
|
109
114
|
"amount_range": (15, 200)
|
110
115
|
},
|
111
116
|
"Restaurant": {
|
112
117
|
"items": ["Dinner", "Lunch", "Breakfast", "Takeout", "Delivery", "Catering", "Fine dining"],
|
118
|
+
"merchants": ["McDonald's", "Italian Bistro", "Chipotle", "Subway", "Pizza Hut", "Domino's"],
|
113
119
|
"amount_range": (15, 100)
|
114
120
|
},
|
115
121
|
"Transport": {
|
116
122
|
"items": ["Uber ride", "Lyft ride", "Taxi", "Bus fare", "Train ticket", "Flight", "Car rental"],
|
123
|
+
"merchants": ["Uber", "Lyft", "Delta Airlines"],
|
117
124
|
"amount_range": (5, 500)
|
118
125
|
},
|
119
126
|
"Fuel": {
|
120
127
|
"items": ["Gas fill-up", "Electric charging", "Diesel fuel", "Premium gas", "Regular gas"],
|
128
|
+
"merchants": ["Shell Gas Station", "Tesla Supercharger", "Exxon", "Chevron", "BP"],
|
121
129
|
"amount_range": (20, 100)
|
122
130
|
},
|
123
131
|
"Travel": {
|
124
132
|
"items": ["Flight", "Hotel", "Car rental", "Travel insurance", "Airport parking", "Baggage fee"],
|
133
|
+
"merchants": ["Delta Airlines", "Hilton Hotels"],
|
125
134
|
"amount_range": (100, 2000)
|
126
135
|
},
|
127
136
|
"Coffee": {
|
128
137
|
"items": ["Coffee", "Espresso", "Latte", "Cappuccino", "Pastry", "Sandwich", "Breakfast"],
|
138
|
+
"merchants": ["Starbucks", "Local Market", "Whole Foods", "Costco"],
|
129
139
|
"amount_range": (3, 25)
|
130
140
|
}
|
131
141
|
}
|
@@ -142,8 +152,8 @@ class EnhancedExpenseGenerator:
|
|
142
152
|
category = random.choice(list(self.categories.keys()))
|
143
153
|
category_data = self.categories[category]
|
144
154
|
|
145
|
-
# Select merchant from
|
146
|
-
merchant = random.choice(
|
155
|
+
# Select merchant from category-specific merchants
|
156
|
+
merchant = random.choice(category_data["merchants"])
|
147
157
|
|
148
158
|
# Generate amount within category range
|
149
159
|
amount = round(random.uniform(*category_data["amount_range"]), 2)
|
@@ -242,10 +252,12 @@ class EnhancedExpenseGenerator:
|
|
242
252
|
df = pd.DataFrame(batch)
|
243
253
|
df.to_sql('expenses', conn, if_exists='append', index=False, method='multi')
|
244
254
|
# Transaction is automatically committed when exiting the context
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
255
|
+
|
256
|
+
# Only increment counter after successful transaction
|
257
|
+
total_inserted += len(batch)
|
258
|
+
batch_num = i//batch_size + 1
|
259
|
+
print(f"✅ Batch {batch_num}/{total_batches}: {len(batch)} records inserted (Total: {total_inserted})")
|
260
|
+
break # Success, exit retry loop
|
249
261
|
|
250
262
|
except OperationalError as e:
|
251
263
|
# Check if it's a CockroachDB serialization failure (SQL state 40001)
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15/banko_ai_assistant.egg-info}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: banko-ai-assistant
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.15
|
4
4
|
Summary: AI-powered expense analysis and RAG system with CockroachDB vector search and multi-provider AI support
|
5
5
|
Author-email: Virag Tripathi <virag.tripathi@gmail.com>
|
6
6
|
License-Expression: MIT
|
@@ -84,11 +84,17 @@ A modern AI-powered expense analysis application with Retrieval-Augmented Genera
|
|
84
84
|
|
85
85
|
#### Option 1: PyPI Installation (Recommended)
|
86
86
|
```bash
|
87
|
-
# Install from PyPI
|
87
|
+
# Install from PyPI
|
88
88
|
pip install banko-ai-assistant
|
89
89
|
|
90
|
+
# Set up environment variables
|
91
|
+
export WATSONX_API_KEY="your_watsonx_api_key_here"
|
92
|
+
export WATSONX_PROJECT_ID="your_watsonx_project_id_here"
|
93
|
+
export WATSONX_MODEL_ID="openai/gpt-oss-120b"
|
94
|
+
export DATABASE_URL="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable"
|
95
|
+
|
90
96
|
# Run the application
|
91
|
-
|
97
|
+
python -m banko_ai
|
92
98
|
```
|
93
99
|
|
94
100
|
#### Option 2: Development Installation
|
@@ -119,7 +125,7 @@ Set up your environment variables:
|
|
119
125
|
|
120
126
|
```bash
|
121
127
|
# Required: Database connection
|
122
|
-
export DATABASE_URL="cockroachdb://root@localhost:26257/
|
128
|
+
export DATABASE_URL="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable"
|
123
129
|
|
124
130
|
# Required: AI Service (choose one)
|
125
131
|
export AI_SERVICE="watsonx" # or "openai", "aws", "gemini"
|
@@ -366,7 +372,7 @@ banko_ai/
|
|
366
372
|
cockroach start --insecure --listen-addr=localhost:26257
|
367
373
|
|
368
374
|
# Verify database exists
|
369
|
-
cockroach sql --url="
|
375
|
+
cockroach sql --url="cockroachdb://root@localhost:26257/defaultdb?sslmode=disable" --execute "SHOW TABLES;"
|
370
376
|
```
|
371
377
|
|
372
378
|
**AI Provider Disconnected**
|
@@ -7,7 +7,7 @@ py-modules = []
|
|
7
7
|
|
8
8
|
[project]
|
9
9
|
name = "banko-ai-assistant"
|
10
|
-
version = "1.0.
|
10
|
+
version = "1.0.15"
|
11
11
|
description = "AI-powered expense analysis and RAG system with CockroachDB vector search and multi-provider AI support"
|
12
12
|
authors = [
|
13
13
|
{ name="Virag Tripathi", email="virag.tripathi@gmail.com" }
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/aws_provider.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/gemini_provider.py
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/openai_provider.py
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/ai_providers/watsonx_provider.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/anchor.html
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/client
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/ct.html
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/sdk(1).js
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/sdk.js
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/select.html
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/style
RENAMED
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/static/creditcard_files/unnamed.jpg
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai/vector_search/enrichment.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/SOURCES.txt
RENAMED
File without changes
|
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/entry_points.txt
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/requires.txt
RENAMED
File without changes
|
{banko_ai_assistant-1.0.13 → banko_ai_assistant-1.0.15}/banko_ai_assistant.egg-info/top_level.txt
RENAMED
File without changes
|
File without changes
|