Using Local LLMs for things besides chat?

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

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

    Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.

  • I tinker a lot with electronics. I have put datasheets for components, documentation for development boards, documentation for software libraries, etc into a database with localGPT.

  • whisper.cpp

    Port of OpenAI's Whisper model in C/C++

  • That was already pretty good but the real killer is using it in combination with whisper.cpp for speech to text and bark for text to speech. Now I can just ask my computer for chip specification and stuff like that. It's held together with some questionable Python and shell code and I only used it for less than a week but I would probably go crazy if I had to go back to looking up things manually.

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

    🔊 Text-Prompted Generative Audio Model

  • That was already pretty good but the real killer is using it in combination with whisper.cpp for speech to text and bark for text to speech. Now I can just ask my computer for chip specification and stuff like that. It's held together with some questionable Python and shell code and I only used it for less than a week but I would probably go crazy if I had to go back to looking up things manually.

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