Skip to content
View cogeor's full-sized avatar

Block or report cogeor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cogeor/README.md

Hi, I'm Costa

Here are some things I built.

  • AIPR - AI-assisted peer review platform for scientific papers, with calibrated scores, citation audits, and a collaborative review workspace.
  • Spec Driven - Weekly app specs for people who use AI to build their own tools.

Projects

Machine Learning

  • GBRS - Gradient boosting algorithm for generating interpretable risk scores, with C++ core and Python/R bindings (Python, R, C++)
  • speaktolearn - Flutter app for Mandarin pronunciation grading, with a custom DL pronunciation model (Python, Dart)
  • mispriced - Full stack financial analysis software, deployed at mispriced.ch (Python, TypeScript)
  • tinyfold - Minimal AlphaFold3-like diffusion-based network for protein-protein interactions (Python, TypeScript)

Developer Tools

  • llmem - Codebase summary tool for LLMs, include graph functional call and import visualization and an MCP server for automatic summarization (TypeScript)
  • delegate - Minimal coding agent toolkit for spec-driven development (Markdown)

Robotics & Simulation

  • clankers - Rust-based robotics simulator with LLM-driven synthetic data generation and a Gymnasium-compatible training interface (Rust, Python)
  • warehouser - ROS2-based warehouse robot simulation (C++)

Pinned Loading

  1. clankers clankers Public

    Rust-based robotics simulator with LLM-driven synthetic data generation and a Gymnasium-compatible training interface

    Rust

  2. GBRS GBRS Public

    Gradient Boosted Risk Scoring. A library for obtaining risk score models

    Python

  3. llmem llmem Public

    LLMem - Codebase Summary Tool

    TypeScript

  4. mispriced mispriced Public

    Fundamental valuation software, predicts fair market capitalization from financial statements and identifies mispriced securities.

    Python

  5. speaktolearn speaktolearn Public

    A Flutter app for Mandarin pronunciation grading, with a custom language model

    Python

  6. tinyfold tinyfold Public

    A minimal implementation of a AlphaFold3-like network for PPI

    Python