SuperEasy 100% Local RAG with Ollama + Email RAG. Contribute to AllAboutAI-YT/easy-local-rag development by creating an account on GitHub.
AllAboutAI-YT/easy-local-ragPublic NotificationsYou must be signed in to change notification settings Fork178 Star678 Breadcrumbs easy-local-rag / Latest commit AllAboutAI-YT Update requirements.txt May 12, 2024 0e64997·May 12, 2024
For this reason 改写后的解析: 第2题: 句子中“one of the main”表明需要使用“reason”的复数形式,因此答案为“reasons”。 第3题: “由于这个原因”可以翻译为“For this reason”,因此答案为“For this reason”。反馈 收藏
()2. _ i sParagrap h2 mainl yabout?()2. _ i sParagrap h2 mainl yabout?()2. _ i sParag
Breadcrumbs easy-local-rag / upload.pyTop File metadata and controls Code Blame 124 lines (109 loc) · 5.79 KB Raw import os import tkinter as tk from tkinter import filedialog import PyPDF2 import re import json # Function to convert PDF to text and append to vault.txt def convert_pdf...
Breadcrumbs easy-local-rag / localrag.pyTop File metadata and controls Code Blame 154 lines (128 loc) · 6.31 KB Raw import torch import ollama import os from openai import OpenAI import argparse import json # ANSI escape codes for colors PINK = '\033[95m' CYAN = '\033[96m' YELLOW...
SuperEasy 100% Local RAG with Ollama + Email RAG. Contribute to AllAboutAI-YT/easy-local-rag development by creating an account on GitHub.
main .env LICENSE README.md collect_emails.py config.yaml emailrag2.py localrag.py localrag_no_rewrite.py requirements.txt upload.py vault.txt Breadcrumbs easy-local-rag / vault.txt Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blam...
lamini-ai / rag-easy-runner Public archive Notifications Fork 0 Star 5 Code Issues 1 Pull requests 4 Actions Projects Security Insights Files main RAG data scripts .gitignore Dockerfile README.md example.sh rag.py requirements.txtBreadcrumbs rag-easy-runner / rag.py ...