World's Fair 2024
Hyperspace More Nodes Is All You Need: Nicolas Schlaepfer
Overview
Hyperspace is developing a decentralized AI network that leverages community-contributed computing resources without relying on centralized GPUs. Their product, Hyperspace, aims to provide a superior AI experience by integrating diverse, fine-tuned models rather than relying on a single large model. This platform combines prompt engineering, visual react flow, Python execution, and retrieval-augmented generation (RAG) for advanced AI workflows.
Who should watch
- AI engineers and builders interested in decentralized AI infrastructure.
- Developers looking for tools to create agentic AI applications.
- Product managers exploring new AI development paradigms.
- Users interested in visual programming interfaces for AI.
- Individuals seeking to contribute to or utilize community-based AI resources.
Key takeaways
- Hyperspace is building a decentralized AI network using personal computer resources, aiming for a diverse model ecosystem.
- The Hyperspace product features a node editor for creating and orchestrating AI tasks, outputting plans in DAG JSON format.
- It incorporates in-house web scraping using Puppeteer and Beautiful Soup, converting HTML to markdown for LLM digestion.
- The platform utilizes a mix of models for different tasks, such as Mistral 7B for reasoning and Llama 3 70B for summarization.
- It supports direct Python execution within the terminal, allowing for immediate viewing of results.
- Hyperspace aims to provide core primitives for agentic behavior, including memory, Python execution, planning, and code generation.
- A virtual file system is integrated, allowing for directory changes within the environment.
- The product is expected to be available via a waitlist soon.
Notable quotes
*We really believe in diverse models. We think not having just one big close source model is the answer for the best AI experience.*
*We want to provide the groundwork for agentic behavior in the future by providing these core primitives.*
Unofficial community note. Prefer the recording for nuance.