Transform the way you consume information with BuzzFeeds.Ai. Stay informed, stay ahead, and take control of your news intake. With personalized content, multi-channel accessibility, and interactive features, BuzzFeeds.Ai is the ultimate solution for consumers.
- Text Summarization: Shorten long texts to essential information.
- User-Friendly Interface: Easy-to-navigate web UI.
-
Clone the repo:
git clone [https://github.com/HarshithDR/BuzzFeeds.Ai.git](https://github.com/HarshithDR/BuzzFeeds.Ai.git)
-
Install dependencies:
pip install -r requirements.txt
-
Install software dependences.
-
Create the .env file in the root folder and load the below code with your api keys
GEMINI_API_KEY = "Your Vertex ai Api key" OPENAI_API_KEY = "Your OpenAi Dall-e Api key" FAL_API_KEY = "Fal.ai video gen Api key"
-
Launch the backend:
python Backend/temp_app.py
-
Launch the frontend
cd Frontend streamlit run real_front_end.py
-
Navigate to http://localhost:8501 in your browser
Link - https://github.com/HarshithDR/BuzzFeeds.Ai/tree/master/Backend/final_video_folder
- Youtube links of the final output:
- Link 1 : https://youtube.com/shorts/S6uT16PvaHo
- Link 2 : https://youtube.com/shorts/8ezrpowYWCk
- Link 3 : https://youtube.com/shorts/KXduz_VXV-M
- Link 4 : https://www.youtube.com/shorts/MvQUiyW1PHk
- Link 5 : https://www.youtube.com/shorts/Hs_rD1gAJHU
- Link 6 : https://www.youtube.com/shorts/u5ev3uR-rGQ
- Link 7 : https://www.youtube.com/shorts/Vu_VZNcQcq0
- Harshith Deshalli Ravi
- Amith Ramaswamy
Thanks to Google Ai Hackathon team.