EARTHLING

I'm an Earthling

I develop AI applications

Besides crafting Web applications, I also create AI applications.
Here is a selection of some of the applications that I've made:

AI Book Drafter

The AI Book Drafter is an example of an application I created using Ruby on Rails, Generative AI and JavaScript to draft books. You can try it out right here.


Long text summarizer

Large Language Models, such as the openai gpt models, have a token limit. For this reason, they need help to understand longer contexts.
One strategy is to summarize the content and this is the basis for one method of doing so.

You can check it out right here on Github.


Getting started yourself?

If you've ever wanted to start creating AI powered appliations, this guide on how to create an AI Chat assistant with only 10 lines of code is a great way to get started:

Let's live intelligently