Deprecated - Repository moved to https://github.com/RobokopU24/kg-summarizer
Knowledge graph summarization using LLMs with a FastAPI interface
python -m venv venv venv\Scripts\activate pip install -r .\requirements.txt
uvicorn main:app --reload
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Knowledge graph summarization using LLMs with a FastAPI interface
python -m venv venv venv\Scripts\activate pip install -r .\requirements.txt
uvicorn main:app --reload