Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run the Project Install Required Dependencies using "pip install -r requirements.txt"

Start Required Services MongoDB: Ensure the MongoDB server is running locally ActiveMQ: Start the ActiveMQ server

Run the Application Start the Flask application: python app.py

How to Run Tests: pip install pytest

python tests/test_langchain.py python tests/test_whisper.py python tests/test_mongodb.py python tests/test_llm_service.py

Replace pdf_path = "C:/Users/Win-10/Downloads/Lesson_11._Vocabulary_set.pdf" with the absolute path to a valid PDF file on your local machine.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages