Skip to content

Crebert08/ai_web_browser_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kirundi Word Scraper

Ce projet permet de scraper des mots Kirundi à partir de sites web spécifiés, en utilisant un agent automatisé avec un navigateur contrôlé et un modèle de langage avancé.

This project scrapes Kirundi words from specified websites using an automated agent with a controlled browser and an advanced language model.

Prérequis / Prerequisites

  • Python 3.8+
  • Google Chrome installé / Google Chrome installed
  • Clés API Google et LangSmith / Google and LangSmith API keys

Installation

  1. Clonez ce dépôt / Clone this repository

  2. Installez les dépendances / Install dependencies

pip install -r requirements.txt
  1. Obtenez vos clés API / Get your API keys

  2. Créez un fichier .env à la racine du projet / Create a .env file at the project root

Le fichier .env doit contenir : The .env file should contain:

GOOGLE_API_KEY=your_google_api_key_here


LANGSMITH_TRACING=true
LANGSMITH_ENDPOINT=""
LANGSMITH_API_KEY=""
LANGSMITH_PROJECT=""

Utilisation / Usage

Lancez le script principal : Run the main script:

python main.py

Le script va scraper les mots Kirundi et afficher le résultat final dans la console. The script will scrape Kirundi words and print the final result in the console.


Pour toute question, ouvrez une issue. For any questions, open an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages