This project aims to enhance document search and retrieval processes, ensuring privacy and accuracy in data handling.
pip install -r requirements.txtollama pull mistralmkdir source_documentsSupported file types:
.csv: CSV,.docx: Word Document,.doc: Word Document,.enex: EverNote,.eml: Email,.epub: EPub,.html: HTML File,.md: Markdown,.msg: Outlook Message,.odt: Open Document Text,.pdf: Portable Document Format (PDF),.pptx: PowerPoint Document,.ppt: PowerPoint Document,.txt: Text file (UTF-8),
python ingest.pypython privateGPT.pyTo use a different model try
ollama pull llama2:13b
MODEL=llama2:13b python privateGPT.py