Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Endexia Local AI Edge Device
Explore Endexia, a local AI edge device integrating NVIDIA and Raspberry Pi. Learn about its custom RAG, sandboxing, and use as a decentralized hub for open and closed-source models.
Endexia is a local Ai device that helps streamline workflows, works with open and closed source models, and can be used a decentralized hub station. We plan to show how we’ve designed and integrated the devices hardware using NVIDIA and Rasberry Pi, integrated a customized RAG and sandboxing.
Endexia is an on-device Jetson-powered hardware system for service dispatch.
- Gemma 3Google DeepMind's most advanced open-weight model: multimodal, multilingual, and optimized for single-accelerator deployment.Gemma 3 is Google DeepMind's latest family of open-weight models, built on the same technology powering the Gemini 2.0 series. It delivers state-of-the-art performance for its size, available in four variants (1B, 4B, 12B, and the flagship 27B) to ensure efficient deployment across diverse hardware, from phones to single-GPU workstations. Key technical upgrades include a massive 128K-token context window and integrated multimodal capabilities, allowing for analysis of text, images, and video. The model also boasts unparalleled multilingual support, covering over 140 languages, making it a powerful, portable, and responsibly developed foundation for global AI applications.
- NVIDIA JetsonNVIDIA Jetson is the leading platform for edge AI and robotics: compact, power-efficient modules accelerating autonomous machine development.Jetson is a high-performance, small-form-factor computing platform for AI at the edge, delivering GPU-accelerated processing for robotics and embedded systems. The platform includes a range of modules—from the accessible Jetson Orin Nano up to the powerful Jetson AGX Thor, which delivers up to 2070 FP4 TFLOPS for complex generative AI workloads. Every module is a complete system (CPU, GPU, memory, interfaces) supported by the unified NVIDIA JetPack SDK: this includes a Linux OS, CUDA-X accelerated libraries, and APIs for deep learning and computer vision. Developers leverage this integrated hardware and software stack to rapidly prototype and deploy advanced AI solutions in manufacturing, healthcare, and logistics.
- OllamaDeploy and run open-source Large Language Models (LLMs) like Llama 3 and Mistral locally on your machine: achieve private, cost-effective AI via a simple command-line interface.Ollama is the essential tool for running LLMs locally: consider it the Docker for AI models. It packages complex models and dependencies into a single, easy-to-use application for macOS, Linux, and Windows systems. You get immediate access to models like Gemma 2 and DeepSeek-R1 via a straightforward CLI or REST API. This local-first approach guarantees data privacy and security, eliminating cloud dependency and high API costs. Ollama also optimizes performance on consumer hardware using techniques like quantization, ensuring efficient execution even on standard desktops.
- RAGRAG (Retrieval-Augmented Generation) is the GenAI framework that grounds LLMs (like GPT-4) on external, verified data, drastically reducing model hallucinations and providing verifiable sources.RAG is a critical GenAI architecture: it solves the LLM 'hallucination' problem by inserting a retrieval step before generation. A user query is vectorized, then used to query an external knowledge base (e.g., a Pinecone vector database) for relevant document chunks (typically 512-token segments). These retrieved facts augment the original prompt, providing the LLM (e.g., Gemini or Llama 3) the specific, current, or proprietary context required. This process ensures the final response is accurate and grounded in domain-specific data, avoiding the high cost and latency of full model retraining.
- REST APIREST API (Representational State Transfer) is an architectural style defining a uniform, stateless interface for web services, leveraging standard HTTP methods (GET, POST, PUT, DELETE) to manage resource-based data.REST is an architectural style, not a protocol, mandating six constraints for building scalable, reliable distributed systems (client-server, stateless, cacheable, layered system, uniform interface, and code-on-demand: optional). Its core strength is the uniform interface, which maps CRUD operations (Create, Read, Update, Delete) directly to standard HTTP verbs. Specifically, POST creates a new resource (e.g., to `/users`), GET retrieves a resource (e.g., from `/users/101`), PUT/PATCH updates it, and DELETE removes it. This resource-centric, stateless approach ensures predictable communication and high interoperability across diverse clients and servers.
Related talks
More from the community
AI Company Brains and Personal Agents
Orange County
Explore AitherOS, an agentic operating system powered by local LLMs. Witness AI-coded company brains and personal agents demonstrating…
The version of your product I wish I had
Nashville
Build your own AI stock research tool! This talk covers creating an AI layer over existing content, automating…
HugeX - Total control over your artificial intelligence
Austin
Learn how to build and scale AI services for enterprise clients by combining AI execution with expert human…
What It Actually Takes to Run Your Own AI Server
Columbus
Learn to build your own AI server with two RTX 3090s. See a live demo comparing manual setup…
edgeAI OpenClaw
Munich
AI-driven construction contract management tool
Nashville
See a live demo of an AI tool that parses construction contracts for safety, bonds, and payment terms,…
Compose Email
Loading recent emails...