R_REDDYX.XYZ
AITypeScript321

Azure-Samples/azure-search-openai-javascript

AI SEARCH OPENAI

A TypeScript sample app demonstrates the Retrieval Augmented Generation (RAG) pattern in Azure. It uses Azure AI Search to find data and Azure OpenAI with LangChain to generate ChatGPT‑style answers.

// KEY FEATURES

  • Indexes user documents in Azure AI Search via TypeScript SDK for RAG applications.
  • Performs hybrid search (vector + keyword) for precise context retrieval inRAG pipelines
  • Generates ChatGPT style answers viaAzureOpenAI andLangChain for an RAGapplications.
  • Deploys with one azd up a command thanks to ready-to-use Azure Developer CLI template.
#ai-azd-templates#azd-templates#azure#azure-ai-search#azureopenai#javascript#langchain-js#langchain-typescript#openai#typechat#typescript
Open on GitHub →

New repositories every 30 minutes

REDDYX AI scans GitHub 24/7 and ships the best AI/ML/Web3 projects to Telegram.

Join on Telegram
← Full catalog·Full index

// SIMILAR REPOSITORIES

Claw Code: Fast Code192068n8n Process Automation187437DeepSeek Plugin Framework186631Agent AI Optimization186627AutoGPT: AI Agent184170Everything for Claude Code179304

← FULL CATALOG

Azure-Samples/azure-search-openai-javascript — AI SEARCH…