Jump to content

Research

From Game in the Brain Wiki

Research

Open source leads — technologies to explore, learn, and set up.

Civilization Infrastructure

  1. https://sites.comfac.net/
    1. Open Source Ecology — Open Source Machinery to rebuild civilization and weather tragedy, and develop food security.
      1. https://github.com/orgs/bettergovph/discussions/411
    2. https://sites.comfac.net/city-mesh.html Community mesh
      1. https://github.com/bettergovph/bettergov/issues/592
    3. https://sites.comfac.net/national-mesh.html Federating community mesh to make a national mesh.
    4. National FreeCAD Adoption — open source free 3D parametric CAD software. With OpenFOAM, FreeCAD will allow all other engineering open source projects to be much more achievable.
      1. Comfac's FreeCAD Project
    5. Open Source Laptops
      1. https://github.com/byrantech/laptop — open source laptops already exist, MIT License

Local AI & LLMs

  1. https://github.com/xichen1997/opencode — OpenCode is a fully-featured, open-source alternative to Claude Code that runs entirely on your local machine using Ollama.
  2. https://github.com/ggml-org/llama.cpp — study sharding (splitting a model across GPUs using fast networking) and parallel decoding.
  3. https://github.com/Talnz007/VulkanIlm — Python-first wrapper and CLI around llama.cpp's Vulkan backend for fast local LLM inference on AMD, Intel, and NVIDIA GPUs — no CUDA required.
  4. https://modelscope.ai/home
  5. https://github.com/MooreThreads