GithubHelp home page GithubHelp logo

picaindahouse / nus-sentiment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from selangor-no-1/nus-sentiment

0.0 0.0 0.0 84 KB

Hack&Roll: #8B: NUS Sentiment : Better + Semantic Reddit Search

Home Page: https://nus-sentiment.streamlit.app

Python 100.00%

nus-sentiment's Introduction

nus-sentiment

NUS Hack&Roll 2023: Team 8 - Pink Mouse: NUS Sentiment

  • Status: ๐ŸŸฉ WIN - Coreteam's Best Roll
  • Read More: Devpost

Quick Start

git clone [email protected]:nus-sentiment/nus-sentiment.git
cd nus-sentiment
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run the entrypoint

streamlit run Search.py

Credentials

In /.streamlit/secrets.toml

deta_key = "<deta.sh key>"
SECRET_KEY = "<reddit secrets key>"
ACCESS_TOKEN = "<reddit access token>"
PINECONE_KEY = "<pinecone api key>
USERNAME = "<reddit username>"
PASSWORD = "<reddit password>"

You can choose to omit USERNAME and PASSWORD. If you choose to do so remove these attributes from the PRAW Reddit object in utils/reddit.py.

Powered By

reddit

pinecone

deta

streamlit

nus-sentiment's People

Contributors

hewliyang avatar picaindahouse avatar nmtuan2001 avatar jakekhoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.