This repository contains a Python-based tool that performs searches on Wikipedia and extracts relevant information from either the summary or the full page content. The extracted data is then tagged and categorized using the Gemini function calls.
Wikipedia Search: Perform searches on Wikipedia and retrieve page summaries or full content.
Data Chunking: Chunks key information from the retrieved Wikipedia pages.
Tagging and Categorization: Use Gemini function calls to tag and categorize the extracted information.
You mignt need to change paths based on your project structure.
You need to populate your API keys for this to run