Skip to content

Lingotech-Davis/NewsDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 NewsDashboard

A streamlined dashboard for exploring and analyzing news content.
Key features include bias detection, snippet finding, retrieval-augmented generation (RAG), and news summarization.


🎥 Demo

Click the image below to watch the demo:

Watch the demo


🗺️ Feature Overview

Frontend

  • Interactive dashboard with quick news snippets
    nextjs-app

Backend

  • News scraping and extraction
    news.py
  • Bias detection via fine-tuned DistilBERT
    bias.py
  • Snippet retrieval based on user queries
    db.py
  • RAG: Reduce hallucinations with source-grounded prompts
    rag.py
  • NLP-based news summarization
    summarize.py

📊 Practice Notebooks

Classification & Analysis

Context Aware AI

  • Retrieval-Augmented Generation
    RAG.ipynb

Other Tools


📚 Learn More

Explore the repo for implementation details, model architecture, and backend API logic.
Feedback is always welcomed!

About

A streamlined dashboard for analytically exploring news content through bias detection, snippet finding, retrieval-augmented generation (RAG), and news summarization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors