Skip to content

DataRecce/Orbuculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbuculum

  • Pronunciation
    • or-BOO-koo-lum

Introduction

This is a simple Python project that uses LLM to answer questions based on the given PDF files.

The project is based on https://github.com/pixegami/rag-tutorial-v2

How to use

Recharge - Load PDF files

$ orbuculum recharge

Ask - Ask your question

$ orbuculum ask <your question>

# Or execute orbuculum directly
$ orbuculum
Enter your query: <your question>

Releases

No releases published

Packages

No packages published

Languages