Metadata-Version: 2.1
Name: gpt_translate
Version: 0.6.0
Summary: A tool to translate markdown files using GPT-4
Home-page: https://github.com/tcapelle/gpt_translate
Author: Thomas Capelle
Author-email: tcapelle@pm.me
License: MIT
Keywords: artificial intelligence,generative models,natural language processing,openai
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
Requires-Dist: rich
Requires-Dist: openai
Requires-Dist: fastcore
Requires-Dist: langchain
Requires-Dist: wandb
