Activity
Change used ollama model to llama3.2
Change used ollama model to llama3.2
Make LLM a bit more friendly
Make LLM a bit more friendly
Force push
Add logging to pipelines and adjust path handling
Add logging to pipelines and adjust path handling
Revert "Refactor state initialization in main
method"
Revert "Refactor state initialization in
main
method"Update Qdrant container handling in README and source code
Update Qdrant container handling in README and source code
Refactor state initialization in main
method
Refactor state initialization in
main
methodForce push
Refactor state initialization in main
method
Refactor state initialization in
main
methodRefactor and improve docstrings and formatting
Refactor and improve docstrings and formatting
Track and log the total number of talks
Track and log the total number of talks
Remove obsolete link attribute from talk metadata
Remove obsolete link attribute from talk metadata
Force push
Remove obsolete link attribute from talk metadata
Remove obsolete link attribute from talk metadata
Force push
Remove obsolete link attribute from talk metadata
Remove obsolete link attribute from talk metadata
Remove redundant argument parsing
Remove redundant argument parsing
Optimize model loading by excluding source language checks
Optimize model loading by excluding source language checks
Add logging for translation model loading and info updates
Add logging for translation model loading and info updates
Change log level from debug to info for metadata file creation
Change log level from debug to info for metadata file creation
Update logging level for urllib3 connection pool
Update logging level for urllib3 connection pool
Add language metadata extraction and script entry point
Add language metadata extraction and script entry point
Add main.py and refactor file structure
Add main.py and refactor file structure
Move TranscriptionAndMetadataToDocument
Move TranscriptionAndMetadataToDocument
Add detailed instructions for LLM creation to README
Add detailed instructions for LLM creation to README