8000 GitHub - hherb/MedAiTools: a collection of tools and python libraries for use in medical practice and research
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hherb/MedAiTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedAiTools - An AI-Assisted Workbench for Medical Researchers

A collection of tools and Python libraries for medical practice and research, with an emphasis on local execution to protect privacy and avoid subscription dependencies.

Status: Some tools are functional as proofs of concept. Feel free to experiment and contribute to their development.

Librarian

Natural Language Database Query and Knowledge Retrieval System

  • Upload and Query: Upload PDF files and query your data using natural language.

  • Document Interrogation: Interrogate a single document, a list of documents, or all documents stored in the database.

  • Purpose: To provide AI-driven answers grounded in attributable sources, with easy updates and extensibility.

    image


MedRxivScraper

Automated System for Fetching and Summarizing Pre-Publications

  • Background Fetching: Automatically fetches new publications and their associated full papers from medRxiv and ingests them into the knowledge base.
  • High-Quality Summaries: Provides abstractive summaries of texts of any length and re-ranks retrieved documents according to user preferences and domain relevance.
  • User-Configurable Interest: Presents new papers of interest with titles and summaries based on user-configurable criteria in natural language.
  • Integration with Librarian: A single click or keystroke opens the document for interrogation.
  • Purpose: To establish an automated "news service" that presents the latest pre-publications along with AI-generated critiques.

StudyCritique

AI-Based Analysis of Publications

  • Weakness Detection: Analyzes publications to identify weaknesses in argumentation or methods.

LiteratureReviewer

Deep Web Scraping and Pre-Screening of Relevant Papers

  • Knowledge Base Integration: Uses existing knowledge bases to retrieve relevant papers, which are then pre-screened by AI according to user-definable criteria in natural language.

  • Configurable Agents: We use a variety of libraries (eg gpt-researcher, phidata, ...) as well as hand crafted agentic researchers with fine granular tunability by the end user to ensure fitness for each purpose

    image

    image


Design Principles

  • Free from Restrictive Licensing: Avoids proprietary tools and restrictive licenses.
  • Commercial API Use: Integrates commercial APIs (e.g., Tavily for web searching) only when necessary and ensures open alternatives are available.
  • Local Execution: Enables local execution without requiring network access where possible.
  • Efficient Storage: Stores all data locally to avoid redundant downloads and generation.
  • Robust Infrastructure: Utilizes PostgreSQL with pgvector extension and local file systems for all storage needs, without relying on external servers or services.

Join us in developing these tools to enhance medical research while maintaining privacy and independence.


image

About

a collection of tools and python libraries for use in medical practice and research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0