Discover and explore top open-source AI tools and projects—updated daily.
yorkeccakBiomedical research assistant powered by AI and extensive data access
Top 88.0% on SourcePulse
This project provides an enterprise-grade, open-source AI assistant for biomedical research, unifying access to fragmented data sources like PubMed, clinical trials, and FDA drug labels through a natural language chat interface. It empowers researchers and power users with advanced analytics and visualization capabilities, accessible locally for enhanced privacy and cost control.
How It Works
Bio leverages the Valyu API for comprehensive biomedical data access, integrating PubMed, ClinicalTrials.gov, and FDA drug labels. Core functionality includes executing Python code in secure Daytona sandboxes for complex analyses and generating interactive visualizations with Recharts. Users can opt for powerful local LLMs via Ollama or LM Studio, ensuring privacy and unlimited queries, with OpenAI as a fallback.
Quick Start & Requirements
Self-hosting is recommended for a complete local environment.
npm install, and set up a .env.local file with API keys and NEXT_PUBLIC_APP_MODE=self-hosted.npm run dev and access http://localhost:3000..local-data/dev.db) and auto-logs in as dev@localhost without authentication or rate limits.Highlighted Details
Maintenance & Community
The project welcomes contributions via Pull Requests. Links to Twitter, LinkedIn, and GitHub are provided for community engagement. Key acknowledgments include Valyu, Daytona, and shadcn/ui.
Licensing & Compatibility
Licensed under the permissive MIT License, allowing for broad compatibility with commercial and closed-source applications.
Limitations & Caveats
Valyu OAuth integration is pending general availability, requiring direct contact with contact@valyu.ai for current access. While self-hosted mode offers local data storage and unlimited queries with local LLMs, it still necessitates Valyu and Daytona API keys for core data retrieval and code execution functionality.
1 week ago
Inactive
K-Dense-AI