Skip to content
IndusAgentAIAgentic AI Transforming Industries
Log in Get updates
Browse the platform

AI Topic: Generative AI & LLMs

Large language models, generative systems, prompting, and fine-tuning.

Labeled open multi-agent ecosystem showing models and cloud, an open intelligence core, specialized agents, MCP tools, knowledge and RAG, enterprise data, memory and context, governance and security, human interfaces, industries, and research.
Open Multi-Agent WorldModels & cloud · Open intelligence core · Specialized agents · MCP, APIs & tools · Knowledge & RAG · Enterprise data · Memory & context · Governance & security · Human UI · Industries & researchOpen labeled diagram ↗
Tutorial

Common NLP Tasks and Libraries

Common NLP tasks (Sentiment, Keyword, Topic, Summary, etc) using main libraries (HuggingFace Transformers, Spacy, Pytorch, Tensorflow, Scikit, etc) Idea is to show how to perform different NLP (Natural…

Tutorial

Data Wrangling – preprocessing

Data Wrangling(preprocessing, prep, etc) is the most important and time consuming part of any data science project. Depending on the quality of data sources, 50%-60% of the initial…