// TAG: AI

47 OPERATIONS FOUND

LOGGED

Introduction to JSON and TOON for AI

This chapter introduces JSON and TOON, explaining their role in AI, why they are critical for Large Language Models, and guides you through setting up …
ACCESS_FILE >>
LOGGED

Introduction to Redis LangCache

Discover what Redis LangCache is, its benefits for AI applications, and how to set up your environment for semantic caching.
ACCESS_FILE >>
LOGGED

Introduction to Agentic Lightening

Discover what Agentic Lightening is, why it's a game-changer for AI agent development, its key benefits, and a brief history. Learn how this Microsoft …
ACCESS_FILE >>
LOGGED

Core Concepts of Semantic Caching

Explore the fundamental building blocks of semantic caching with Redis LangCache, including embeddings, vector similarity, and the lifecycle of cache …
ACCESS_FILE >>
LOGGED

Integrating with Existing Agent Frameworks

Learn how to seamlessly integrate your existing AI agents, built with frameworks like LangChain, OpenAI Agent SDK, AutoGen, and CrewAI, into Agentic …
ACCESS_FILE >>
LOGGED

Understanding Rollouts and Rewards

Delve into the critical concepts of 'rollouts' and 'rewards' in Agentic Lightening. Learn how agents execute tasks, how their interactions are …
ACCESS_FILE >>
LOGGED

Advanced Optimization Algorithms

Explore the advanced optimization algorithms supported by Agentic Lightening, including Reinforcement Learning (RL), Automatic Prompt Optimization …
ACCESS_FILE >>
LOGGED

Advanced Topics: Redis Modules and Beyond

Dive into the expanded capabilities of Redis 8.x, including Vector Sets, JSON, Time Series, and Probabilistic data structures for specialized use …
ACCESS_FILE >>
LOGGED

Bonus Section: Further Learning and Resources

A curated list of recommended resources, official documentation, communities, and next steps to continue your learning journey with Transformers.js …
ACCESS_FILE >>
LOGGED

Core Concepts: Pipelines and Models

Explore the core concepts of Transformers.js: the `pipeline` API for common tasks and how to load and utilize various pre-trained models from the …
ACCESS_FILE >>
LOGGED

Working with Text: NLP Tasks

Explore Natural Language Processing (NLP) tasks with Transformers.js, including sentiment analysis, text generation, summarization, and named entity …
ACCESS_FILE >>