OlympHill
L

localGPTצ'אט מסמכים פרטי, פועל אופליין, המופעל על ידי LLM מקומי על החומרה שלך.

4.7 (6)

סקירה

localGPT הוא פרויקט קוד פתוח שמאפשר לך לשאול שאלות על המסמכים שלך באמצעות מודלי שפה גדולים, כאשר כל העיבוד מתבצע במחשב המקומי שלך. על‑ידי שמירת ההטבעות, אחסון הוקטורים וההסקה במצב אופליין, הוא מבטל את הצורך לשלוח קבצים רגישים לשירותי ענן של צד שלישי. הכלי קורא פורמטים נפוצים של מסמכים, מחלק ומטביע את התוכן למסד וקטורי מקומי, ואז משתמש ב‑LLM נבחר כדי להפיק תשובות מבוססות על קטעים שהושגו. הוא תומך בהאצת GPU ב‑NVIDIA, Apple Silicon, ובמערכות ללא GPU, מה שהופך אותו להתאמה למגוון רחב של חומרה. הוא מתאים במיוחד למפתחים, חוקרים ומשתמשים מודעים לפרטיות שרוצים חלופה מאוחסנת עצמאית לכלי Q&A על מסמכים מבוססי ענן ומרגישים בנוח לעבוד עם Python וסביבת שורת פקודה.

תכונות עיקריות

  • ייצור משולב של שליפה על קבצים מקומיים
  • מאגר וקטורי מקומי להטבעות
  • תמיכה ב‑PDF, טקסט ומסמכי Office
  • אפשרויות קונפיגורציה של LLM ומודל embedding
  • האצת GPU אופציונלית
  • ממשק שורת פקודה וממשק ווב בסיסי

תמחור

מודל
Freemium
דירוג
4.7 / 5 (6)

מקרי שימוש

שאלות ותשובות פרטיות על מסמכים סודיים

שאילת שאלות על חוזים, דוחות או קבצים פנימיים רגישים באופן מוחלט אופליין, מבטיח שאין נתונים שיוצאים מהמחשב שלך תוך קבלת תשובות מבוססות LLM.

עוזר מחקר אופליין

חוקרים יכולים לטעון PDFs ומאמרים למאגר וקטורי מקומי ולשאול שאלות כדי לשחזר ולסנתז מידע ללא צורך ב‑API של ענן.

בסיס ידע עצמי למפתחים

מפתחים יכולים לבנות צינור RAG מותאם אישית על מסמכי טכנולוגיה, לבחור את ה‑LLM ומודלי ההטבעה המועדפים עליהם על חומרת GPU או CPU שלהם.

זרימות עבודה AI מקומיות על Apple Silicon

משתמשי Macs מסדרת M יכולים להריץ צ'אט מסמכים עם האצת GPU מקומית, לחקור את יכולות ה‑LLM ללא מנויים או שירותים חיצוניים.

יתרונות וחסרונות

יתרונות

  • פועל באופן מלא אופליין למען פרטיות נתונים חזקה
  • קוד פתוח וניתן לאירוח עצמי
  • תומך בפורמטים מרובים של מסמכים
  • עובד עם מגוון LLMs מקומיים והטבעות
  • תואם ל‑GPU, CPU ול‑Apple Silicon

חסרונות

  • דורש הגדרה טכנית ותלויות
  • הביצועים תלויים בחומרה המקומית
  • אין ממשק משתמש מלוטש ומארח מיידי
  • מודלים מקומיים קטנים יותר עשויים לספק תשובות חלשות

שיא קרבות

ב-1 קרב בפנתאון.

0
1
0
2
0
3

Last battle

ביקורות

4.7

ממוצע מ-6 דירוגים.

5
4
4
2
3
0
2
0
1
0

התחבר כדי להשאיר ביקורת.

NP

Nadia Petrova

Mar 6, 2026

Compared a few options

Evaluated this against two competitors. Where it wins: optional GPU acceleration and supports multiple document formats. Where it lags: smaller local models may give weaker answers. On balance the feature set — especially local vector database for embeddings — justifies the 5 stars for our use case.

Tomáš Novák

Tomáš Novák

Mar 1, 2026

Use it every day

Honestly didn't expect to like it this much. Command-line and basic web interface is exactly what I needed, and supports multiple document formats. I do wish no polished hosted UI out of the box, but I reach for it almost every day now and it just clicks.

DW

Devin Walker

Feb 27, 2026

Compared a few options

Evaluated this against two competitors. Where it wins: retrieval-augmented generation on local files and works with various local LLMs and embeddings. Where it lags: no polished hosted UI out of the box. On balance the feature set — especially command-line and basic web interface — justifies the 5 stars for our use case.

MB

Marcus Bell

Jan 3, 2026

Years in this space

I've evaluated a lot of these over the years. What stands out here is retrieval-augmented generation on local files — handled better than most — and supports multiple document formats. Performance depends on local hardware is my one real gripe. Worth the time if this is your use case.

AK

Aisha Khan

Dec 7, 2025

Use it every day

Honestly didn't expect to like it this much. Optional GPU acceleration is exactly what I needed, and gPU, CPU, and Apple Silicon compatible. but I reach for it almost every day now and it just clicks.

Daniel Schmidt

Daniel Schmidt

Jul 26, 2025

Skeptical, then convinced

I went in skeptical — most tools in this space overpromise. It actually delivers on command-line and basic web interface, and supports multiple document formats caught me off guard. Performance depends on local hardware is why this isn't a perfect score, still, I'd recommend giving it a real trial.

שאלות ותשובות

What file types does localGPT support for ingestion?

It can process common formats such as PDFs, plain text files, and Microsoft Office documents, automatically splitting and embedding their contents for retrieval‑augmented generation.

Asked by Malik Rasheed · Sep 25, 2025

Is any data sent to external services when I query documents?

No. All document ingestion, embedding, vector storage, and answer generation happen locally, so sensitive files never leave your hardware.

Asked by Piotr Baranowski · Aug 13, 2025

Can I use my own LLM or embedding model with localGPT?

Yes, the tool is configurable; you can plug in any compatible local LLM and choose from various embedding models, allowing you to balance cost, speed, and answer quality.

Asked by Marisol Pena · Jun 27, 2025

What hardware do I need to run localGPT effectively?

localGPT can run on NVIDIA GPUs, Apple Silicon, or CPU‑only machines; GPU acceleration speeds up embedding and inference, but you can still use it on standard laptops with only a CPU, though performance will be slower.

Asked by Liam O’Connor · Jun 21, 2025

שאל שאלה

חלופות לאגנטים לווייני AI