Creating dev-friendly AI tools while geeking out on RAG, Agents, Finetuning, and LLMOps.
Package | Stars | PyPI | Downloads |
---|---|---|---|
tool-parse | |||
intellifs | |||
minifzf | |||
swiftrank | |||
urify |
Creating dev-friendly AI tools while geeking out on RAG, Agents, Finetuning, and LLMOps.
Package | Stars | PyPI | Downloads |
---|---|---|---|
tool-parse | |||
intellifs | |||
minifzf | |||
swiftrank | |||
urify |
from typing import (
TypeVar, Type, Iterator, Tuple
)
import torch