awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stepfun-ai avatar

stepfun-ai/StepFun-Prover-Preview

0
View on GitHub↗
34 stars·1 fork·Apache-2.0·11 views

StepFun Prover Preview

We introduce StepFun-Prover-Preview, large language models designed for formal theorem proving through tool-integrated reasoning. Using a reinforcement learning pipeline that incorporates tool-based interactions, StepFun-Prover Preview can achieve strong performance in generating Lean 4 proofs…

Features

  • Code and Formal Reasoning - Verifier-integrated reasoning for step-by-step problem solving.

Star history

Star history chart for stepfun-ai/stepfun-prover-previewStar history chart for stepfun-ai/stepfun-prover-preview

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to StepFun Prover Preview

Similar open-source projects, ranked by how many features they share with StepFun Prover Preview.
  • microsoft/bosquelanguagemicrosoft avatar

    microsoft/BosqueLanguage

    5,215View on GitHub↗

    Bosque is an experimental programming language and development platform designed for machine-assisted software construction. It combines functional programming semantics with imperative syntax to enforce logic correctness and runtime safety, providing a type-safe environment that utilizes structured data models to maintain information integrity throughout the application lifecycle. The platform distinguishes itself through deep integration with formal verification tools, including automated theorem provers and symbolic execution engines. By transforming source code into a regularized intermed

    TypeScript
    View on GitHub↗5,215
  • dreamlm/dream-coderDreamLM avatar

    DreamLM/Dream-Coder

    104View on GitHub↗

    Dream-Coder 7B is a diffusion LLM for code trained exclusively on open-source data across its development stages—adaptation, supervised fine-tuning, and reinforcement learning. It achieves an impressive 21.4% pass@1 on LiveCodeBench (2410-2505), outperforming other open-source diffusion LLMs by…

    Python
    View on GitHub↗104
  • ganler/code-r1ganler avatar

    ganler/code-r1

    313View on GitHub↗

    This repository includes implementations to reproduce the R1 pipeline for code generation:

    Python
    View on GitHub↗313
  • deepseek-ai/deepseek-prover-v2deepseek-ai avatar

    deepseek-ai/DeepSeek-Prover-V2

    1,275View on GitHub↗
    View on GitHub↗1,275
See all 13 alternatives to StepFun Prover Preview→

Frequently asked questions

What does stepfun-ai/stepfun-prover-preview do?

We introduce StepFun-Prover-Preview, large language models designed for formal theorem proving through tool-integrated reasoning. Using a reinforcement learning pipeline that incorporates tool-based interactions, StepFun-Prover Preview can achieve strong performance in generating Lean 4 proofs…

What are the main features of stepfun-ai/stepfun-prover-preview?

The main features of stepfun-ai/stepfun-prover-preview are: Code and Formal Reasoning.

What are some open-source alternatives to stepfun-ai/stepfun-prover-preview?

Open-source alternatives to stepfun-ai/stepfun-prover-preview include: microsoft/bosquelanguage — Bosque is an experimental programming language and development platform designed for machine-assisted software… dreamlm/dream-coder — Dream-Coder 7B is a diffusion LLM for code trained exclusively on open-source data across its development… ganler/code-r1 — This repository includes implementations to reproduce the R1 pipeline for code generation:. hhhuang/arar. huggingface/open-r1 — Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models… deepseek-ai/deepseek-prover-v2.