Search engine for Naza's DataBase

High-Level Project Summary

Our solution for the project is to create a website. Indeed the site is divided into two parts which are: the visual part and the content that the user will not see.FRONTENDThe frontend of our solution hosts the search engine interface .It allows in particular to enter the key words where given to launch the search. Below that there is an area that displays the search result.This part is just a website doing with Django that permit to use python code to make the AIBACKENDIt is an artificial intelligence make in python that summary the PDF in database and extract the key word of them. So each PDF is linked to its summarize and its key word. Then the AI make the search and return the PDF

Detailed Project Description

Our solution for the project is to create a website. Indeed the site is divided into two parts which are: the visual part and the content that the user will not see.

FRONTEND

The frontend of our solution hosts the search engine interface .It allows in particular to enter the key words where given to launch the search. Below that there is an area that displays the search result.

This part is just a website doing with Django that permit to use python code to make the AI

BACKEND

It is an artificial intelligence make in python that summary the PDF in database and extract the key word of them. So each PDF is linked to its summarize and its key word. Then the AI make the search and return the PDF


Our solution can also

Space Agency Data

https://ntrs.nasa.gov/


https://sti.nasa.gov/docs/OpenAPI-Data-Dictionary-062021.pdf


https://sti.nasa.gov/docs/STI_Open_API_Documentation_20210426.pdf


https://ntrs.nasa.gov/api/citations/20000025197/downloads/20000025197.pdf

Hackathon Journey

It was a very exiciting day. We must code and do many research all the two Days.


It was a very good experience for a beginner in programming

References

Now, the frontend is doing with web programming language as HTML CSS and the framework Bootstrap



We used principaly the programming language python with the framework Django for Backend Part


some links :


https://youtu.be/vk6hvBETCDo

https://www.youtube.com/watch?v=Bn0k9DDYBZM

Tags

#website #Django #python #Coding