Skip to content

The app lets you get insights from a PDF using Llama 3.2, running locally with Ollama

Notifications You must be signed in to change notification settings

akuprym/llama-ask-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

AskMyPDF is a Python application that lets you get insights from a PDF document using Llama 3.2, running locally with Ollama. You can ask questions about your PDF, and the application will provide relevant responses based on the content of the document. This app utilizes a language model to generate accurate answers to your queries.

How to start:

Make sure to open Ollama on your computer.

Install all the packages requied in your IDE.

Run the code.

How it works:

Upload a PDF file and click 'Add to Knowledge Base' to start getting insights from it:

Screenshot 2024-10-08 at 03 21 11

Once the file is successfully added to the knowledge base, you can start asking questions and get relevant responses:

Screenshot 2024-10-08 at 03 37 30

About

The app lets you get insights from a PDF using Llama 3.2, running locally with Ollama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages