Deep_Research_Agent / README.md
Lasdw's picture
updated UI and added CSS
bef09db

A newer version of the Gradio SDK is available: 6.5.1

Upgrade
metadata
title: ScholarAI
emoji: ๐ŸŽ“
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 5.29.1
app_file: app.py
pinned: true
hf_oauth: true
hf_oauth_expiration_minutes: 480

ScholarAI ๐ŸŽ“

Build Status License: MIT Version Python Gradio Stars

An AI-powered research assistant that helps you find answers by searching the web, analyzing images, processing audio, and more.

Features

  • Web search and Wikipedia integration
  • Image analysis
  • Audio processing
  • Code analysis
  • Data file processing

Requirements

pip install -r requirements.txt

Key dependencies:

  • gradio: Web interface
  • langchain & langgraph: AI agent framework
  • openai: Language model integration
  • beautifulsoup4 & html2text: Web scraping
  • pytube & youtube-transcript-api: Video processing
  • whisper: Audio transcription
  • pandas & openpyxl: Data processing
  • Pillow: Image processing
  • PyPDF2 & pymupdf: PDF handling

License

License: MIT

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Created by Vividh Mahajan

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference