Skip to content

Polkadot X EasyA Hackathon 2nd runner up. Edustar is building a decentralised education platform with verifiable accreditation to enable academic sovereignty and integrity.

Notifications You must be signed in to change notification settings

kcthomasleung/edustar

Repository files navigation

#Usage

First:

pip install -r requirements.txt

To start GPT AI assistant

cd Edustar_back_end/streamlit
streamlit run st_app.py

To start search Algorithm API

cd Edustar_back_end/AI_Review_ApI
uvicorn main:app --reload

To start front end:

cd Edustar_front_end
npx next dev

For Review Sentiment analysis:

http://127.0.0.1:8000/review/review_text

To Search Courses:

http://127.0.0.1:8000/search/search_text

For Similarity Check:

http://127.0.0.1:8000/similarity/{id}/model_answer

About

Polkadot X EasyA Hackathon 2nd runner up. Edustar is building a decentralised education platform with verifiable accreditation to enable academic sovereignty and integrity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5