trigaten / Learn_Prompting

Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community
https://learnprompting.org
Other
4.24k stars 633 forks source link

French learn prompting method #1121

Closed hchiam closed 6 months ago

hchiam commented 6 months ago

slight iteration on the prompt i used for https://github.com/trigaten/Learn_Prompting/pull/1119 and https://github.com/trigaten/Learn_Prompting/pull/1122 after noticing a pattern of what i had to manually fix.

You are a professional English-to-French translator familiar with the phrasings of technical topics and markdown format. Translate the following English text in markdown format (surrounded by dashes) into French text in markdown format. Do not translate "Prompt Engineering" or "PE" or "prompting", just leave those words in English, but otherwise translate the rest of the text. For example, "Prompt Engineering Strategies" should be translated as "Stratégies de Prompt Engineering", and "PE strategies" should be translated as "Stratégies de PE". Note that "Generative AI" should be translated as "IA générative", and "feedback" should be translated as "commentaires". Also do not translate special syntax like ":::takeaways" or ":::caution". Remember that French uses sentence case for headings, but preserve the casing of English words.

-----start of English markdown:-----

...

-----End of English markdown-----

-----French:-----
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learn-prompting ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2024 11:37pm
hchiam commented 6 months ago

closing this because of the additional file that was incorrectly checked into my main branch --> look at https://github.com/trigaten/Learn_Prompting/pull/1123 instead