AI & Technology Glossary
Definitions for business leaders evaluating AI, software, and digital transformation in India.
- Artificial Intelligence (AI)
- Software systems that perform tasks requiring human-like reasoning — classification, prediction, language understanding, and decision support. In enterprise and government contexts, AI is deployed with MLOps, audit trails, and human oversight — not as standalone demos. Toolsbots builds production AI for land records, clinical care, and document intelligence across India.
- Machine Learning (ML)
- A subset of AI where models learn patterns from data rather than explicit rules. ML powers fraud detection, demand forecasting, and document classification in Toolsbots platforms like NERTA and BhoomiChain. Production ML requires labelled data, evaluation metrics, and monitoring for model drift.
- Deep Learning
- ML using multi-layer neural networks for images, audio, text, and complex sequences. Deep learning drives computer vision in SHAKTI imagery analytics and OCR for land record digitization. Training cost and GPU requirements are key planning factors for Indian enterprises.
- Large Language Model (LLM)
- A neural network trained on vast text to generate and understand language — e.g. GPT-4, Claude, Gemini, and open-weight models. LLMs power RAG chatbots, document summarization, and agent workflows when combined with retrieval and guardrails. Enterprise buyers should evaluate data residency, cost per token, and hallucination risk.
- RAG
- Retrieval-Augmented Generation — fetching relevant documents from a knowledge base, then asking an LLM to answer using that context. RAG reduces hallucinations and keeps answers grounded in client-approved sources. Toolsbots deploys RAG for government knowledge portals, clinical guidelines, and enterprise support bots.
- Fine-tuning
- Further training a pre-trained model on domain-specific data to improve accuracy for your use case. Fine-tuning suits consistent terminology (legal, medical, defence) where prompt engineering alone is insufficient. LoRA and other efficient methods reduce compute cost versus full model retraining.
- Prompt Engineering
- Designing inputs, system instructions, and examples to get reliable, safe outputs from LLMs. Good prompt design includes role definition, output format constraints, and refusal policies for out-of-scope queries. Prompts should be version-controlled like application code.
- Vector Database
- Database optimised for similarity search on embedding vectors — core to RAG systems. Popular options include Pinecone, Weaviate, pgvector, and Milvus; choice depends on scale, residency, and hybrid search needs. See Toolsbots guide: /knowledge-base/what-is-vector-database.
- Embedding
- A numerical representation of text or images capturing semantic meaning for search and clustering. Embeddings enable "find similar documents" queries that keyword search misses. Embedding model choice affects multilingual quality — critical for Hindi and regional language RAG in India.
- Multi-agent AI
- Systems where multiple AI agents collaborate autonomously on sub-tasks toward a goal. A supervisor agent may delegate research, drafting, and compliance checks to specialised workers. Toolsbots uses multi-agent patterns in SHAKTI intelligence fusion and government document processing pilots.
- Agentic AI
- AI that plans, uses tools, and executes multi-step workflows with minimal human intervention at each step. Agentic systems connect to APIs, databases, and ticketing tools — requiring strong guardrails and audit logs. Best suited when workflows span four or more systems and manual handoffs cause delays.
- MLOps
- Practices for deploying, monitoring, and versioning ML models in production. MLOps includes CI/CD for models, drift detection, A/B testing, and rollback procedures. Without MLOps, AI accuracy degrades silently as real-world data shifts.
- Generative AI
- AI that creates new content — text, images, code, audio — from prompts or data. Generative AI accelerates drafting, summarization, and prototyping but requires human review for high-stakes outputs. India's DPDP Act and sector regulations apply when generated content involves personal data.
- GEO
- Generative Engine Optimization — structuring content so AI assistants (ChatGPT, Claude, Perplexity, Google AI Overviews) cite your brand in answers. GEO tactics include answer capsules, FAQ schema, original statistics, llms.txt manifests, and third-party citations. Toolsbots publishes GEO guides and implements these patterns on toolsbots.com.
- NLP
- Natural Language Processing — AI techniques for understanding and generating human language. NLP powers chatbots, sentiment analysis, entity extraction, and multilingual citizen services. Indic language NLP requires dedicated models and evaluation — not English-only pipelines.
- Computer Vision
- AI that interprets images and video — object detection, OCR, facial recognition, and change detection. Toolsbots applies computer vision to satellite imagery (SHAKTI), document OCR in 12 Indian languages, and manufacturing quality inspection. Explainable outputs (bounding boxes, confidence scores) support human verification.
- OCR
- Optical Character Recognition — extracting text from scanned documents and images. OCR is essential for digitizing historical land records and government inward registers. Post-OCR validation and human review reduce errors on degraded scans.
- API
- Application Programming Interface — how software systems communicate programmatically. REST and GraphQL APIs connect AI services to CRMs, ERPs, and citizen portals. API security (OAuth, rate limits, audit logs) is mandatory for production AI deployments.
- SaaS
- Software as a Service — cloud-hosted software accessed via subscription. SaaS MVPs in India typically cost ₹5–25 lakh depending on multi-tenancy, billing, and admin features. Toolsbots engineers SaaS products with tenant isolation and usage metering.
- MVP
- Minimum Viable Product — smallest feature set to validate a product with real users. AI MVPs should include production monitoring from launch, not only a demo interface. Fixed-scope MVPs de-risk budgeting for Indian startups and enterprises.
- DevOps
- Combining development and operations for continuous integration and deployment. DevOps enables daily releases with automated testing and infrastructure-as-code. AI projects extend DevOps with model versioning and evaluation gates.
- CI/CD
- Continuous Integration/Deployment — automated build, test, and release pipelines. CI/CD catches regressions before production and supports blue-green deployments. Model artifacts should flow through the same pipeline discipline as application code.
- Kubernetes
- Container orchestration platform for scaling cloud applications. Kubernetes runs microservices, batch ML jobs, and GPU workloads for inference. On-premise Kubernetes supports air-gapped AI for defence and BFSI clients.
- Microservices
- Architecture splitting applications into small, independently deployable services. Microservices allow teams to scale AI inference, web APIs, and batch processing separately. Service mesh and observability become important at scale.
- Blockchain
- Distributed ledger technology for tamper-evident, shared record-keeping. Permissioned blockchains (Hyperledger Fabric) suit government land records where privacy and governance matter. BhoomiChain uses blockchain for immutable ownership audit trails across 4.2M+ parcels.
- Smart Contract
- Self-executing code on a blockchain when predefined conditions are met. Smart contracts automate escrow, registry updates, and compliance checks in permissioned networks. Security audits are essential before production deployment.
- PKI
- Public Key Infrastructure — framework for digital certificates and encryption. PKI underpins legally valid digital signatures in India via licensed Certifying Authorities. SecureSign provides enterprise PKI middleware for banks and government.
- DSC
- Digital Signature Certificate — legally valid electronic signature in India under the IT Act. Class 2/3 DSC workflows integrate with document management and core banking. SecureSign unifies DSC signing across web, desktop, and mobile channels.
- DPDP Act
- India's Digital Personal Data Protection Act 2023 governing personal data processing. Organisations must establish lawful basis, consent, security safeguards, and data principal rights. Toolsbots publishes DPDP alignment at /dpdp-compliance.
- ABDM
- Ayushman Bharat Digital Mission — India's health data exchange framework including ABHA health IDs. Clinical AI platforms must interoperate with ABDM for health record exchange. Doctshub AI is designed ABDM-ready for primary care networks.
- DPI
- Digital Public Infrastructure — shared digital rails for identity, payments, and data exchange. India's UPI and Aadhaar demonstrate DPI at population scale. Toolsbots builds DPI-aligned platforms: land governance, PKI trust, and health intelligence.
- GovTech
- Technology solutions for government services, transparency, and citizen engagement. GovTech requires multilingual UX, offline capability, and audit-ready workflows. Toolsbots specialises in land records, citizen portals, and document intelligence for Indian states.
- HealthTech
- Digital health platforms — telemedicine, clinical AI, EHR, and patient analytics. HealthTech in India must address ABDM, clinician workflows, and privacy-first architecture. Doctshub AI delivers clinical decision support across 200+ primary care clinics.
- FinTech
- Technology for banking, payments, lending, insurance, and regulatory compliance. FinTech AI must align with RBI cybersecurity guidelines and PKI requirements. SecureSign integrates DSC signing for loan documents across 800+ bank branches.
- AgriTech
- Technology for farming — IoT sensors, crop advisory, market linkages, and satellite monitoring. AgriTech combines GIS, weather data, and mobile apps for farmer outreach. Toolsbots builds precision farming and supply chain traceability platforms.
- EdTech
- Educational technology — LMS, online exams, personalised learning, and early childhood screening. ECD supports developmental milestone tracking for children aged 0–6 with anganwadi worker dashboards. Accessibility and low-bandwidth design matter for rural India.
- IoT
- Internet of Things — connected devices collecting and acting on sensor data. IoT powers smart city environmental monitoring, cold chain tracking, and industrial machine telemetry. Edge processing reduces latency and cloud egress costs.
- Edge AI
- Running AI models on devices or local servers instead of only in the cloud. Edge AI suits defence, manufacturing, and field operations with connectivity constraints. SHAKTI deploys inference on tactical edge nodes with offline queueing.
- RPA
- Robotic Process Automation — bots executing rule-based repetitive tasks in legacy UIs. RPA complements AI: use RPA for deterministic steps, LLMs for unstructured document understanding. Hybrid automation reduces cost versus full custom integration.
- ERP
- Enterprise Resource Planning — integrated software for finance, HR, inventory, and operations. Custom ERP modules for Indian government revenue and health departments require role-based workflows and audit trails. Toolsbots delivers modular ERP on microservices architecture.
- CRM
- Customer Relationship Management — tracking leads, sales, and customer interactions. CRM integration with AI chatbots and lead scoring improves conversion for service businesses. Toolsbots builds CRM with WhatsApp handoff and UTM attribution.
- UI/UX
- User Interface and User Experience design for usable, accessible products. Government and healthcare software must work for low-literacy users and field officers on mobile. WCAG 2.1 AA accessibility is standard on Toolsbots citizen portals.
- WCAG
- Web Content Accessibility Guidelines — standards for accessible digital content. Compliance supports citizens with disabilities and reduces legal risk for government portals. Screen reader compatibility, contrast ratios, and keyboard navigation are core requirements.
- SEO
- Search Engine Optimization — improving visibility in organic search results. SEO remains important alongside GEO as buyers use both Google and AI assistants. Technical SEO, schema markup, and quality content underpin both channels.
- Schema Markup
- Structured data (JSON-LD) helping search engines and AI understand page content. FAQPage, Organization, Product, and HowTo schema improve rich results and AI citation. Toolsbots implements schema via JsonLd.php across all page types.
- LLMO
- Large Language Model Optimization — tailoring content for LLM-based search and answers. LLMO overlaps with GEO: clear definitions, authoritative statistics, and entity consistency help models cite your brand. Original research and case study numbers outperform generic marketing copy.
- Hallucination
- When an LLM generates plausible but incorrect information — mitigated by RAG, guardrails, and human review. High-stakes domains (healthcare, legal, government) require citation grounding and confidence thresholds. Never deploy clinical or policy advice without clinician or officer approval gates.
- LoRA
- Low-Rank Adaptation — efficient fine-tuning method reducing compute for custom models. LoRA enables domain adaptation on consumer-grade GPUs versus full retraining. Preferred for Indian enterprises with budget constraints and proprietary document corpora.
- Token
- Unit of text processed by LLMs — affects API cost and context window limits. Indian language text may tokenize differently than English, impacting cost estimates. Monitor token usage per user and per workflow for FinOps control.
- Context Window
- Maximum text an LLM can process in one request — typically 8K to 200K+ tokens. Long documents require chunking strategies in RAG pipelines. Summarization and hierarchical retrieval extend effective context for enterprise knowledge bases.
Ready to build with Toolsbots?
Fixed-scope delivery, transparent INR pricing, production-grade engineering.