Giter Site home page Giter Site logo

potatoqualitee / skyline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from louislva/skyline

0.0 2.0 0.0 964 KB

Bring your own algorithm for Bluesky ✨

Home Page: https://skyline.gay

License: MIT License

JavaScript 0.31% TypeScript 99.47% CSS 0.22%

skyline's Introduction

Skyline

✨ Bring your own algorithm for Bluesky ✨

Skyline allows you to create your own AI algo-feeds OR use one of our pre-defined ones. Try it out here!

We have the following feeds:

  • One post from each person you follow (let's not forget the shy poasters) 🙈
  • Mutuals feed, to keep up with your friends 🤗
  • Wholesome-only, to remind yourself of the best in humanity ❤️‍🔥
  • What's Hot, but only in your preferred language 🌐
  • Make your own algorithm! Just tell the AI what you want to see and what you don't 🤖

The way custom algorithms work in Skyline is via LLM embeddings. You can write a positive prompt "I want to see more of...", and posts matching will be brought to the top, and a negative prompt "I want to see less of..." which decides which posts to push to the bottom.

Ultimately, my interest in bring-your-own algorithm comes down to encouraging more love & kindness in the world. And I found this had a bigger impact than I thought it would! You can try this for yourself: does browsing Wholesome put you in a lighter, better mood than browsing Following?

In the long-term, I imagine safe MDMA-analogs in our coffee and other wild transhumanist stuff as the way, but in the short-term I think we'll be going the memetic route! That means kinder algorithms, kinder chatbots, new secular "religions", etc.

Everyone knows "social media makes you angry" - but maybe the tech is finally here for "social media makes you kinder"?

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

To-do List

Here is the to-do list I use to track progress - feel free to contribute!

  • Project "Management"
    • Share timelines
    • Delete timelines
    • Edit timelines
  • Project "Smooth As Balls"
    • Handle Retweets
    • Cache threads to Local Storage
    • Log out when session over
    • Stay logged in across sessions
    • Full context for wholesome feed
      • getThreadQuickAndDirty() which will do it's best to recover the thread from (1) cache and (2) already-loaded posts
    • Refresh token usage for infinite sessions
    • Info about App Passwords in Login Page
  • Project "Better Feeds"
    • Language-specific What's Hot
    • Reddit-like scoring algo: recency * quality, with a minimum threshold to appear
    • Infinite feeds - query with the next cursor
    • Unify custom-timeline & built-in timeline concept
    • Custom feed settings:
      • Base: What's Hot / Mutuals / Following
      • Sorting: Best / Combo / Recent
      • Show replies: Yes / No
      • Multiple prompts
      • Language filter: english / portuguese / japanese / farsi
      • Muted keywords
    • Automatic infinite feeds - when you're 6 posts away from bottom, load more
  • Project "Nice"
    • Sticky timeline selection
    • Dark mode
    • Auto-refresh feed
  • Project "Full Client"
    • Like tweets
    • Repost tweets
    • Post top level
    • Click and see threads
    • Click and see profiles
    • Follow / unfollow people
    • Post replies
    • Quote post tweets
    • Notifications
    • Links in Tweets
    • Click images to see expanded
    • "Interactions" tab on profiles
  • Project "Performance Optimization"
    • Don't render out of view - it's lagging intensely on mobile
    • Much smaller images! (both in size & jpg compression)
    • Figure out anything else that's slow
  • Project "DMs"
    • DB-based DM system
    • Bot @skyline.gay account to notify users of new DMs
  • Project "Lists"
    • Ability to use custom list as the baseFeed for a timeline
    • Role Play: automatically create a new list from someone else's following
    • Own followers list
  • Project "Graysky Integration"
    • Expose timelines as an API
  • Project "Analytics"
    • Keep stats on logins, usage time, feed %, created timelines, etc.
  • Project "Social Audio"
  • Project "Marketplace"
    • Get a notification when your timeline gets 20+ installs
    • Timeline Library: a place that lists shared timelines, which you can then install
  • Project "Fleets"
    • Custom fleets
    • Auto-post link to fleet
  • Project "Search" (We should have at least as advanced search as Twitter!)
    • Capture every tweet via Firehose (similar to https://github.com/ericvolp12/bsky-experiments) & put them in Postgres
    • Allow user to query by text, date published, and author
    • Register every post the user has seen & allow searching for only posts they've seen before

skyline's People

Contributors

kevslashnull avatar louislva avatar

Watchers

 avatar  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.