GammaTauAI/opentau
Using Large Language Models for Repo-wide Type Prediction
This tool helps software developers automatically add precise type annotations to their TypeScript and Python codebases. You provide it with untyped source code, and it returns the same code with detailed type annotations, improving code clarity and reducing runtime errors. It's designed for developers working with gradually-typed languages who want to enhance code maintainability and catch type-related bugs earlier.
114 stars. No commits in the last 6 months.
Use this if you are a developer looking to improve the type safety and readability of your TypeScript or Python projects by automating the process of adding detailed type annotations.
Not ideal if you are working with languages other than TypeScript or Python, or if you prefer manual type annotation for granular control.
Stars
114
Forks
7
Language
Rust
License
Apache-2.0
Category
Last pushed
Dec 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/GammaTauAI/opentau"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trymirai/uzu
A high-performance inference engine for AI models
justrach/bhumi
⚡ Bhumi – The fastest AI inference client for Python, built with Rust for unmatched speed,...
lipish/llm-connector
LLM Connector - A unified interface for connecting to various Large Language Model providers
keyvank/femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
ShelbyJenkins/llm_client
The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from...