Tool

All content about Tool

VibeTunnel Turns Any Browser Into a macOS Terminal Interface

VibeTunnel Turns Any Browser Into a macOS Terminal Interface

For developers looking to access macOS terminals from anywhere, VibeTunnel offers a lightweight yet powerful solution. Built for macOS 14.0 and later, it transforms the browser into a real-time terminal interface, allowing seamless command execution from any device. Whether coding at home, debugging over coffee, or managing servers remotely, VibeTunnel bridges the gap between local terminals and the global web.

Miniature de la vidéo: Build Apps with Cursor like the 1% Using Tasks Master
25:09

Build Apps with Cursor like the 1% Using Tasks Master

If you’re tired of Cursor (or any other AI editor) breaking your code with random errors, this video is for you. I’ll show you how I used Task-Coding to fix 90% of the issues that come from vibe-coding. This method gives Cursor clear structure, better context, and way fewer mistakes. Watch me build a full app with multiple pages, charts, and auth—error-free. Might be worth noting that using the MAX mode can eat up your costs. You get billed per token for the full context window of the entire chat. There are a few other chat models that you can use without being on MAX mode that still have a great context window, such as the gemini models. GH Repo: https://github.com/eyaltoledano/claude-task-master

Miniature de la vidéo: What is LangChain?
8:07

What is LangChain?

LangChain became immensely popular when it was launched in 2022, but how can it impact your development and application of AI models, Large Language Models (LLM) in particular. In this video Martin Keen shares an overview of the features and uses of LangChain.

Miniature de la vidéo: What is a Vector Database? Powering Semantic Search & AI Applications
9:48

What is a Vector Database? Powering Semantic Search & AI Applications

How can you find images with similar color palettes or landscapes? 🖼️ Martin Keen explains how vector databases use vector embeddings to bridge the semantic gap, enabling advanced semantic search. 🌐 Explore AI innovations like retrieval-augmented generation (RAG) and efficient similarity searches. 🚀