Youniss

← All projects

ai-ml

PaperNavigator

Academic paper discovery tool that profiles a research question, snowballs through citations, filters with an LLM and generates a report.

  • 2026
  • ai-ml
  • shipped

About PaperNavigator

A research question goes in; the pipeline turns it into a structured query profile, augments it into several search queries for coverage, then snowball-samples outward from seed papers through citations and references. An LLM filtering pass scores the harvested papers for relevance before ranking and report generation.

Details

PaperNavigator

Stack
  • Python
  • Azure Functions
  • Bicep
  • TypeScript
  • React
  • OpenAI
Tags
Links
Code
Code2 stars

More in ai-ml

See all
  • nanoBeard
    • 2026
    • shipped

    A small pirate-themed GPT trained from scratch on a piratized TinyStories corpus and then SFT-tuned, with a versioned training codebase.

  • DISCO
    • 2025
    • shipped

    CLIP-based classifier for detecting implicit suggestive imagery, trained on a hand-labelled fashion dataset and published on Hugging Face.

  • Embed2Image contrastive retrieval
    • 2025
    • experiment

    Audio-text retrieval experiments on Clotho comparing a PaSST+RoBERTa baseline against a pseudo-image ViT encoder head.

  • Falcon-Twig
    • 2025
    • shipped

    Fine-tuning run for Falcon H1 7B on tool calling that underperformed the base instruct model, written up in a post.