[GIVEAWAY] Personal GPT: An AI Chatbot that runs with no internet connection on your iPhone

This page summarizes the projects mentioned and recommended in the original post on /r/apple

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
  • ggml

    Tensor library for machine learning

  • I SFT fine tuned this OSS model and then quantized it down to fit on iOS devices. Also, CoreML isn't very suitable for LLM inference ATM, because you need a KV cache for decoder only LLM (aka GPT) inference, and there isn't a straightforward way to implement it with CoreML. The app initially launched with a GGML based backend, and the grew into a custom fork of it and I'm currently in the process of switching to a completely different, custom backend.

  • gorilla

    Gorilla: An API store for LLMs

  • Thanks for the suggestion! The current version is very privacy focused and sandboxed to not connect to the internet, at all. But this is doable in principle. What you're suggesting is the essentially the motivation behind papers like Gorilla, Toolformer, etc.

  • 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
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