Local AI: China Beats US, $2,000/mo Telegram Bot, Virtual Companies

“Censorship is the child of fear and the father of ignorance.” โ€“ Laurie Halse Anderson

Get Full Access to Trends Pro


โ“ What You’ll Learn

  • Why should you use open-source AI?
  • How to make $2,000/mo with a Telegram bot powered by open-source AI?
  • What virtual companies are run completely by AI?
  • How is a team of AI agents building software?
  • How to build complex AI apps without code?
  • What risks does local AI share with proprietary models?
  • How will the US try to stop China from winning the AI race?
  • How to improve local AI setup and onboarding?
  • How can local AI models debug each other?
  • How to offer a great user experience with local AI apps?


๐Ÿ’Ž Why It Matters

Censorship lowers leverage. Privacy limitations lower trust.

Local AI shifts control from OpenAI, Microsoft and Google to the people.


๐Ÿ” Problem

You pay for centralized AI tools that tell you what you can and cannot do.

While saving your documents and innermost thoughts on their servers.


๐Ÿ’ก Solution

Local AI gives you more control over your data and usage.

It becomes your advisor, not a supervisor.


๐Ÿ Players

Local AI Models

  • Llama 3 โ€ข Local AI model from Meta
  • Gemma โ€ข Open-source AI models from Google
  • Qwen2 โ€ข Open-source model that beats all other open-source models
  • DeepSeek Coder โ€ข AI models that write, understand and complete code
  • Stable Diffusion โ€ข Text-to-image generation model for photo realistic images


โ˜๏ธ Opportunities

  • Build privacy-first, client-side apps. Privacy is a strong selling point for sensitive use cases.
    • WriteUp locked privacy behind a paid plan. It collects data from free users only.
    • Pieces is a local-first coding assistant that protects your codebase. It uses your local resources to give code suggestions.
    • Pieter Levels grew TherapistAI to $2,000/mo. He says local LLMs are perfect for sensitive use cases and plans to turn it into a client-side chatbot.
  • Build a user-friendly interface to help non-technical users connect, train and use local AI. Great UI leads to great UX.
    • LM Studio lets you build, run and chat with local LLMs.
    • WebLLM is an in-browser AI engine for using local LLMs.
    • TypingMind lets you self-host local LLMs on your own infrastructure.
  • Make tutorials to help people build, run and use local AI models.
    • Matthew Berman shows how to run any AI model with LM Studio.
    • Zoltan C. Toth teaches The Local LLM Crash Course. Heโ€™s got 2,769 students.
    • Sam Witteveen made a series of tutorials on running local AI models with Ollama.
    • Eden Marco teaches how to build LLM apps with LangChain. Heโ€™s got 56,404 students.
    • Sharath Raju teaches how to use LangChain with Llama 2 and HuggingFace. Heโ€™s got 10,657 students.


๐Ÿ”ฎ Predictions

  • Weโ€™ll see virtual companies of AI agents that work together locally.
    • Camel lets you use open-source AI models to build role-playing AI agents.
    • OpenAGI lets you use local models to build collaborative AI teams. Hereโ€™s an example of an AI team that writes blogs.
    • MetaGPT lets you build a collaborative entity for complex tasks. It works best with commercial models, but you can use open-source AI too.
    • ChatDev uses several AI agents with different roles to build software. They collaborate by โ€œattendingโ€ specialized seminars on design, coding, testing and more.
  • Weโ€™ll be able to build AI apps visually, without code. This will let non-technical users build complex apps for their workflows.
    • Flowise lets you build custom LLM flows and AI agents.
    • Langflow offers a visual interface for building AI-powered apps.
    • Obviously AI lets you build production-ready AI apps without code.
  • Lack of censorship will become a better selling point. Users will prefer unfiltered creativity over censored tools that refuse to do controversial, yet legal tasks.
    • Venice is a privacy-first chatbot that stores chats in your browser.
    • xAI is an AI lab led by Elon Musk. It released Grok-1, an open-source and uncensored alternative to OpenAI.
    • Perplexity made uncensored AI models that outperformed GPT-3.5 and Llama 2. Paired with browser access, they went too far. Since they werenโ€™t open-source, they were taken down in 6 months.


๐Ÿ”๏ธ Risks

  • Hardware Requirements โ€ข If youโ€™re serious about running AI models locally, you may need to buy a new computer. Depending on your needs and preferences, this may cost a few thousand dollars.
  • UX Issues โ€ข You may not be able to use multiple models simultaneously. You can open ChatGPT, Claude and Gemini in different tabs. But running more than one local AI model with billions of parameters can be impossible.


๐Ÿ”‘ Key Lessons

  • The performance gap between local and cloud AI is closing.
  • Local AI is self-sufficient. You can ask for help anytime, anywhere, as long as you have your device with you. No internet connection required.


๐Ÿ”ฅ Hot Takes

  • Governments will regulate local AI on par with centralized models. They still pose risks similar to proprietary models.
  • China will beat the US in the AI race. Chinese open-source models already beat open-source models from the US. Eventually, Chinese proprietary models will catch up too. The US will try to limit the public access to AI research. Such concerns have already been stated.


๐Ÿ˜  Haters

