REST AI Queries: Making APIs Smarter
LINKS You can find the published rest-ai package on PyPi. The code for the REST AI package can be found on GitHub. ABSTRACT A Python package was published which allows users to invoke REST commands using LangChain ChatModels. A reasoned retry logic loop was implemented, allowing the program to use errors and previous requests to…
Smart Mirror LED Strip Controller: 3 Creative ways to use HomeAssistant and MagicMirror
Make your projects more colourful with RGB lights, HomeAssistant and MagicMirror.
DnD Innovation: Inspiring Software using 20-sided-dice, Dungeons and Dragons
With our DnD character and the luck of the dice, we embark on an innovative tech adventure!
Fact Sheets: Enhance RAG pipelines with structured content
Easily improve your RAG architecture with Fact Sheets
Using Prompt Engineering to Transform ChatGPT Responses
How to use Prompt Engineering to improve ChatGPT and other LLM responses.
Using NLP to discover Transgender News bias | Sentiment Analysis
Using NLTK’s sentiment analysis to uncover how trans media is often negatively portrayed.
Vader vs Flair vs TextBlob – Sentiment Analysis Comparison
A comparison of different sentiment analysis tools available.