diff --git a/bin/processed_videos.json b/bin/processed_videos.json index 3388bf2..6c9998b 100644 --- a/bin/processed_videos.json +++ b/bin/processed_videos.json @@ -51,6 +51,7 @@ "WKQk9TI8J78", "WkC7o00F0DQ", "XCeEV9bn3Xo", + "XNLbpgpfwrQ", "XthRKboFRo0", "YzcJy3mUSJM", "_Jzu9GQPkkk", diff --git a/content/blog/2024-06-13-boosting-ai-with-python:-using-click,-jinja2,-and-gpt-libraries.md b/content/blog/2024-06-13-boosting-ai-with-python:-using-click,-jinja2,-and-gpt-libraries.md new file mode 100644 index 0000000..d5c6c32 --- /dev/null +++ b/content/blog/2024-06-13-boosting-ai-with-python:-using-click,-jinja2,-and-gpt-libraries.md @@ -0,0 +1,15 @@ +--- +title: "Boosting AI with Python: Using Click, Jinja2, and GPT Libraries" +description: "n this session, we will explore how to use Python to enhance your AI projects with:" +image: img/2024/XNLbpgpfwrQ.jpg +video: https://www.youtube.com/embed/XNLbpgpfwrQ +type: post +categories: + - YouTube + - Python + - Django +tags: ['Python', 'OpenAI', 'RAG', 'AI', 'ChatGPT', 'BeautifulSoup', 'Jinja2', 'gpt4all'] + +--- + +n this session, we will explore how to use Python to enhance your AI projects with: diff --git a/static/img/2024/XNLbpgpfwrQ.jpg b/static/img/2024/XNLbpgpfwrQ.jpg new file mode 100644 index 0000000..42743f5 Binary files /dev/null and b/static/img/2024/XNLbpgpfwrQ.jpg differ