From 26355a58b08ac18a5f28a73ccfb7df0e87d93671 Mon Sep 17 00:00:00 2001 From: Bill Metangmo <25366207+billmetangmo@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:45:46 +0000 Subject: [PATCH] Add meeting notes for May 2024 --- meeting_notes/_posts/2024-06-09-reunion-34.md | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 meeting_notes/_posts/2024-06-09-reunion-34.md diff --git a/meeting_notes/_posts/2024-06-09-reunion-34.md b/meeting_notes/_posts/2024-06-09-reunion-34.md new file mode 100644 index 0000000..2fc4b8d --- /dev/null +++ b/meeting_notes/_posts/2024-06-09-reunion-34.md @@ -0,0 +1,47 @@ +--- +title: Meeting 34 +date: 2024-06-09 +author: collectif mongulu +categories: [Meeting notes] +tags: [generative-ai,machine-learning,developer-tools,devops] +--- + +## Recommandations +--- + +### Apps +- [Whatsapp: Now you can share videos and audio clips of up to 60 seconds to your Status](http://wa.me/status?photo) + +### What the fuck +- [It seems that the most complicated thing for image generation tools like DALLE,Midjourney is to generate a blank page]( https://www.bleepingcomputer.com/news/technology/its-surprisingly-difficult-for-ai-to-create-just-a-plain-white-image/) + +### Machine Learning +- [MLOps recommended free ebook](https://www.dropbox.com/scl/fi/rdkviwr35zigfgsl7memz/Chapter8.pdf?rlkey=1v0kqmko0sl57eunxdmlq1jrc&e=3&dl=0) + +### Data +- [Free, simple, and intuitive online database design tool and SQL generator](https://github.com/drawdb-io/drawdb) + +### Devops +- [Logdy: Browse your local logs in the browser with one command]( https://logdy.dev/) +- [Winglang: A a programming language that enables infra+application code to be written once, then compiled to give infra+application code, thus truly unifying the 2 worlds](https://thenewstack.io/if-dev-and-ops-had-a-baby-it-would-be-called-winglang/) +- [Katyu analyzes the usage history of your virtual machines and storage disks and makes recommendations](https://github.com/kaytu-io/kaytu) + +### Developer +- [Uncomplicated python code instrumentation](https://github.com/pydantic/logfire) +- [Extension.js: To develop a cross-browser extension](https://github.com/pydantic/logfire) +- [Idx is Google's AI-powered cloud IDE (equivalent to Gitpod or Github codespaces)](https://idx.google.com) + +### Generative AI +- [Stackoverflow X OpenAI](https://stackoverflow.co/company/press/archive/openai-partnership) +- [OpenAI lance GPT-4o](https://www.youtube.com/watch?v=DQacCB9tDaw) +- [Write a thorough and serious report on a subject including quotations from any theme (created by Standford)](https://github.com/stanford-oval/storm) +- [A data labeling company working with GAFA to build GenAI in Kenya](https://www.sama.com/) +- [Understand the intricacies of tools like Github copilot](https://sourcegraph.com/blog/the-lifecycle-of-a-code-ai-completion) +- [OpenAI travaille sur un synthétiseur vocal](https://openai.com/index/navigating-the-challenges-and-opportunities-of-synthetic-voices/) +- [AWS announces amazon bedrock studio for creating LLMs applications of higher complexity via the UI (the equivalent of GPTs on ChatGPT)](https://aws.amazon.com/fr/bedrock/studio/) +- [C'est possible d'utiliser maintenant directement Gemini depuis la barre de rechecrhe sur Chrome](https://www.techradar.com/computing/browsers/google-gives-chromes-address-bar-a-new-shortcut-that-makes-it-easy-to-talk-to-its-ai-chatbot-gemini) +- [Microsoft launches copilot+PC, a range of AI-optimized notebooks](https://www.lemonde.fr/pixels/article/2024/05/20/microsoft-annonce-copilot-une-gamme-de-pc-portables-optimises-pour-l-ia_6234470_4408996.html) +- [Huggingface has just released an interesting feature for running models locally using jan or similar](https://www.linkedin.com/feed/update/urn:li:activity:7198308318266675201/) +- [The open-source SDK for creating AI plugins and actions](https://github.com/connery-io/connery) +- [There should soon be a chatgpt license for students](https://www.forbes.com/sites/danfitzpatrick/2024/05/30/chatgpt-is-coming-for-higher-education-says-openai/) +- [GAFAM alliance to compete with Nvidia](https://techcrunch.com/2024/05/30/tech-giants-form-new-group-in-effort-to-wean-off-of-nvidia-hardware/) \ No newline at end of file