- OpenRouter: Open-AI compatible completion API to 296 models and providers
- Ollama - allows you to run open source LLMs locally on your machine. And can expose your LLM through an API
- Jan.AI
- NoteBookLM - based on Gemini 2.0, research assistant for creative pursuits
- LangChain - framework to build applications based on large language models. Great for Natural Language Processing
- Cursor - Cline IDE - best IDE for AI enabled programming
- Codium - Windsurf IDE - Another IDE for AI enabled programming
- SourceGraph - Cody IDE - AI IDE: Cody uses the latest LLMs and all your development context to help you understand, write, and fix code faster
- https://github.com/open-webui/open-webui - Self hosted, offline, webUI AI interface that supports multiple models
- https://docs.openwebui.com/roadmap/ - Roadmap for OpenWebUI. You could potentially get ideas from them
- https://github.com/cyberark/FuzzyAI - AI Fuzzer that is designed to break an LLM model
- https://github.com/open-webui/pipelines?tab=readme-ov-file - Welcome to Pipelines, an Open WebUI initiative. Pipelines bring modular, customizable workflows to any UI client supporting OpenAI API specs
Google Colab
Colab, or “Colaboratory”, allows you to write and execute Python in your browser, with…
- Zero configuration required
- Access to GPUs free of charge
- Easy sharing
Whether you’re a student, a data scientist or an AI researcher, Colab can make your work easier. Watch Introduction to Colab or Colab Features You May Have Missed to learn more, or just get started below!
Vertex AI Studio
A Google Cloud project.
Vertex AI Studio is a Google Cloud console tool for rapidly prototyping and testing generative AI models. This is more enterprise focused while Google AI Studio is more developer focused.
Test sample prompts, design your own prompts, and customize foundation models to handle tasks to meet your application’s needs.
BrainTrust
Evaluate AI models, I’m not sure if this is free or not but it seems useful. They have a Public GitHub Repo
Saving it for later
Warp Terminal (Agentic Development Environment)
A terminal written in Rust, available for macOS, Windows and Linux. Brands itself as an “Agentic Development Environment”
Warp 2.0 was announced June 24, 2025
Warp 2.0 has four capabilities in a single app: Code, Agents, Terminal, and Drive. The main interface is our universal input which accepts prompts and terminal commands and lets you kick off any agentic task.