Skip to content
View serendip-ml's full-sized avatar
💭
Building!
💭
Building!

Organizations

@llm-works

Block or report serendip-ml

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
serendip-ml/README.md

Agents That Learn

Memorization != Learning

Production-grade infrastructure for LLM agents that improve over time.

llm-gent        ▶ Multi-agent coordination
    ▲
llm-saia        ▶ Verb vocabulary for LLM agents
    ▲
llm-kelt        ▶ Feedback collection + LoRA fine-tuning
    ▲
llm-infer       ▶ Inference server (vLLM, Ollama, native)
    ▲
appinfra        ▶ Python infrastructure foundation

Agent operation ▶ runtime feedback ▶ model improvement


📝 Blog — Research notes and updates

Pinned Loading

  1. llm-works/llm-gent llm-works/llm-gent Public

    Agent framework with trait-based architecture and learning capabilities

    Python

  2. llm-works/llm-saia llm-works/llm-saia Public

    Structured verbs for LLM interactions (verify, critique, decompose, extract, synthesize...)

    Python 1

  3. llm-works/llm-kelt llm-works/llm-kelt Public

    Framework for collecting and managing LLM context: facts storage, feedback collection, RAG retrieval, and LoRA fine-tuning

    Python 1

  4. llm-works/llm-infer llm-works/llm-infer Public

    LLM inference server with native, vLLM, and Ollama backends, including a client to interact with multiple LLM providers

    Python

  5. llm-works/appinfra llm-works/appinfra Public

    Production-grade Python infrastructure framework for building reliable CLI tools and services

    Python

  6. claude-code-skills claude-code-skills Public

    Evidence-based code analysis skills for Claude Code: project grading and pre-PR review