- Alphawise
- Posts
- Supercomputers at home & AI in your IDE
Supercomputers at home & AI in your IDE
See inside for model releases and code to automated browser tasks
What is today’s beat?
RELEASES
🧨 Nvidia Digits - and their desktop supercomputer
BUILDER BYTES
⭐️ CodeGPT update - looking at IDE integration
COMMUNITY
🤩 Some useful tools for an agile team
Your FREE newsletter
share
to show support
🎯 RELEASES 🎯
Bringing insights into the latest trends and breakthroughs in AI
Nvidia
Digits, a supercomputer for your desktop
NVIDIA’s Project DIGITS introduces a personal AI supercomputer designed for developers, researchers, and data scientists. It provides high computational power in a compact form as a supercomputer that can run AI models with up to 200 billion parameters to train and test your models locally with the GB10 chip, which delivers a petaflop of computing power.
High Performance Hardware: Powered by the GB10 Grace Blackwell Superchip, DIGITS combines a 20-core Arm-based CPU and NVIDIA Blackwell GPU, delivering up to 1 petaflop of FP4 AI performance.
Enhanced Scalability: A single unit supports models with up to 200 billion parameters, while linking two units allows handling of up to 405 billion parameters.
Ample Memory and Storage: Equipped with 128GB of unified memory and up to 4TB NVMe SSD, enabling efficient processing of large datasets and AI model deployment.
Software Ecosystem: Runs on NVIDIA DGX OS and supports frameworks like PyTorch, Python, and Jupyter notebooks, providing tools to streamline AI development workflows.
Developer-Friendly Design: Compact form factor enables local development and testing, reducing reliance on cloud resources and improving cost efficiency.
Project DIGITS represents a shift in AI accessibility, allowing developers to harness data center-grade AI capabilities from a desktop device. Fun fact - it runs on a linux-based NVIDIA DGX OS and has Nvidia’s most recent chipset, the Grace Blackwell. Project DIGITS will be available in May from NVIDIA and top partners, starting at $3,000. Sign up for notifications today.
Trending Topics
What’s hot in tech right now?
The founder of "Found" podcast, offers startup founders actionable advice on leadership, team dynamics, and growth strategies.
Explores the author's journey in developing a SaaS platform to automate his data analysis role, highlighting AI's potential to enhance productivity and transform professional landscapes..
⚙️ BUILDER BYTES ⚙️
Informing builders of latest technologies and how to use them
CodeGPT
Google AI studio now integrates with IDE
CodeGPT, an AI-powered coding assistant, integrates seamlessly with popular IDEs like PyCharm and VS Code. It offers features such as intelligent code suggestions, error detection, and code refactoring, aiming to enhance developer productivity and code quality. It’s great, and Jetbrains just released integration of AI studio right into the IDE. Here are a few things people like about it:
Chat with Code: CodeGPT provides intelligent code suggestions, autocompletion, and debugging support, and you can ask it stuff!
Seamless IDE Integration: Available as a plugin for both PyCharm and VS Code, CodeGPT integrates into the developer's workflow without requiring additional tools or platforms.
Support for Multiple AI Models: The extension allows connection to various AI models from providers like OpenAI, Google, and Anthropic, offering flexibility in choosing the most suitable model for specific tasks.
Customizable AI Agents: Developers can create, use, and share custom AI agents tailored to their coding needs, enhancing the personalization of the coding assistant.
Enhanced Code Review: With features like the Agent CodeReviewer, CodeGPT assists in reviewing code by connecting to GitHub repositories, providing insights to improve code quality. Combine this with live-interactive coding between a peer, and you have a very powerful set of tools for review
There are many other popular solutions right now: Github CoPilot, Replit, Cursor, or just using ChatGPT in another window. But, integrating into the IDE is … well it’s just better (especially if it is free). Don’t a dinosaur, upgrade your tools.
Trending for Builders
What’s hot for builders right now?
MODEL | Koro-82M TTS by HexGrad
Kokoro is an 82M parameter text-to-speech (TTS) model based on StyleTTS 2 and ISTFTNet architectures. Released under Apache 2.0 license, it supports American and British English, offering 10 unique voicepacks. Despite its compact size, Kokoro outperforms larger models in TTS quality.
MODEL, CODE, DATASET | The Agent Company
Headlining with ‘Benchmarking LLM Agents on Consequential Real World Tasks,’ the research led by Carnegie Mellon and Duke University evaluates AI agents' performance on real-world professional tasks, offering an extensible benchmark to assess AI agents that interact with the digital world similarly to human workers.
CODE | Browser Use
Browser Use is an open-source platform that enables AI agents to interact seamlessly with websites by extracting interactive elements. It supports various language models, including GPT-4 and Llama 2, and offers features like multi-tab management, element tracking, and custom actions.
Over 1M susbscribers, Krish Naik walks you thought how to build a simple Agentic AI Content Creator App using CrewAI. Whether you’re a beginner or an experienced developer, this tutorial will provide practical insights to help you leverage CrewAI for creating smart, collaborative AI agents.
🤩 COMMUNITY 🤩
Cultivating curiosity with latest in professional development
TOOL | SambaNova Chat is a chatbot like chatGPT that let’s you use open source models at a decent price. |
TOOL | Height is an automated project management tool that helps you streamline processes like bug tracking, feature flags, project dependencies and more. |
TOOL | Supabase is a back-end as a service. Popular for its authentication and database modules, the Supabase slogan holds true: Build in a weekend Scale to millions. This is actually more popular with Javascript developers (or Typescript if you are a professional 😉) |