Skip to content

A Chainlit app that uses the PRAW library to scrape Reddit and leverages a language model to respond to related queries.

License

Notifications You must be signed in to change notification settings

rimo02/Reddit-Sage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Reddit-Sage is an innovative application that leverages the reddit-api-wrapper PRAW and the Mistral 7b language model from Huggingface to provide high-quality answers to user queries through Retrieval Augmented Generation (RAG). The app focuses on delivering the best possible answers based on Reddit users' insights and real-life examples.

Purpose

Reddit-Sage aims to bridge the gap where modern LLMs might fall short, particularly in scenarios requiring practical examples or subjective viewpoints. By integrating Reddit's vast user-generated content, the app enhances the reliability and relevance of its answers.

Features

  • Reddit Integration: Utilizes PRAW to fetch relevant information from Reddit, ensuring responses are enriched with real-life examples and community insights.
  • Advanced Language Model: Employs Mistral 7b to generate answers, enhancing the quality and coherence of responses.
  • Bias Handling: Focuses on delivering the best possible answers by incorporating diverse perspectives from Reddit users.
  • Follow-up Question Support: Implements functionality to look through previous conversations, allowing for context-aware follow-up questions and more accurate responses.

Disclaimer - The application might be subjected to biased results

About

A Chainlit app that uses the PRAW library to scrape Reddit and leverages a language model to respond to related queries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages