JetBrains-Research/rocqstar-rag
BigRocq is a utility, that takes a Rocq (former Coq) project as input and uses domain knowladge to increase a number of theorems in the dataset by a significant factor.
This tool helps interactive theorem provers who use Rocq (Coq) by significantly improving the process of finding relevant prior theorems and lemmas. It takes your existing Rocq project, extracts proof data, and then provides intelligent suggestions of related theorems to your proof assistant like CoqPilot as you work. This allows the prover to focus on complex logic instead of manually searching for suitable premises.
Use this if you are an interactive theorem prover working in Rocq (Coq) and want to speed up your proof development by getting smarter, embedding-based suggestions for premises.
Not ideal if you are not an interactive theorem prover, or if you primarily work in theorem proving systems other than Rocq (Coq).
Stars
10
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/JetBrains-Research/rocqstar-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents