Skip to content

PiLab-CAU/OpenSourceProject-2401

Repository files navigation

OpenSourcePJ_Example

example opensource project 2024-1

Goal

  • Baseline step: Let chatgpt predict positiveness or negativeness of an input sentence w.r.t stock price.
  • Let chatgpt predict accept or reject by seeing an input abstract.

OpenSource Testing for MVP

  • ChatGPT API
  • Flask Webpage
  • Example use of FastAPI
  • Add primitive DB

Next Step

  • Input health checker
  • Buying new Server for DB or using other cloud system.
  • Using other cloud systems for API.

run how to

First, install proper libraries. Then, run the API server, as

uvicorn api_run:app --reload

After running the API server, run

python3 app_run.py

Referenceg

TBU

Author

YoungJoon Yoo, Department of AI PiLab : https://sites.google.com/view/pilab/

About

Example OpenSourceProject-2401

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages