JoaoPito / PencilCase

A platform that brings together essential study tools, making research and exploring new topics easier for students at all levels.
GNU General Public License v3.0
0 stars 0 forks source link

Various changes to LLM Service backend #7

Closed JoaoPito closed 1 month ago

JoaoPito commented 1 month ago

Created Study Guides generators

  1. Created VideoGenerator: Searches YouTube for videos on beginner courses on the requested topic
  2. Created WikipediaGenerator: Summarizes and classifies wikipedia search results on the topic

All required packages for the new generators are updated in the requirements.txt file