100 GitHub repositories every developer should bookmark.

Instead of dropping all 100 in one post, I'm splitting this into a 5-part series so it's easier to save and explore.

Day 1/5 👇

  1. Ollama — run LLMs locally

    http://github.com/ollama/ollama

  2. LangChain — build AI agents and LLM apps

    http://github.com/langchain-ai/langchain

  3. Dify — open-source AI app builder

    http://github.com/langgenius/dify

  4. Langflow — visual AI workflow builder

    http://github.com/langflow-ai/langflow

  5. n8n — open-source workflow automation

    http://github.com/n8n-io/n8n

  6. Open WebUI — ChatGPT-like interface for local AI

    http://github.com/open-webui/open-webui

  7. Aider — AI pair programmer in your terminal

    http://github.com/Aider-AI/aider

  8. Browser Use — AI-powered browser automation

    http://github.com/browser-use/browser-use

  9. Firecrawl — convert websites into LLM-ready data

    http://github.com/mendableai/firecrawl

  10. Mem0 — memory layer for AI agents…