Tag: OpenAI

Incredibly Simple Semantic Search Using Langchain, Elasticsearch & OpenAI

Setting up a semantic search functionality is easy using Langchain, a relatively new framework for building applications powered by Large Language Models. Semantic search means performing a search where the results are found based on the meaning of the search query. This is in contrast to a ...

200 Million People Use ChatGPT Daily. OpenAI Can’t Afford It Much Longer

To the surprise of many, OpenAI reported in June that they were not yet training GPT-5. It’s not been confirmed if they have started as of August 26th. The good news is they filed a trademark application in July for “GPT-5" and developer Siqi Chen has been &ld...

OpenAI Launches ChatGPT Enterprise

Here at Freshlight Money, we’re intrigued by the developments in AI and other tech-related developments. So, we are stoked to hear about this new ChatGPT advancement. On Monday, OpenAI announced some big news! It’s introducing ChatGPT Enterprise which is the new business branch for...

AI News: What You Might ve Missed in August

In the fast-evolving landscape of AI, Google’s Gemini stands as a potential game-changer. It seems to be five times more advanced than OpenAI’s GPT-4. One of the most notable features of Gemini is its technological advancement. Gemini has the potential to be integrated into various se...

10 things to know before starting to work with Open source LLM — part 1

AI hype is officially up. The release of ChatGPT3 from OpenAI moved the focus on the capabilities of Generative Language Models, and in general to the Artificial Intelligence community. There are a lot communities and platform that hosts Large Language Models (from now on LLM), some are free, man...

NLTK vs. OpenAI vs. Upgini: A Comparative Study of Machine Learning Prediction Accuracy Based on Python Library-Generated Features

The subject of this benchmark is to determine a Python library that generates the most powerful features from the text for ML models. Benchmark participants The three approaches to feature generation from texts that we will compare: NLTK (Natural Language Toolkit) is a popular Pytho...

Creating a (mostly) Autonomous HR Assistant with ChatGPT and LangChain’s Agents and Tools

OpenAI recently released a paper comparing two training methods aimed at improving the reliability of Large Language Models (LLM): model training by ‘process supervision’ and model training by ‘outcome supervision’. Essentially, one model is rewarded for the ...

Color Your Captions: Streamlining Live Transcriptions With “diart” and OpenAI’s Whisper

In this post, I’m going to show you how to combine OpenAI’s Whisper for speech recognition with diart for streaming speaker diarization to obtain real-time speaker-colored transcriptions as shown above. How does it work? Diart is an AI-based Python library ...

Every Token Counts: The Art of (Dynamic) OpenAI API Cost Optimization

Have you started developing with OpenAI and found yourself wondering about the costs? If so, you’re in good company. In this guide, we’ll explore: Estimating Token Usage: How to determine token usage before making an API call. Predicting Costs: How to forecast the costs based on ...

Hugging Face has written a new ML framework in Rust, now open-sourced!

Recently, Hugging Face open sourced a heavyweight ML framework, Candle, which is a departure from the usual Python approach to machine learning, written in Rust with a focus on performance (including GPU support) and ease of use. According to Hugging Face, Candle’s core goal is to make...

Every Token Counts: The Art of (Dynamic) OpenAI API Cost Optimization

Have you started developing with OpenAI and found yourself wondering about the costs? If so, you’re in good company. In this guide, we’ll explore: Estimating Token Usage: How to determine token usage before making an API call. Predicting Costs: How to forecast the costs based on ...

How I Turned My Company’s Docs into a Searchable Database with OpenAI

For the past six months, I’ve been working at series A startup Voxel51, a and creator of the open source computer vision toolkit FiftyOne. As a machine learning engineer and developer evangelist, my job is to listen to our open source community and bring them what they need — new fe...

OpenAI Swift package

Since ChatGPT came out, I’ve been wanting to spend some time playing around with OpenAI APIs. Finally, I found some free time to do just that. While attempting to integrate some of the functionality into a few projects, I thought it would be nice to create a library that supports all...

The OpenAI Enigma: Decoding Elon Musk’s War on “Closed” AI

In a move that sent shockwaves through the tech world, Elon Musk, the maverick CEO of Tesla and Twitter, recently took a scathing jab at OpenAI, the artificial intelligence research company co-founded by Sam Altman. Musk’s latest salvo came in the form of a provocative tweet, where he shared a...