Skip to content
View RiyazPrynAI's full-sized avatar

Block or report RiyazPrynAI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PrynAI/AgenticAI-with-LangChain PrynAI/AgenticAI-with-LangChain Public

    Branch-based LangChain learning path for building agentic AI apps, ReAct agents, tool calling, RAG with Weaviate, and a Streamlit documentation assistant.

    Python 5

  2. PrynAI/PrynAI-MCP PrynAI/PrynAI-MCP Public

    Enterprise-grade MCP server implementation with HTTP streamable transport, OAuth 2.0 authentication, and end-to-end HTTPS encryption. Designed for reproducibility, observability, and secure deploym…

    Python

  3. PrynAI/PrynAI-chat PrynAI/PrynAI-chat Public

    Agentic AI chat app with Chainlit UI → FastAPI Gateway → LangGraph agent, plus Microsoft Entra External ID (CIAM) sign‑in, streaming via SSE, file uploads, web search, and short‑ & long‑term memory.

    Python

  4. PrynAI/AdRAGSearch PrynAI/AdRAGSearch Public

    AdRAGSearch implements a single-agent agentic RAG workflow: it retrieves relevant document chunks, then uses one tool-enabled agent to answer questions with access to both the local retriever and W…

    Python