Skip to content
#

gpt-oss

Here are 31 public repositories matching this topic...

agentsculptor is an experimental AI-powered development agent designed to analyze, refactor, and extend Python projects automatically. It uses an OpenAI-like planner–executor loop on top of a vLLM backend, combining project context analysis, structured tool calls, and iterative refinement. It has only been tested with gpt-oss-120b via vLLM.

  • Updated Sep 17, 2025
  • Python

This project implements a text classification system powered by Large Language Models (LLMs) running locally. The goal is to leverage the capabilities of modern LLMs to automatically categorize and label text data without relying on external APIs or manual human labeling, ensuring privacy, autonomy, and efficiency in text processing tasks.

  • Updated Sep 25, 2025
  • Python

Improve this page

Add a description, image, and links to the gpt-oss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpt-oss topic, visit your repo's landing page and select "manage topics."

Learn more