Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 453 Bytes

File metadata and controls

9 lines (7 loc) · 453 Bytes

📝 Text Generation Project

This pet project focuses on generating texts, translating them into russian language, and evaluating the AI-generated content.

🚀 Project Overview

  • Texts are generated using the langgraph library.
  • Texts are translated using DeepL and Selenium + Google Translate for comparison.
  • Texts are evaluated using Selenium + QuillBot/GPTZero (Free versions).

Prject is not finished, but tools and agents are available.