Skip to content

Kishalll/fastfrwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this is

FastFrwd is a platform in which u can upload an entire playlist(with over 100 vids) along with some docs or pdfs and the ai teaches u like how the playlist does.

This is completely free to use with no limits (obv until nvidia decides to add some) and all ur data is store locally as chunks so that the responses are Blazing Fast.

This saves time and u dont have to watch a full playlist to understand a few concepts. or u can just learn the entire playlist thru here.

Setting up

1 . Go to https://build.nvidia.com/ and login.

2 . Navigate to the "Explore" tab and create a API key

3 . Clone this repo and

cd fastfrwd
npm install
npm start

4 . Enter that API key in the popup in ur first run and u r good to go.

NOTE - This is still under development . Feel free to Report bugs or Suggest a feature by Starting a new discussion!

Dev Notes:

TO DO -

  • shows no captions found in all vids

  • nvidia api fetch error

  • file upload rate limited while sending to nvidia api

  • make app identify 3 types of pdf(searchable,scaned,empty)

  • the sources i hv deleted r showing up as sources

  • if i upload a same vid or playlist twices it shd not index the same vid twice

  • when i clear sources chat gets cleared too

  • ai not mentioning the files uploaded as sources

  • api key dialoug box comes briefly on startup- chk api key in the bg

  • file remove from knowledge base

  • improve ai's explaination

  • make all alerts and conformations sent by app not browsers

  • when i ask about a vid , it says bout it but ig it includes unnessary vids as source

  • does not display all sources propery in chat

  • add cancel button in playlist processing

  • button to retry vids that were not processed

  • conformation msg before clearing

  • check api valdity b4 starting

  • improve settings menu w back button , custom instructions ,

  • better key handling

  • add playlist history and store reccent playlist links w heading

  • copy ai's responce link it w the extractor extension

kill old process - windows command

taskkill /F /IM node.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors