Ask HN: How do I train a custom LLM/ChatGPT on my own documents?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Interact with your documents using the power of GPT, 100% privately, no data leaks

  • I explored privateGPT today and gave it a source of documents in txt format. It worked well for some queries but for some it gave responses which were not part of the source documents. Any tips on fixing this? There is an open issue for this problem - https://github.com/imartinez/privateGPT/issues/517

  • localGPT

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

  • I've used https://github.com/PromtEngineer/localGPT for this and thought it was nice. So I packaged it in a docker container for easy use.

    docker run -itd --gpus all -p $(PORT):5111 --name llm-local-wizardlm-7b obald/llm-launcher:0.0.2

    just use localhost:port in the browser and upload docs then ask questions in the gui.

    Really nice for easy lookup of rules in boardgames and such. As it provides the relevant text from the docs in addition to the query answer.

    https://gitlab.com/PeterHedman/llm-local

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

    🏆 An awe-inspiring collection of resources, encompassing a wide range of tools, documents, resources, applications, and use cases related to ChatGPT. (by awesome-chatgpt)

  • What you're looking for: https://github.com/imartinez/privateGPT

    List of tools to bookmark: https://github.com/awesome-chatgpt/awesome-chatgpt

  • llm-local

  • I've used https://github.com/PromtEngineer/localGPT for this and thought it was nice. So I packaged it in a docker container for easy use.

    docker run -itd --gpus all -p $(PORT):5111 --name llm-local-wizardlm-7b obald/llm-launcher:0.0.2

    just use localhost:port in the browser and upload docs then ask questions in the gui.

    Really nice for easy lookup of rules in boardgames and such. As it provides the relevant text from the docs in addition to the query answer.

    https://gitlab.com/PeterHedman/llm-local

  • LocalAI

    :robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.

  • Did you mean user interface or API?

    Anyway for UI you could look at chainlit, for API some of the models are already getting wrapped up in an open ai compatible rest interface.

    See https://github.com/go-skynet/LocalAI

  • askai

    Command Line Interface for OpenAi ChatGPT (by yudax42)

  • https://chat.openai.com

    Choose GPT4 and Code Interpreter (you have to turn it on in your Settings).

    Then click the “plus” icon in the chat box.

    Don’t upload anything sensitive.

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

  • Is there an open source "chat" interface for the GPT4 API?

    4 projects | /r/ChatGPTCoding | 4 Dec 2023
  • Openplugin: Seamlessly integrate with OpenAI's ChatGPT plugins via API

    1 project | news.ycombinator.com | 11 Aug 2023
  • You can finally play tabletop rpg's like D&D with gpt api access and an additional program

    1 project | /r/ChatGPT | 21 Jul 2023
  • What's the low-down with Claude?

    2 projects | /r/VenusAI_Official | 13 Jul 2023
  • Anyone know an alternative AI that doesn't treat me like a child and morally lectures/refuse to write stories that I tell it to write.

    2 projects | /r/ChatGPT | 11 Jul 2023