repositorypackage
0.0.0-20240722163954-911f460fafa5
Repository: https://github.com/sudhanv09/zh.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
zh
A CLI util to learn Chinese by reading News using the power of LLMs. zh scrapes 5 articles from tvbs and uses LLMs to generate pinyin translation.
Dependencies
- Ollama
- Gemini API (Optional)
Install
git clone https://github.com/sudhanv09/zh
cd zh && go build