The nice thing about ChatGPT and similar systems is that the complexity of AI/ML functionality is hidden behind a friendly natural language interface. This makes it easily reachable to the masses. But behind this easy to use facade is a lot of advanced functionality that involve a sequence of data processing steps called a pipeline. An AI-powered business card reader, for example, would first detect text and then recognize the individual letters within the context of the words they belong to. A license plate reader would be similar. Detection is an important process that you often need in your AI/ML projects. And that’s why we will be looking at YOLO.
Continue reading “Training YOLO to Detect License Plates”Running Your Own LLM With Ollama
Leveraging the capabilities of Large Language Models (LLM) using APIs such as the OpenAI APIs is an easy way to add intelligence and advanced functionality to your applications. However, token costs add up and they can get quite expensive. Then there’s the nagging question of privacy and security. Finally, you’re limited in your ability to experiment and customize. But if you have a powerful machine with a GPU or two sitting around, wouldn’t it be great to utilize it for running one of those open source LLMs? Here’s how you can do it.
Continue reading “Running Your Own LLM With Ollama”Amazon Gets Into the LLM Game with Nova
Amazon just got into the LLM arena with Amazon Nova. And they announced not one, not two, but SIX models!
- Amazon Nova Micro: Text-only model delivering low-latency responses, ideal for language understanding, translation, reasoning, and code completion.
- Amazon Nova Lite: Low-cost multimodal model, lightning-fast for processing text, image, and video inputs, suitable for interactive and high-volume applications.
- Amazon Nova Pro: High-capability multimodal model with top accuracy, speed, and cost efficiency for diverse tasks, excelling at instruction following and agentic workflows.
- Amazon Nova Premier: Coming soon. Likely a premium version of Nova Pro with more features and/or better performance.
- Amazon Nova Canvas: Advanced image generation model for creating and editing professional-grade images from text or image prompts.
- Amazon Nova Reel: Video generation model enabling high-quality video creation from text and images, with natural language controls for style and pacing.
The LLM landscape just got bigger and better!
Renting GPUs With Vast.ai
Artificial Intelligence (AI) and Machine Learning (ML) require a lot of computing power. Specifically, you would want to have GPUs which have become the standard tool for computing-intensive applications because of their parallel processing capabilities, high throughput, and efficiency in handling the kinds of large-scale computations required for AI and ML.
Continue reading “Renting GPUs With Vast.ai”Conclave
Many people hate on the Catholic Church for a variety of reasons. Ultimately, the reason for the hate can be traced to the failings of people and not the core of faith itself. Despite these failings, we have to acknowledge that the Church accomplished a great deal of good, including guiding Christianity, western civilization even, through some of its darkest periods.
Continue reading “Conclave”