gittech. site

for different kinds of informations and explorations.

ArxivTok โ€“ TikTok-style interface for browsing ArXiv papers

Published at
Feb 5, 2025

ArXivTok ๐Ÿ“ฑ

A TikTok-style interface for exploring research papers across multiple sources including arXiv, medRxiv, bioRxiv, PubMed and HackerNews.

โœจ Features

  • ๐Ÿ“ฑ TikTok-style vertical swipe interface
  • ๐ŸŽฏ Multi-source paper browsing (arXiv, medRxiv, bioRxiv, PubMed, HackerNews)
  • โค๏ธ Save favorite papers
  • ๐Ÿ” Real-time search with suggestions
  • ๐Ÿ“ฒ Touch-optimized mobile experience
  • ๐Ÿงฎ LaTeX math rendering support
  • ๐Ÿ”„ Infinite scroll loading
  • ๐Ÿ“ฑ Responsive design for all devices

๐Ÿ› ๏ธ Tech Stack

  • Framework: SolidJS + SolidStart
  • Styling: TailwindCSS
  • Math Rendering: KaTeX
  • APIs:
    • arXiv API
    • medRxiv API
    • bioRxiv API
    • PubMed API
    • HackerNews API

๐Ÿš€ Getting Started

  1. Clone and install dependencies:
git clone https://github.com/yourusername/arxiv-tok.git
cd arxiv-tok
npm install
  1. Run development server:
npm run dev

๐Ÿ“ฑ Usage

  • Swipe up/down: Navigate between papers
  • Double tap: Like/unlike paper
  • Tap links: Open source papers
  • Search bar: Find specific papers
  • Source selector: Switch between paper sources

๐Ÿ“š API Integration

The app integrates with multiple academic paper sources:

  • arXiv: Computer Science, Physics, Mathematics
  • medRxiv: Medical research preprints
  • bioRxiv: Biology research preprints
  • PubMed: Life sciences and biomedical literature
  • HackerNews: Tech-focused discussions and papers

๐Ÿค Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

๐Ÿ“„ License

MIT License - See LICENSE for details