AI Tools Tools & Software
Artificial intelligence, LLMs, ML tools, and AI-powered software.
Open-Assistant
githubOpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
GPT_API_free
githubFree ChatGPT&DeepSeek API Key,免费ChatGPT&DeepSeek API。免费接入DeepSeek API和GPT4 API,支持 gpt | deepseek | claude | gemini | grok 等排名靠前的常用大模型。
Scrapling
github🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
hello-agents
github📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
MockingBird
github🚀Clone a voice in 5 seconds to generate arbitrary speech in real-time
pytorch-image-models
githubThe largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
HanLP
github中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
DragGAN
githubOfficial Code for DragGAN (SIGGRAPH 2023)
langextract
githubA Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Hello-Python
githubCurso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
mediapipe
githubCross-platform, customizable ML solutions for live and streaming media.
khoj
githubYour AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
gpt-pilot
githubThe first real AI developer
agents
githubIntelligent automation and multi-agent orchestration for Claude Code
spaCy
github💫 Industrial-strength Natural Language Processing (NLP) in Python
LightRAG
github[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
diffusers
github🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
PDFMathTranslate
github[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
caveman
github🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
mmdetection
githubOpenMMLab Detection Toolbox and Benchmark
pytorch-tutorial
githubPyTorch Tutorial for Deep Learning Researchers
graphrag
githubA modular graph-based Retrieval-Augmented Generation (RAG) system
fairseq
githubFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
ML-From-Scratch
githubMachine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.