hectorperez
Building a chat with OpenAI's GPT-3 and Kino (livebook notebook)
Hi, I found that a great way to learn is:
- play with existing livebook notebooks
- create new notebooks — completely new or just changing something
Therefore, after playing with [1] to create a chat with Kino, I changed it so I could have a conversation with OpenAI’s GPT-3 [2].
[1] livebook/chat_app.livemd at main · livebook-dev/livebook · GitHub
[2] livebook_notebooks/chat_with_openai_and_kino.livemd at main · hectorperez/livebook_notebooks · GitHub
Let me know if you have any feedback. Thanks!
Popular in Other Resources
Hey all :wave:
I took me a bit more than 1 year but I finally managed to finish “Programming Machine Learning - From Coding to Deep Lear...
New
I always wanted to create my own course and share things I’ve learned with the community at large. I wouldn’t be where I am if not for th...
New
Hey guys, I went through Chris McCords Twitter clone video and made the code that shows the 1.6 version, along with doing a broadcast del...
New
Following up from his talk at ElixirConf EU Virtual, our colleague Oleg Tarasenko will be joining us on the webinar to dive deeper into C...
New
tl;td: My solutions are here and here. Elixir is awesome. Exercism is awesome. Thank you Elixir community.
Recently, I have solved all t...
New
Hello,
Like many people on Earth, I’ve been trying to understand the transformer architecture. I translated the Python code in Let's bui...
New
I updated my fork of the live_view_hooks demo repo to include fullCalendar integration, including JSON API, event creation and storage in...
New
I decided to use the “Awesome <…>” template to gather some links to libraries and talks related to Machine Learning in Elixir.
I s...
New
TLDR
This repo got all Terraform IaC files to setup AWS ECS for Elixir apps that includes web server(s) and database. It includes auto d...
New
Cool way to learn flexbox and have fun at the same time.
New
Other popular topics
Manning 2016 Halloween weekend sale via Deal of the Day
Friday, October 28 - Half off all MEAPs - code WM102816LT
Saturday, October 29 ...
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
I would like to know that is there any online source for learning Phoenix Framework for building E-Commerce Store? Any advantage on build...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
Good day to you all.
I have been struggling to get a query involving like and ilike to work.
Can anyone assist me on this, please?
pro...
New
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New







