initial Release v1.0.0
Initial Release of Filebased Chatbot
This initial version comes with basic functionality to read PDF files, extract their content into a text file, and perform simple searches within the extracted text.
Features:
- PDF Reading: Ability to read and parse PDF files within a specified directory.
- Text Extraction: Automatically extract text content from PDFs and save it as a .txt file for further processing.
- Search Functionality: Users can search for specific terms or phrases, and the chatbot will return relevant results from the extracted text.