Skip to content

velaia/byaldi-mps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple demonstration of Answer.AI's byaldi running on macOS. I got inspiration from merve's repost of Benjamin Clavié's Byaldi post. I added the check to see whether an index has been created before and to use the index in case it has.

Installation & Requirements

Install using uv:

uv sync
source .venv/bin/activate
uv run main.py

Make sure to have poppler installed in your environment. E.g. on macOS: brew install poppler.

Sample Content

The sample content is one PDF file containing Stephen Wolfram's blog post Five Most Productive Years: What Happened and What’s Next

You can replace it with your own content.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages