Skip to main content

IAToolkit

Project description

🧠 IAToolkit — Open-Source Framework for Real-World AI Assistants

Build private, production-grade AI assistants that run entirely inside your environment and speak the language of your business.

IAToolkit is not a demo wrapper or a prompt playground — it is a full architecture for implementing intelligent systems that combine LLMs, SQL data, internal documents, tools, workflows, and multi-tenant business logic.


🚀 Why IAToolkit?

Modern AI development is fragmented: LangChain handles chains, LlamaIndex handles documents, your backend handles SQL, your frontend handles chats, and your devs glue everything together.

IAToolkit brings all of this into one unified, production-ready framework.

It focuses on:

  • real-world data (SQL + documents)
  • real workflows (LLM tools + python services)
  • real multi-tenant architecture (1 company → many companies)
  • real constraints (security, reproducibility, governance)
  • real deployment (your servers, your infrastructure)

IAToolkit lets you build the assistant that your organization needs — not a generic chatbot.


🧩 Architecture in a Nutshell

IAToolkit is a structured, layered framework:

Interfaces (Web & API) ↓ Intelligence Layer (prompts, tools, SQL orchestration, RAG) ↓ Execution Layer (services, workflows, validation) ↓ Data Access (SQLAlchemy, connectors) ↓ Company Modules (company.yaml + custom tools)

✔ Interfaces

Chat UI, REST API, auth, sessions, JSON/HTML responses.

✔ Intelligence Layer

Core logic: prompt rendering, SQL orchestration, RAG, LLM tool dispatching.

✔ Execution Layer

Python services that implement real workflows: querying data, generating reports, retrieving documents, executing business logic.

✔ Data Access

A clean repository pattern using SQLAlchemy.

✔ Company Modules

Each company has:

  • its own company.yaml
  • its own prompts
  • its own tools
  • its own services
  • its own vector store & SQL context

This modularity allows true multi-tenancy.


🔌 Connect to Anything

IAToolkit integrates naturally with:

  • SQL databases (PostgreSQL, MySQL, SQL Server, etc.)
  • Document retrieval (PDF, text, embeddings)
  • External APIs
  • Internal microservices
  • Custom Python tools

It also includes a production-grade RAG pipeline, combining:

  • embeddings
  • chunking
  • hybrid search
  • SQL queries + document retrieval
  • tool execution

Everything orchestrated through the Intelligence Layer.


🏢 Multi-Tenant Architecture

A single installation of IAToolkit can power assistants for multiple companies, departments, or customers.

companies/
    company_a
    company_b
    company_c

Each Company is fully isolated:

  • prompts
  • tools
  • credentials
  • documents
  • SQL contexts
  • business rules

This makes IAToolkit ideal for SaaS products, agencies, consultancies, and organizations with multiple business units.


🆓 Community Edition vs Enterprise Edition

IAToolkit follows a modern open-core model:

🟦 Community Edition (MIT License)

  • Full Open-Source Core
  • SQL + Basic RAG
  • One Company
  • Custom Python tools
  • Self-managed deployment

Perfect for developers, small teams, single-business use cases, and experimentation.

🟥 Enterprise Edition (Commercial License)

  • Unlimited Companies (multi-tenant)
  • Payment services integration
  • Enterprise Agent Workflows
  • SSO integration
  • Priority support & continuous updates
  • Activation via License Key

👉 Licensing information:


🧩 Who Is IAToolkit For?

  • Companies building internal “ChatGPT for the business”
  • SaaS products adding AI assistants for multiple customers
  • AI teams that need reproducible prompts and controlled tools
  • Developers who want real workflows, not toy demos
  • Organizations requiring privacy, security, and self-hosting
  • Teams working with SQL-heavy business logic
  • Consultancies deploying AI for multiple clients

⭐ Key Differentiators

  • prioritizes architecture-first design, not chains or wrappers
  • supports multi-company out of the box
  • integrates SQL, RAG, and tools into a single intelligence layer
  • keeps business logic isolated inside Company modules
  • runs entirely on your own infrastructure
  • ships with a full web chat, and API.
  • is built for production, not prototypes

📚 Documentation


🤝 Contributing

IAToolkit is open-source and community-friendly.
PRs, issues, ideas, and feedback are always welcome.


⭐ Support the Project

If you find IAToolkit useful, please star the GitHub repo — it helps visibility and adoption.

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

iatoolkit-1.71.1.tar.gz (487.7 kB view details)

Uploaded Source

Built Distribution

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

iatoolkit-1.71.1-py3-none-any.whl (509.8 kB view details)

Uploaded Python 3

File details

Details for the file iatoolkit-1.71.1.tar.gz.

File metadata

  • Download URL: iatoolkit-1.71.1.tar.gz
  • Upload date:
  • Size: 487.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for iatoolkit-1.71.1.tar.gz
Algorithm Hash digest
SHA256 d12ec295c12b175e5be686af8eb9a0a12536175cb564cb2f51cddd355314f15c
MD5 1e5d53a19d625c7a1c5e168922b39ad6
BLAKE2b-256 e0227b54b23139f17d6ed3b732c002e06ec28aeede4e24109a97ca4024a99955

See more details on using hashes here.

Provenance

The following attestation bundles were made for iatoolkit-1.71.1.tar.gz:

Publisher: publish.yml on iatoolkit/iatoolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file iatoolkit-1.71.1-py3-none-any.whl.

File metadata

  • Download URL: iatoolkit-1.71.1-py3-none-any.whl
  • Upload date:
  • Size: 509.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for iatoolkit-1.71.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f98dcbc7b7974ce446288fdec28d5151a476122cf291b199db5e6744a1e9cbcf
MD5 bc64fb73a7b6137ef1197d5f44838d7a
BLAKE2b-256 ee9819fa49d240e398e7c7c59a1a9d8bd2b11e6d6071b95ffccf09bc3c711c4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for iatoolkit-1.71.1-py3-none-any.whl:

Publisher: publish.yml on iatoolkit/iatoolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page