Coder Social home page Coder Social logo

mimireyburn / anchor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 406 KB

Personal Project | A personal and private recommendation engine for the internet

Dockerfile 2.08% Starlark 2.77% Python 93.07% HTML 2.08%
ada-002 docker openai-embeddings weaviate

anchor's Introduction

Anchor

Personal Project | Creating a personal recommendation engine for the internet with Louis.

The Idea

Challenge: In the digital age, distractions are a click away. We often struggle with online distractions, leading us to website blockers - my favourite it Prod. But what if we could do better? The internet is rich with knowledge-enhancing content, yet it's challenging to find without knowing exactly what you're searching for.

Solution: We're developing a personal content recommendation engine. Unlike typical algorithms that lead users astray, ours aims to enrich knowledge, focusing on the specific areas we would like to know more about.

Design

To start, we established some design principles:

  • Simple and functional
  • Local and private

Since we're building a private recommendation engine for one, this is mostly going to be a data problem.

We need:

  • Store or reference articles / websites that might be of interest
  • Identify similar articles
  • Create a recommendation engine based on similar articles and how new they are
    • Clear old articles from database?
    • Adjust vector database based on user? or layer a similar NN over the top for recommendations - assess choices
    • Adjust prompt vector as part of recommendation?

Build

Currently, we have a docker image for weaviate and an app that scrapes new articles and adds them to the database. We can query the database, since all the data is saved as embedding with ada-002 OpenAI embeddings model.

Next: recommendations!

anchor's People

Contributors

mimireyburn avatar

Stargazers

 avatar

Watchers

 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.