โ€œI need more expensive and powerful hardware to run local AI models.โ€
This is the main tradeoff for local AI at the moment. But itโ€™s becoming more performant. See how llama.cpp lets you run them on consumer devices and how Apple is doing this on a grand scale. This may be an inflection point for hardware and local AI.

โ€œSetup and onboarding is hard. I canโ€™t just visit a URL.โ€
User experience with local AI is a solvable problem. Weโ€™re getting there with open-source tools that make setting up local AI easier. Ollama lets you set up Llama 3 in 10 minutes. 

โ€œLocal AI models perform worse than AI models made by tech giants.โ€
Open-source AI models can be a little worse, but a lot more private and less censored. Depending on your use case, it can be wise to sacrifice quality without giving up your privacy.

โ€œProviding support for models running locally sounds impossible.โ€
This is another tradeoff of local LLMs. Unless the model becomes unusable, users can use an AI model to debug another AI model. This guy uses local AI models as copilots for coding copilots.

โ€œLocal AI models aren’t a panacea for AI-related data privacy issues.โ€
This is the risk of storing data in digital form. โ€œPrivateโ€, local AI may not protect your data if your computer is compromised.


๐Ÿ”— Links

  1. Open-Source AI Is Wild โ€ข The thread behind this report.
  2. Building a Report on Local AI โ€ข The tweet behind this report.
  3. Open LLM Leaderboard โ€ข 100+ open-source AI models with performance tests.
  4. Why I Use Open Weights LLMs Locally โ€ข The benefits of using locally hosted open LLMs.


๐Ÿ“ Related Reports

  • Open-Source AI โ€ข Learn from and build on each othersโ€™ work.
  • Niche AI Models โ€ข Do specific tasks more accurately and efficiently.
  • Data as a Service โ€ข Gain a competitive edge by fueling your decisions with the right data.
  • AI Agents โ€ข Autonomous agents are the natural endpoint of automation in general.
  • Prompt Engineering โ€ข Learn how to direct AI to get more accurate results.


๐Ÿ™ Thanks

Thanks to Elia Zane and Matt Spear. We had a great time jamming on this report.

โœ๏ธ Emin researched and wrote this report. Dru researched and edited this report.


๐Ÿ“ˆ What else?

Trends PRO #0150 โ€” Local AI has more insights.

What youโ€™ll get:

  • 17 Local AI Models (240% More)
  • 8 Opportunities (167% More)
  • 7 Predictions (133% More)
  • 4 Risks (100% More)
  • 4 Key Lessons (100% More)
  • 4 Hot Takes (100% More)
  • 15 Links (275% More)

With Trends Pro youโ€™ll learn:

  • (๐Ÿ“ˆ Pro) How to build a sustainable business around local AI?
  • (๐Ÿ“ˆ Pro) How to use open-source work to market your paid products?
  • (๐Ÿ“ˆ Pro) What tools will let us run local AI models on our phones?
  • (๐Ÿ“ˆ Pro) What will be the fastest way to build a performant AI model?
  • (๐Ÿ“ˆ Pro) What is the key barrier to popularizing local AI?
  • (๐Ÿ“ˆ Pro) Why will open-source and closed-source companies collaborate?
  • (๐Ÿ“ˆ Pro) What are you responsible for when using local AI?
  • (๐Ÿ“ˆ Pro) What is the go-to community for local AI enthusiasts?
  • (๐Ÿ“ˆ Pro) Why will users ditch โ€œone-size-fits-allโ€ AI assistants?
  • (๐Ÿ“ˆ Pro) What will make human-generated training data irrelevant?
  • (๐Ÿ“ˆ Pro) What are the 50 ways to run AI models locally?
  • (๐Ÿ“ˆ Pro) How to set up a powerful, private AI server?
  • (๐Ÿ“ˆ Pro) How to build a powerful computer for local AI models for under $3,000?
  • (๐Ÿ“ˆ Pro) How to understand the top AI benchmarks?
  • (๐Ÿ“ˆ Pro) How can local AI perform better than proprietary AI?
  • (๐Ÿ“ˆ Pro) How to verify the results of decentralized AI engines?
  • (๐Ÿ“ˆ Pro) How to assess AI risks by manipulating it?
  • And much moreโ€ฆ

Get Weekly Reports

Join 65,000+ founders and investors


    ๐Ÿ“ˆ Unlock Pro Reports, 1:1 Intros and Masterminds

    Become a Trends Pro Member and join 1,200+ founders enjoying…

    ๐Ÿง  Founder Mastermind Groups โ€ข To share goals, progress and solve problems together, each group is made up of 6 members who meet for 1 hour each Monday.

    ๐Ÿ“ˆ 100+ Trends Pro Reports โ€ข To make sense of new markets, ideas and business models, check out our research reports.

    ๐Ÿ’ฌ 1:1 Founder Intros โ€ข Make new friends, share lessons and find ways to help each other. Keep life interesting by meeting new founders each week.

    ๐Ÿง Daily Standups โ€ข Stay productive and accountable with daily, async standups. Unlock access to 1:1 chats, masterminds and more by building standup streaks.

    ๐Ÿ’ฒ 100k+ Startup Discounts โ€ข Get access to $100k+ in startup discounts on AWS, Twilio, Webflow, ClickUp and more.