Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

ai tools list

runtimes

a hypervisor is to a VM what a runtime is to a local LLM (or so i think). a runtime allows your LLM to utilize your hardware for max potency.
llama.cpp: run your models on pretty much anything.

cli chatbots

ollama: lets you run local and cloud models from the CLI πŸ™Š

harnesses

harnesses are what give your LLM agentic capabilities like executing code and interacting with the screen.

general-purpose harnesses

goose: desktop, cli, api. "use it for research, writing, automation, data analysis..."

hermes harness that prides itself on its ability to improve over time.

coding harnesses

crush: agentic coding from charmbracelet. they have their own provider named hyper. πŸ™Š
opencode

pi: barebones, highly extensible coding agent

APIs for additional functionality

firecrawl: gives an LLM the ability to scrape the web

KEY:

πŸ™Š: zero-data retention policy; privacy-focused

About

collection of ai tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors