Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Michael-Sebero/PrivateGPT4Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

How to Install

curl -LO https://raw.githubusercontent.com/Michael-Sebero/PrivateGPT4Linux/main/files/installers/installer.sh

sh installer.sh

How to Launch PrivateGPT

(ollama serve &) && (cd private-gpt && PGPT_PROFILES=ollama make run)
  • Enter localhost:8001 in your browser, despite it being ran in your browser privateGPT is offline.

Supported File Formats to Ingest

  • .csv: CSV (Comma-Separated Values)
  • .docx: Word Document
  • .epub: EPub (Electronic Publication)
  • .hwp: HWP (Hancom Writer)
  • .ipynb: Jupyter Notebook
  • .jpg: JPEG Image
  • .json: JSON (JavaScript Object Notation)
  • .jpeg: JPEG Image
  • .md: Markdown
  • .mbox: Mbox (Mailbox)
  • .mp3: MP3 Audio
  • .mp4: MP4 Video
  • .pdf: Portable Document Format (PDF)
  • .png: PNG Image
  • .ppt: PowerPoint Document
  • .pptm: PowerPoint Document (Macro-Enabled)
  • .pptx: PowerPoint Document

How to Change the Model

. Change llm_model: in settings-ollama.yaml to what you've installed.

Documentation

https://docs.privategpt.dev/manual