- Whisper1 is Open AIs speech to text model. There is an optimized C version of this model without dependencies written by Gerganov here. This model can be run on an M1 MacbookAir with tolerable performance.
- gptindex is a bridge between some external data and LLMs
- nanogpt - The simplest, fastest repository for training/finetuning medium-sized GPTs.
- tabby - AI coding assistant like copilot
- AgentGPT is a library for creating autonomous agents based on GPT
- Dolly is DataBricks free and open model based of LLaMA
- llama.ccp - C++ version of Chat GPT
- AI Playground by Vercel Labs
- hwchase17/langchain an application framework for connecting up LLMs to other development use cases
- smol-ai/developer scaffold a codebase from prompts
- jmorganca/ollama Get up and running with large language models locally
- elfvingralf/macOSpilot-ai-assistant - a vision API and wisper powered macos assitant
- mshumer/gpt-prompt-engineer
- LLM: A CLI utility and Python library for interacting with Large Language Models
llama-2
Run Llama 2 Uncensored Locally llamafile and bash one-liners for LLMs
1. Radford, A. et al. Robust Speech Recognition via Large-Scale Weak Supervision. 28 (2022).