Skip to content
View TheJayesh25's full-sized avatar

Block or report TheJayesh25

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. modular-mcp-langgraph-agent modular-mcp-langgraph-agent Public

    A terminal-based AI agent chatbot built using LangGraph, LangChain and GitHub-hosted GPT-4o, with modular MCP tool servers, streamed responses, and support for function/tool messages over stdio. De…

    Python

  2. persistent-github-gpt4o-ai-agent persistent-github-gpt4o-ai-agent Public

    A Streamlit-based AI Agent chatbot built using LangGraph, LangChain and github hosted GPT-4o, with persistent SQLite storage, authentication, session management, and support for tool/function messa…

    Python

  3. persistent-openai-gpt4o-ai-agent persistent-openai-gpt4o-ai-agent Public

    A Streamlit-based GPT-4o AI Agent chatbot built using LangGraph, OpenAI LLM and LangChain, with persistent SQLite storage, authentication, session management, and support for tool/function messages…

    Python

  4. data-insights-ai-agent data-insights-ai-agent Public

    A terminal-based AI Data Insights Agent built with LangGraph, LangChain, and GPT-4o. Supports natural language queries on CSVs/DataFrames using tool calls for grouped statistics and dynamic plots v…

    Python

  5. unit-converter-ai-agent unit-converter-ai-agent Public

    Python

  6. rag-langgraph-agent rag-langgraph-agent Public

    A terminal-based Retrieval-Augmented Generation (RAG) Agent built with LangGraph, LangChain, and GPT-4o. It loads and chunks PDFs, embeds them with OpenAI, and stores them in ChromaDB. At runtime, …

    Python