10. List of Libraries/Source Code#
10.1. Source codes#
Title |
Link |
Description |
---|---|---|
BrainKB |
Source code for different microservice components of BrainKB. |
|
BrainKB UI |
Source code for the BrainKB user interface (https://beta.brainkb.org). |
Title |
Link |
Description |
---|---|---|
FastApi Skeleton |
The generic FastAPI skeleton with logging, authentication, and containerization features can be used in any other project. |
|
JWT User & Scope Manager |
Web-based tool for simplified user and permission management using JWT tokens, optimized for FastAPI but versatile for any framework. |
|
GrobidArticleExtractor |
This Python tool extracts content from PDF files using GROBID and organizes it by sections. |