AI coding - ProkopHapala/FireCore GitHub Wiki

AI model Comparisons / Leaderboards

Free API providers

Good Local Models

Cost Effective Models

AI Coding Rules / Workglow

To Do

  • Make hierarchical AGENTS.md in sub-folder
  • Use OpenCode with local LLM (LMstudi) to build documentation
  • User Hermes with local LLM to build documentation

Coding Tools / Agents

Context Building

Chat platforms

RAG for Coding

PDF to Text

pip install "docling[vlm]" # pulls the Nougat weights

run

docling --pipeline vlm --enrich-formula --to md --image-export-mode referenced   Vivace_paralel_triangular_matrix_GPU_nvr-2011-001.pdf

AI Literature research

AI Agents and scrapers