Open Source AI In 17 Minutes
What is Open Source AI and Why Should You Care?
Definition of Open Source AI
- Open source AI refers to AI systems with publicly available core components, including model architecture, weights, training code, and licenses for use and modification.
- In contrast, closed source AI has proprietary models where users access them only via APIs or enterprise platforms (e.g., GPT from OpenAI).
Evolution of Open Source vs. Closed Source
- Since 2022, closed source AI dominated due to superior performance until January 2025 when DeepSync R1 emerged as a competitive open-source model.
- This shift opened opportunities for more open-source models to appear on leaderboards.
Advantages of Open Source AI
- Full control over deployment: Users can run models on-premises or in private clouds without vendor lock-in.
- Cost-effectiveness: Open source solutions are significantly cheaper than their closed counterparts.
- Auditable nature: Essential for regulated industries like healthcare and finance; promotes transparency.
Geopolitical Context and Market Trends
- A16Z reports that around 80% of startups may be using Chinese open-source models due to rising quality and geopolitical factors.
- The Western world is responding by investing more in open-source technologies.
Challenges of Using Open Source AI
Setup Complexity
- Higher setup complexity compared to closed models; requires additional steps for access.
Hardware Requirements
- Running these models demands robust hardware; limitations exist based on the size of the model one can operate.
Performance Limitations
- Out-of-the-box capabilities may be weaker than those offered by established closed-source options like Claude or GPT.
Management Responsibilities
- Users must manage security, scalability, and uptime themselves since no centralized management exists for open-source solutions.
The Future of Open Source AI
Rapid Improvements
- Innovations such as inference quantization are making it possible to run advanced models on personal computers.
Community Contributions
- Developers are creating frameworks that simplify setup and maintenance processes for users interested in leveraging open-source technology.
Call to Action
- The speaker encourages viewers to explore building with open-source models now that accessibility has improved significantly.
AI Tools and Technologies for Building Open Source Models
Overview of AI Dating Apps and Open Source Models
- Discusses the concept of an AI dating app that matches profiles using AI technology, highlighting the limitless possibilities in this domain.
- Emphasizes the importance of open source models as foundational elements in building various AI applications, noting their evolving nature.
Leading Open Source Models
- Mentions notable open source models to watch as of February 2026: Kimmy models from Moonshot AI, GLM models from Japu AI (now Z.AI), and Hunya models from Tencent for image processing.
- Acknowledges that while model popularity may change over time, the usage methodology remains consistent across different platforms.
Utilizing Model Managers
- Introduces OAM as a popular model manager necessary for local use of these open source models; installation is straightforward.
- Highlights the significance of running powerful AI models locally on personal computers, enhancing user experience with advanced capabilities.
Building Agentic Systems
- Advocates for creating agentic systems to fully leverage open source models' potential by integrating tools, memories, and knowledge into their functionality.
- Clarifies that open source agents are not fundamentally different from closed-source agents; principles learned can be applied universally across both types.
Components of an AI Agent
- Lists essential components required to build an AI agent: models, tools, knowledge and memory, audio/speech capabilities, guard rails, and orchestration methods.
- Notes that while using open source agents requires specific software like Olama for model management, other components remain unchanged from traditional setups.
Tools and Frameworks for Open Source Agents
- Presents various compatible tools and technologies available for developing AI agents; mentions NA10 and OpenAI's SDK as examples supporting open-source frameworks.
- Points out that many popular orchestration tools can also work with open-source models effectively.
Dominance in Coding Arena
- Observes a significant presence of open-source coding tools within the market; highlights a recent event hosted by Lonely Octopus showcasing innovative projects developed quickly using these resources.
New Resources for Productivity Enhancement
- Introduces HubSpot's Claude Co-work Stack featuring 12 advanced prompts designed to streamline productivity tasks such as content analysis and competitive intelligence reporting tailored to user needs.
- Emphasizes how these prompts facilitate actionable deliverables by working directly with users' files and data contextually relevant to their operations.( t = 528 s)
Demonstration Time: Building an Open Source Agentic Workflow
- Begins a demo showcasing how to create an agentic workflow utilizing local financial statements without compromising privacy through closed-source solutions.( t = 592 s)
AI-Driven Financial Analysis and Email Management
Overview of Monthly Spending Insights
- The AI agent analyzed financial statements for July and August, revealing that digital services and travel were the largest expenses.
- Recommendations include cutting non-essential digital subscriptions and downgrading unused software, potentially saving up to $2,253 annually.
- The workflow is hosted locally, ensuring privacy as no data leaves the machine; it operates completely free of charge.
Enhancements for Local AI Agents
- To improve the AI agent's performance, integrating additional financial documents like bank statements can provide a more comprehensive overview.
- Users are encouraged to download Oola Lama and NA10 to build local agents effectively; Oola manages open-source AI models while NA10 assists in orchestrating various components.
Setting Up Local AI Workflows
- A self-hosted AI starter kit simplifies setup by bundling necessary tools like N8N and Oola together with PostgreSQL for data management.
- After installation, users can create workflows or import existing ones from files provided in the description.
Demonstration of Email Agent Workflow
- A demo showcases an email agent workflow that processes unread emails using Python with Olama and OpenAI agents SDK.
- The agent drafts responses based on incoming emails; for instance, it created a reply for an interview invitation at Lonely Octopus.
Importance of Email Screening
- The email agent flags potential security risks by identifying automated job listings or suspicious content within emails.
- This tool significantly enhances productivity by managing high volumes of emails efficiently, especially beneficial for small teams handling numerous inquiries.
How to Build a Multi-Agent System with OpenAI's SDK
Overview of Data Privacy and Cost
- The speaker discusses the challenges of using data for AI systems, emphasizing that privacy concerns prevent companies from effectively utilizing data without significant costs.
- They highlight the financial burden of monitoring emails and drafting replies, which could be mitigated by local hosting solutions.
Introduction to Multi-Agentic Systems
- The speaker introduces a multi-agent system built using OpenAI's agents SDK and Olama with the Quen 38B model, noting its flexibility to switch models easily.
- They mention that this is not an AI coding tutorial but express willingness to create one if there is interest from viewers.
Resources for Learning
- Additional resources such as videos, live streams, and a 28-day boot camp are offered for those interested in deeper learning about building agents.
- The boot camp has limited spots (100 per cohort), ensuring personalized support and community engagement for participants.
Potential of Open Source AI
- The speaker emphasizes the promise of open-source AI in addressing privacy and cost concerns while integrating AI into workflows.
- They believe that open-source solutions represent a significant step forward in overcoming hesitations related to adopting AI technologies.