Skip to content
View ParisaArbab's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ParisaArbab

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. AI_Coding_Agent AI_Coding_Agent Public

    AI coding agent using Python, FastAPI, LangGraph, LangChain, MCP, GitHub API, OpenAI/Claude, and Docker. It supports repository Q&A, code review, bug triage, documentation generation, and GitHub is…

    Python

  2. RAG_Chatbot RAG_Chatbot Public

    Built a RAG chatbot using LangChain, FastAPI, and ChromaDB/Pinecone. The app allows users to upload PDF, TXT, or Markdown files, index them into a vector database, and ask questions based on the up…

    Python

  3. MCP_AI_assistant MCP_AI_assistant Public

    MCP-based AI assistant that connects to external tools and APIs to complete real tasks. It includes tool calling, file reading, URL fetching, weather lookup, and calculator functions. The project s…

    Python

  4. multi_agent_workflow multi_agent_workflow Public

    This project builds a multi-agent AI workflow that researches a user-provided topic, summarizes the findings, writes a structured report, and reviews the final output. It uses LangGraph and LangCha…

    Python

  5. Graph-Feature-Fusion Graph-Feature-Fusion Public

    Developed a graph representation learning framework that combines multiple structural and node features into one feature vector for classification tasks. The project evaluates an MLP-based approach…

    Python

  6. LLM_Fine_Tunning LLM_Fine_Tunning Public

    Built a production-style Generative AI platform for fine-tuning open-source LLMs with LoRA and QLoRA. The project includes instruction-data preparation, configurable training, model evaluation, ada…

    Python