Skip to content

mevemo/ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

AI Resource Index

Landscape Trackers

Frontier Model Providers

  • OpenAI GPT-5.2: Frontier model series for professional knowledge work, coding, tools, and long-running agents.
  • OpenAI GPT-5 for developers: Developer-focused notes on coding, tool use, reasoning effort, verbosity, and API model sizes.
  • Anthropic Claude 4: Claude Opus 4 and Sonnet 4 release notes for coding, advanced reasoning, and agent workflows.
  • Claude Opus 4.5: Anthropic's later Opus 4 generation model release.
  • Google Gemini: Google's multimodal frontier model family.
  • Mistral AI News: Mistral model and product announcements.

Open-Weight and Local Models

  • DeepSeek-R1: Open-weight reasoning model and distilled variants.
  • Qwen3: Alibaba's hybrid thinking and non-thinking model family, including dense and MoE variants.
  • Llama 4: Meta's natively multimodal Llama 4 model family.
  • Gemma 3: Google's open model family for local and cloud deployment.
  • Mistral 3: Mistral's open model family covering small and large deployments.
  • Phi models: Microsoft's small language model family on Hugging Face.

Agents and Tool Use

  • OpenAI Agents SDK: Lightweight framework for multi-agent workflows, tools, handoffs, guardrails, sessions, and tracing.
  • LangGraph: Stateful, durable agent workflows from the LangChain ecosystem.
  • AutoGen: Microsoft's programming framework for agentic AI.
  • CrewAI: Multi-agent orchestration for role-based collaborative agents.
  • LlamaIndex: Data and retrieval framework for production RAG and agent workflows.
  • browser-use: Browser automation for AI agents.
  • Model Context Protocol servers: Reference servers for connecting models and agents to external tools and data.

Inference and Deployment

  • vLLM: High-throughput inference and serving engine for LLMs.
  • SGLang: Serving framework for large language and multimodal models.
  • llama.cpp: C/C++ inference stack for local and edge LLM deployment.
  • Ollama: Local model runner and model management tool.
  • MLX: Machine learning framework optimized for Apple silicon.
  • NVIDIA open GPU kernel modules: Open GPU kernel modules for NVIDIA Linux drivers.

Research and Practical Reading

Multimodal and Media Tools

  • Hugging Face Diffusers: Image, video, and audio generation pipelines.
  • ComfyUI: Node-based interface for diffusion and generative media workflows.
  • Whisper: Speech recognition and transcription model.
  • Stable Audio Open: Open audio generation model from Stability AI.

Contribution Guidelines

When adding a resource, prefer links that are:

  • Primary sources, official repositories, papers, or well-maintained benchmarks.
  • Still active or clearly useful historically.
  • Described in one sentence with why the link matters.
  • Specific enough to be actionable.

Recommended entry format:

- [Name](https://example.com): Why this is useful.

License

This repository is available under the MIT License.

About

A personal collection of nice AI repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors