Skip to Content
Marton Dobos

Hi, I am Marton. I build things on the internet.

Welcome to my personal blog, where I write about software.

Get an email when I publish a new post.

Building the Flatuniverse app · Part 2

Intelligent Paper Search: Implementing Time-Aware AI Responses in Flatuniverse

|
17 mins read
  • typescript
  • nextjs
  • llamaindex
  • pinecone
  • opanai

This article explains how Flatuniverse implements time-aware AI responses for research paper chat. It covers the technical implementation of temporal analysis in queries⁠⁠, the process of finding and ranking relevant research papers based on both content and temporal relevance⁠, and how the system generates context-aware chat responses⁠⁠. The article ends by explaining how responses are streamed to the frontend in real-time for better user experience⁠⁠.

Building the Flatuniverse app · Part 1

Supercharging Research Paper Insights with Trigger.dev, Sequin, Neon, and Pinecone

|
18 mins read
  • typescript
  • nextjs
  • trigger.dev
  • sequin
  • neon
  • pinecone
  • data processing

Explore how FlatUniverse uses modern tools like Trigger.dev, Sequin, Neon, and Pinecone to transform research paper processing. This article dives into the technical architecture and workflows that make research papers accessible, from metadata extraction and vector embedding to AI-driven semantic search.

See all posts

I also write deep dives in email