grainulator: Grainulator is a research tool that runs multi-pass investigations to answer questions with typed claims, tension detection, and confidence scoring. It compiles evidence from multiple angles and provides a graded answer in under 60 seconds.; llama-cpp-agent: llama-cpp-agent is a Python framework for interacting with LLMs running via llama.cpp. It provides a unified interface for chat, structured function calls, and JSON-formatted output — including models not explicitly fine-tuned for function calling. Developers can define tools and callable functions that the agent invokes directly, making it practical for building local agentic workflows without cloud dependencies.
Technical research and investigation
Building local agentic pipelines with open-source LLMs