List of Libraries/Source Code

10. List of Libraries/Source Code#

10.1. Source codes#

Table 10.1 Source codes of BrainKB Microservices#

Title

Link

Description

BrainKB

sensein/BrainKB

Source code for different microservice components of BrainKB.

BrainKB UI

sensein/brainkb-ui

Source code for the BrainKB user interface (https://beta.brainkb.org).

Table 10.2 Additional Software and Libraries Developed for BrainKB#

Title

Link

Description

FastApi Skeleton

sensein/fastapi-skeleton

The generic FastAPI skeleton with logging, authentication, and containerization features can be used in any other project.

JWT User & Scope Manager

sensein/BrainKB

Web-based tool for simplified user and permission management using JWT tokens, optimized for FastAPI but versatile for any framework.

GrobidArticleExtractor

sensein/GrobidArticleExtractor

This Python tool extracts content from PDF files using GROBID and organizes it by sections.