Best learning resources for AI
AI Engineering Hub is a comprehensive GitHub repository offering in-depth tutorials and 93+ production-ready projects on LLMs, RAGs, AI agents, and real-world AI applications for all skill levels.
Chat with DeepSeek AI – your intelligent assistant for coding, content creation, file reading, and more. Upload documents, engage in long-context conversations, and get expert help in AI, natural language processing, and beyond.
Cybersecurity AI (CAI) is a lightweight open-source framework that enables security professionals to build and deploy AI-powered offensive and defensive automation. It is the de facto framework for AI Security, used by thousands of individuals and hundreds of organizations. Supporting over 300 AI models like OpenAI, Anthropic, and Ollama, CAI offers built-in security tools, agent-based architecture, and guardrails for tasks like vulnerability discovery, exploitation, and assessment. Key features include modularity, real-time tracing, and Human-In-The-Loop (HITL) support for research, ethical hacking, and enterprise security.
MinerU is an open-source tool that transforms complex documents like PDFs into LLM-ready markdown or JSON formats. It excels in layout analysis, text recognition, formula and table parsing, removing headers/footers, supporting multilingual OCR, converting formulas to LaTeX, and tables to HTML, ideal for AI agentic workflows.
OpenAI-compatible REST API that lets developers access DeepSeek’s large-scale language models (e.g., **deepseek-chat**, **deepseek-reasoner**) through familiar `/chat/completions` and `/completions` endpoints.
Foundry Local is an open-source tool from Microsoft that enables running generative AI models on local devices without an Azure subscription. It supports on-device processing for privacy and security, integrates models via an OpenAI-compatible API, and optimizes performance using ONNX Runtime and hardware acceleration.
cuTile Python is a programming model for writing parallel kernels for NVIDIA GPUs, built primarily in Python with a C++ extension. It enables efficient GPU programming, requires CUDA Toolkit 13.1+, and supports installation via PyPI or from source.
Windsurf (formerly Codeium) is the world's most advanced AI coding assistant for developers and enterprises. Windsurf Editor — the first AI-native IDE that keeps developers in flow.
Open Notebook is an open-source, privacy-focused alternative to Google's NotebookLM. It enables local, multi-model AI usage with support for 16+ providers, multi-modal content organization (PDFs, videos, audio, web pages), professional podcast generation, intelligent search, and context-aware chats.
MarkItDown is a lightweight Python utility for converting various files and office documents to Markdown, designed for use with large language models (LLMs) and text analysis pipelines. It preserves document structure like headings, lists, tables, and links, making it ideal for AI applications. Supports PDF, PowerPoint, Word, Excel, images (with OCR), audio (with transcription), HTML, text formats, ZIP, YouTube, and EPub.
OpenAI's video generation model.Sora is able to generate complex scenes with multiple characters, specific types of motion, and accurate details of the subject and background. The model understands not only what the user has asked for in the prompt, but also how those things exist in the physical world.
The 500 AI Agents Projects is a curated collection of AI agent use cases across various industries. It showcases practical applications and provides links to open-source projects for implementation, illustrating how AI agents are transforming sectors such as healthcare, finance, education, retail, and more.