In this video, we delve into the challenge of evaluating the quality of AI-generated text, focusing on how to ensure it is accurate and avoids…
Continue reading → Streamlit & Ollama: Querying Mistral LLM Locally and Generating Titles & Keywords
Bruno Flaven's website
In this video, we delve into the challenge of evaluating the quality of AI-generated text, focusing on how to ensure it is accurate and avoids…
Continue reading → Streamlit & Ollama: Querying Mistral LLM Locally and Generating Titles & Keywords
An article exploring the process for testing the output of Large Language Models (LLMs) using a tool called “promptfoo.” This tool allows developers to evaluate…
Continue reading → Promptfoo: The Ultimate Tool for Ensuring LLM Quality and Reliability (Part 1)
This video is part of a post “Building a Vue.js SPA (Single Page Application) Frontend with FastAPI Backend for AI Integration” QUICK DESCRIPTION Transitioning from…
Continue reading → Video #6 Streamlit Mastery: View Whisper Transcripts & Prevent Page Reloads
This video is part of a post “Building a Vue.js SPA (Single Page Application) Frontend with FastAPI Backend for AI Integration” QUICK DESCRIPTION Transitioning from…
Continue reading → Video #2 Master Vuejs: Build Your First App and Project with Ease
This video is part of a post “Building a Vue.js SPA (Single Page Application) Frontend with FastAPI Backend for AI Integration” QUICK DESCRIPTION Transitioning from…
Continue reading → Video #1 Scaffold Your First Vitejs App: Comprehensive Beginner’s Guide
This video is part of a post “Empower Your Workflow: Harnessing the Power of LM Studio and Ollama for Seamless Local LLM Execution” POST: https://wp.me/p3Vuhl-3iX…
This video is part of a post “Empower Your Workflow: Harnessing the Power of LM Studio and Ollama for Seamless Local LLM Execution” POST: https://wp.me/p3Vuhl-3iX…
This video is part of a post “Crafting Fluent Translation API: A quick Journey into Text Translation with NLLB, HuggingFace, and FastAPI, Plus a small…
This video is part of a post “Unlocking Speech-to-Text: Harnessing the Power of the OpenAI Whisper API with FastAPI Integration.” This file “011_faster_whisper.py” enables quick…
POC from “005_fastapi_tiangolo_tutorial_sql_databases”: The example given by the official documentation of FastAPI with SQLAlchemy. POC “007_sql_databases_peewee”: The example given by the official documentation of FastAPI…
POC from 008_fastapi_mysql_restapi: Using Docker to create a MYSQL database and a PhpMyAdmin instance connected to FastAPI POC. This video is part of the post…
A quite simple, educational and hybrid project that demonstrate how-to create an API with FastAPI (backend) that will be the backend a web app made…
Continue reading → #2 How-to create an API with FastAPI, backend for a web app made with Streamlit
I only grab the API and the test (pytest) from this project. In reality, it is a bit more extended project, made by Microsoft’s people…
Continue reading → #3 How-to create an API with FastAPI and start testing it with pytest
This video is part of the post “The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train…
This video is part of the post “The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train…
This video is part of the post “The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train…
This video is part of the post “Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application…
Continue reading → #4 ChatGPT with Node: How-to implement some ChatGPT examples with Node
This video is part of the post “Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application…
This video is part of the post “Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application…
Continue reading → #2 ChatGPT with Streamlit : Leverage on ChatGPT examples with Python
This video goes with this post “Using ChatGPT on a daily work as a P.O, Developer or for Q/A or Support and checking plagiarism if…
Continue reading → #4 After using ChatGPT a Quick POC to check Plagiarism with Python