Home / Companies / Exa / Blog / Post Details
Content Deep Dive

Exa × Fireworks

Blog post from Exa

Post Details
Company
Exa
Date Published
Author
Exa Labs
Word Count
1,575
Language
English
Hacker News Points
-
Summary

A tutorial outlines the process of building a real-time research paper discovery and briefing system using Exa and Fireworks AI technologies. Exa functions as a search engine to access real-time data on scientific papers from sources like arXiv and OpenReview, while Fireworks provides a scalable inference platform for embedding and summarization. The system involves several steps, including setting up API keys, configuring search parameters, extracting text content, and optionally reranking documents using Fireworks embeddings. Summaries of selected papers are generated using the DeepSeek V3.1 language model, which provides concise insights into the core ideas, methods, results, and relevance of the research. The tutorial includes a step-by-step code walkthrough and free API credits to enable users to implement the system themselves.