Simplest Guide to DIY Your Own LLM Toy in 2024

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • emqx

    The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles

  • EMQX (optional): Open-source MQTT broker for IoT, IIoT, and connected vehicles. Used for managing your toys.

  • docker

    Docker - the open-source application container engine (by microsoft)

  • Docker (required): Understanding Docker is crucial for deploying software in containers, making your project portable and scalable. I use it for start Folo server.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ollama

    Get up and running with Llama 3, Mistral, Gemma, and other large language models.

  • ollama (optional): If you want to run large language models locally, it's a good chooise.

  • mqtt.org

    The mqtt.org website

  • MQTT (optional): If you're aiming for advanced customization, familiarity with MQTT (a lightweight messaging protocol) will be beneficial for communicating between the toy and the server.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • (MQTT Series) Part 2 - Setting Up a Broker

    4 projects | dev.to | 10 May 2024
  • (MQTT Series) Part 3 - Publishing Subscribing and Topics

    2 projects | dev.to | 10 May 2024
  • Release v0.12.3 of Rust based MQTT broker, rumqttd - Bridging support and metrics exporting

    2 projects | /r/rust | 26 Jan 2023
  • IIoT, Trabalhando com telemetria de drones [Episódio 1]

    2 projects | dev.to | 16 Jan 2023
  • Release 18 of Rust based MQTT broker and client

    2 projects | /r/rust | 23 Nov 2022