In this tutorial we build a fully functional Web3 Decentralized Exchange, from start to finish. It will allow users to swap erc20 tokens to other erc20 tokens on a selected EVM Chain.
Link
In the past day OpenAI have released their new ChatGPT API. I made a quick video to talk about the announcement and to show how to access it in Python with the OpenAI Package and with LangChai
Link
We want to present Cleora – an open-source tool for creating compact representation of the behavior of your client. Cleora uses graph theory to transform streams of event data into embedding. It is suitable as an input for training models like churn, propensity and recommender systems. This is a talk useful for anyone who wishes to learn how to work with event data of clients and how to model client’s behavior.
Today, we’ve released a new set of OpenAI actions:
Chat — Interact with the Chat API
Solve specific problems — Use actions to Summarize Text, Classify Items into Categories, and more.
Create Transcription — Transcribe audio to text in any language
Create Embeddings — Create embeddings for search, recommendations, and other relatedness problems.
Link
In this tutorial, you’ll learn the basics of how to use LangChain to build scalable javascript/typescript large language model applications trained on your own custom data.
Link
scales from a single function to thousands of distributed tasks. syncs your local code and libraries for a faster, easier iteration loop. Edit your code and rerun your analysis without worrying about building packages or Docker images. optimizes for cost, choosing the cheapest instance types and turning them off when they’re no longer needed. Link
As a researcher or scientific writer, you may often find yourself needing to quickly understand and summarize complex scientific articles. Luckily, there are tools that can help make this overwhelming process easier. In this blog post, we’ll look at how to use OpenAI’s GPT-3 language model and the Streamlit library to create a simple application for generating summaries of scientific articles.
Link