File size: 1,878 Bytes
78aa11d
bef09db
 
30e851e
41ea038
78aa11d
37adc61
78aa11d
37adc61
53bd6dc
 
78aa11d
 
bef09db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
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](https://img.shields.io/badge/build-passing-brightgreen)](https://huggingface.co/spaces/Lasdw/ScholarAI)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Version](https://img.shields.io/badge/version-1.0.0-blue)](https://huggingface.co/spaces/Lasdw/ScholarAI)
[![Python](https://img.shields.io/badge/python-3.11-blue)](https://www.python.org/downloads/)
[![Gradio](https://img.shields.io/badge/gradio-5.29.1-orange)](https://gradio.app/)
[![Stars](https://img.shields.io/github/stars/Lasdw/ScholarAI?style=social)](https://github.com/Lasdw/ScholarAI)

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

```bash
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](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Author

Created by [Vividh Mahajan](https://huggingface.co/Lasdw)

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