You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ArXiv Intelligence MCP is a research assistant server that lets AI clients (Claude Desktop, Cursor) search ArXiv, download and parse PDFs via IBM DocLing, and store paper embeddings in a local Chro…
A public repository to store and share solutions to LeetCode problems. This repository includes various algorithms and data structures implemented in multiple programming languages.
A chatbot powered by Retrieval-Augmented Generation (RAG) that leverages the AI Governance and Regulatory Archive (AGORA) dataset to help organizations navigate AI-related laws and regulations.
A Python-based chess engine that implements a full-featured chess game with a minimax AI, supporting standard rules and special moves, while ensuring reliability through comprehensive tests.
Modular neural network in Python built from scratch for MNIST digit recognition, featuring a complete training pipeline, Jupyter Notebook integration, and comprehensive tests.