Skip to content

praj-pawar/gen-ai-rush-buildathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gen-Ai-Rush-Buildathon

Submission Instruction:

  1. Fork this repository
  2. Create a folder with your Team Name
  3. Upload all the code and necessary files in the created folder
  4. Upload a README.md file in your folder with the below mentioned informations.
  5. Generate a Pull Request with your Team Name. (Example: submission-XYZ_team)

README.md must consist of the following information:

Team Name - deGen.ai

Problem Statement - Solving information retrieval from long form videos!

Team Leader Email - prajpawar23@gmail.com

A Brief of the Prototype:

A Chrome plugin that uses LLM to summarize YouTube videos and provides important timestamps. It also accepts user queries and provides the answers to these queries along with their timestamps. ac166ad7-5843-4870-9268-1bedd327b6e3

Tech Stack:

List Down all technologies used to Build the prototype

  • python
  • openai api
  • llama-index
  • llama-hub
  • youtube-transcript-api
  • flask
  • Javascript

Step-by-Step Code Execution Instructions:

Prerequisites:

  • llama-index
  • llama-hub
  • youtube-transcript-api
  • flask
  • Javascript

This Section must contain a set of instructions required to clone and run the prototype so that it can be tested and deeply analyzed

What I Learned:

The ins and outs of llms, plugins, integrating front-end and back-end and so much more. It was an amazing experience!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.4%
  • Python 42.3%
  • HTML 13.3%