Skip to content

Latest commit

 

History

History

ai

ai

This directory contains packages that are related to the new wave of AI/LLM popularity!


In this directory

BetterChatGPT is an alternative UI for OpenAI's ChatGPT.

chatbot-ui is a popular frontend for OpenAI compliant APIs. It is designed to look similar to OpenAI's ChatGPT UI.

goose is an open-source, extensible AI agent that goes beyond code suggestions.

llm is a port of llama.cpp in rust!

maestro converts natural language instructions into cli commands with LLMs

mods is a CLI tool to interact with AI APIs

stable-diffusion.cpp is a port of stable-diffusion model inference in C/C+