divyansh tiwari

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

    โ†’ http://github.com/mem0ai/mem0

  11. CrewAI โ€” build multi-agent AI systems

    โ†’ http://github.com/crewAIInc/crewAI

  12. AutoGen (Microsoft) โ€” AI agent framework

    โ†’ http://github.com/microsoft/autogen

  13. MetaGPT โ€” AI software company in a repository

    โ†’ http://github.com/geekan/MetaGPT

  14. Continue โ€” AI coding assistant for VS Code

    โ†’ http://github.com/continuedev/continue

  15. Open Interpreter โ€” let AI execute code locally

    โ†’ http://github.com/OpenInterpreter/open-interpreter

  16. ComfyUI โ€” node-based AI image generation

    โ†’ http://github.com/comfyanonymous/ComfyUI

  17. vLLM โ€” high-performance LLM inference engine

    โ†’ http://github.com/vllm-project/vllm

  18. llama.cpp โ€” run LLMs on almost any device

    โ†’ http://github.com/ggml-org/llama.cpp

  19. Transformers โ€” Hugging Face's ML library

    โ†’ http://github.com/huggingface/transformers

  20. LlamaIndex โ€” connect LLMs with your data

    โ†’ http://github.com/run-llama/llama_index

Save this post.

Part 2 drops tomorrow. Follow @DivyanshT91162 so you don't miss it.

162