Giter Club home page Giter Club logo

newssumoriser's Introduction

ResearchChain

Langchain project aiming at achieving perpetual research with the help of a chain of ai researching agents.

  • Install and launch Ollama: ollama serve
  • Create new environment: conda env create -f environment.yml
  • Activate the new environment: conda activate NewsSumoriser
  • Pull the model you intend to use: ollama pull mixtral:8x7b-instruct-v0.1-q5_K_M
  • Run: python3 main.py

Other notes

The default model is hardcoded into the lookup.py file.

Future of this project

I want to convert this project into 3 layers of separate complexity.

Research Chain

A set of tools to give LLMs research capabilities.

Research Tree

A recursive tree structure granting Research Chain the ability to create large hierarchical structures of LLMs and the tools they are using

Research Loop

A service launching for a set period of time, and then allowing the user to summarize either the entire output of the tree, or a small, selected subset of it's structure.

newssumoriser's People

Contributors

latekvo avatar nekxis avatar

Stargazers

 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.