AI Resources
Written
— Updated
- Model Hosting
- baseten
- Brev
- Replicate
- HuggingFace
- Modal
- Banana
- "Serverless" LLM Providers
- These are providers which let you select from a set of useful models and charge per token/request, without needing to turn them on and off yourself.
- Together AI
- Deep Infra
- Fireworks
- OpenRouter
- Cohere
- Audio Transcription
- Hosted Models
- Whisper
- whisper.cpp if you don't want to use Python
- Rust bindings to whisper.cpp
- pyannote for identifying speakers
- Text
- https://github.com/openai/openai-cookbook
- Cohere is an OpenAI competitor
- Helm is a comparison of various LLM models
- LangChain for solutions that make multiple chained requests to models with context between them.
- rust-bert Rust LLM Library
- nnsplit sentence boundary detection
- Images