This is a thing that studies for US.
NERD BUDDY scours the internet for resources related to what YOU want to study
We give NERD BUDDY a study topic (a prompt) that is used to build a study guide with resources that go IN-DEPTH about our study topic
Example Study Topic:
Debt Consolidation
- The history of debt
- Debt in America
- Why is debt important?
NERD BUDDY output (in a markdown file)
A list of resources to study (links to the pdfs and webpages) - summaries of each resource
- Resource 1: scholar.google.com/asdnadsjajdns
Summary of Resource 1:
- ....
- .....
A study guide that tells me which resource is the most relevant and in order of which resources I should read and a structured guide.
Study Guide
....
This was built with bun (you could easily run with node) and llama2 (hitting the runpod.io API)
This was built during this livestream
- First clone the repo
$ git clone git@github.io:jawerty/10x-nerd-buddy.git
- Install the node modules
$ bun install
or
$ npm install
-
Set up a runpod.io API_KEY in a
.env
see.envExample
for an example -
Run the script
$ bun 10x-nerd-buddy.js