Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View bassem-elsodany's full-sized avatar
:octocat:
:octocat:

Block or report bassem-elsodany

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

    AI-infused Salesforce tool featuring autonomous ReAct agents, natural language to SOQL conversion, and real-time streaming

    TypeScript

  2. agentic_design_patterns agentic_design_patterns Public

    Agentic Design Patterns for LLM Workflows — A curated collection of reusable, modular patterns for building robust and autonomous LLM-powered agents, covering multi-agent orchestration, memory, pro…

    Python

  3. mcp_excel_server mcp_excel_server Public

    MCP Excel Server — A Python-based Model Context Protocol (MCP) server using openpyxl to enable LLMs and agents to interact with Excel files: create workbooks, read/write sheets and cell ranges, app…

    Python 1

  4. From-Semantic-Search-to-Knowledge-Graphs-A-RAG-Implementation-Journey From-Semantic-Search-to-Knowledge-Graphs-A-RAG-Implementation-Journey Public

    Build a system that can understand complex technical questions and provide accurate, contextual answers by connecting information across multiple knowledge sources

    1

  5. distance_metrics_in_vector_search distance_metrics_in_vector_search Public

    Distance Metrics Detective Story – An interactive Jupyter notebook that explores when to use Cosine, Euclidean, Manhattan, Dot Product, and Hamming distances in vector search. Featuring hands‑on fi…

    Jupyter Notebook

  6. som-guided-vector-search som-guided-vector-search Public

    SOM-Guided Vector Search for RAG — An experimental pipeline that enhances Retrieval-Augmented Generation (RAG) using Self-Organizing Maps (SOM) for unsupervised clustering of embedding spaces. Demo…