No project description provided
Project description
Parallex
What it does
- Converts file into images
- Makes requests to OpenAI to covert the images to markdown
- Post batch processing to do what you wish with the resulting markdown
Notes for us as we build
Poetry
- Using poetry for dependency management
- add dependency
poetry add pydantic
- add dev dependency
poetry add --group dev black
- run main script
poetry run python main.py
- run dev commands
poetry run black parallex
General behavior
- parallex takes args to do things with file
- parallex takes args to specify llm model
- parallex takes a callable to execute once batch process is "ready"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
parallex-0.1.0.tar.gz
(8.4 kB
view details)
Built Distribution
parallex-0.1.0-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file parallex-0.1.0.tar.gz
.
File metadata
- Download URL: parallex-0.1.0.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.6 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68020a8221f21a9dcb12aa39ba45a3e7dfe4feb87a6946fd52654ed38363b15e |
|
MD5 | 9ef8df5c46d6585dc1632cae6a70c755 |
|
BLAKE2b-256 | 5465650b4694369359001e711bac6d6b6a6d9b27c724abaed9bf2ffa8a16f17d |
File details
Details for the file parallex-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: parallex-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.6 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7cdb9104f915c1a157d45f83d5e7a32e11d9a436cd18b87d1727d5683b67073 |
|
MD5 | afc91e486020b2291acd2036baefe405 |
|
BLAKE2b-256 | 2bf69f8827906ef24a565f1d4085cfb5d78c3bde3b9d9465948616d6cf4723ee |