7 news for ai
September 2024
I used Cursor, Claude 3.5 Sonnet and Convex to prompt my way through building a full stack app
Interesting feedback on how cursor can help boost productivity while create a fullstack app. It's not perfect, but it makes the whole development significantly faster, as long as you know what you wanna do and how to do it.
July 2024
In-Browser Local AI With React And Gemini
Google released Gemini natively in chrome browser. This new API is already compatible with React, and with few lines of code, we can already build an assistant using local chrome browser. Check how to do that in this quick demo.
June 2024
Figma AI is Here! + Other Amazing Updates – Figma Config 2024 – Figma Updates
Figma presented his version 3 with lots of new functionalities. Get a resume of updates, including AI prototyping and search, a new tool to make slides from your design system, a new redesign and tons of smaller updates.
June 2024
How to Host Your Own Personal ChatGPT
Want to host your own Ai assistant for better performance or privacy ? Follow this tutorial to install llama3 and web ui on your computer
June 2024
How to build a RAG agent that is reliable & accurate
This is not a tutorial to install or train your own AI, but a very detailed description on how RAG are working, why they have issues to process existing data, and how they can learn and improve their knowledge database.
May 2024
DiagramGPT - Honest Review of Eraser AI
What is worth Diagram GPT, the new AI tool from Eraser aimed to help development teams to make documentations and diagrams ? At first view, it seems very promising, but how to use it the most efficiently ? Sam explains all that in that great video.
May 2024
Host ALL your AI locally
You always wanted to host your AI on your own computer ? Well, now you can. In this practical tutorial, you'll learn how to install llama, mistral, stable diffusion, and a web ui to manage all your models. You can even train them. Finally you'll have your own free private cloud based AI (well, free if you already own a good graphical card of course).