Skip to content

Commit 39d4d63

Browse files
Space News AI Model 😎
1 parent 60de909 commit 39d4d63

File tree

2 files changed

+458
-0
lines changed

2 files changed

+458
-0
lines changed

Space News AI Model/README.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
<h1 align="center">SPACE NEWS AI MODEL</h1>
2+
3+
It is a API based program which fetch the data and return to the user in a meaningful way.
4+
_______________________________________________________________________
5+
6+
## What is it
7+
8+
- Using this program, we can get the real time knowledge of any day of space.
9+
- Get knowledge of recent research done by NASA, ISRO, etc organization in space.
10+
- Get the latest images captured by these organization even using telescope, etc.
11+
- Get knowledge or different solar bodies i.e., their mass, distance from sun, radius, temperature, speed, etc. and so much knowledgeable data.
12+
- Adding a speakable features which will read the text or information extracted from the internet about any body.
13+
- Adding a attractive user interface and user experience model.
14+
15+
<br>
16+
17+
## TechStack
18+
19+
python 3 and above to use this **SPACE NEWS AI MODEL**
20+
21+
<br>
22+
23+
## Modules Used:
24+
25+
- nasapy
26+
- requests
27+
- io
28+
- random
29+
- urllib.request
30+
- matplotlib.pyplot
31+
- gtts
32+
- playsound
33+
- PIL
34+
- IPython
35+
- time
36+
- os
37+
38+
39+
<br>
40+
41+
## Demo Video
42+
43+
https://github.com/avinashkranjan/Amazing-Python-Scripts/assets/114330097/f2760b6e-778c-4f11-b9b4-076470c56c4a
44+
45+
<br>
46+
47+
## Author
48+
49+
[Avdhesh Varshney](https://github.com/Avdhesh-Varshney)
50+

0 commit comments

Comments
 (0)