Skip to content

Flutter Website and Youtube video summarizer is a tool for getting quick content summary from websites and youtube subtitles. The tool is using Groq ai under the hood and Flutter on the frontend

Notifications You must be signed in to change notification settings

extrawest/Flutter-youtube-video-and-website-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI provider flutter app

Maintenance Maintaner Ask Me Anything ! GitHub license GitHub release

PROJECT INFO

  • Youtube video and website summarization app on Groq AI
  • We were intended to create a an MVP showcase application that allows to summarize Youtube video and website summarization with the help of groq.ai

Features

  • Groq with "llama3-8b-8192"

Installing:

1. Clone this repo to your folder:

git clone https://gitlab.extrawest.com/i-training/flutter/unisummarizer-saas

2. Change current directory to the cloned folder:

cd unisummarizer-saas/app

3. Get packages

flutter pub get

Setup Server

1. Open server folder:

cd unisummarizer-saas/server

2. Change port number :

const port = YOUR_PORT_NUMBER;

2. Change server path in flutter project: Go to app/lib/services/api.dart and change the baseUrl to your server path

Now you can use the app

Preview

Preview

Preview

Created by Oleksandr Samoilenko

Extrawest.com, 2024

About

Flutter Website and Youtube video summarizer is a tool for getting quick content summary from websites and youtube subtitles. The tool is using Groq ai under the hood and Flutter on the frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published