Skip to content

Knowledge graph summarization using LLMs with a FastAPI interface

Notifications You must be signed in to change notification settings

jrichardson97/kg-summarizer

Repository files navigation

Deprecated - Repository moved to https://github.com/RobokopU24/kg-summarizer

kg-summarizer

Knowledge graph summarization using LLMs with a FastAPI interface

Create Environment

python -m venv venv venv\Scripts\activate pip install -r .\requirements.txt

Start FastAPI/Uvicorn Server

uvicorn main:app --reload

About

Knowledge graph summarization using LLMs with a FastAPI interface

Resources

Stars

Watchers

Forks

Packages

No packages published