Skip to content

A cross-platform desktop web application that fuses AlphaFold/PDB structural insight with ChatGPT-powered, source-cited analysis.

License

Notifications You must be signed in to change notification settings

arman10pourmoghim/FoldFuse2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoldFuse

FoldFuse is an open-source, cross-platform desktop experience that fuses AlphaFold/PDBe structural insight with ChatGPT-powered, source-cited analysis. This repository hosts the monorepo that powers the FoldFuse application and supporting tooling.

Repository layout

  • app/ – Tauri + React desktop front-end (Vite, Tailwind, Radix UI)
  • server/ – FastAPI service providing data access, caching and analysis utilities
  • packages/
    • packages/viewer/ – Shared Mol* helpers and selection utilities for the 3D viewer
    • packages/schemas/ – Shared TypeScript/Pydantic-compatible schemas
  • tests/ – Unit, integration, and Playwright-based end-to-end suites
  • docs/ – User and contributor documentation (Quickstart, API keys, reproducibility, licensing)

Getting started

See docs/Quickstart.md for setup instructions, build tooling, and platform-specific packaging details.

For an assessment of the current implementation status, review the FoldFuse Application Readiness Review.

When you are ready to validate the scaffold end-to-end, follow the Testing Guide for step-by-step instructions covering the backend, front-end shell, and automated test suites.

About

A cross-platform desktop web application that fuses AlphaFold/PDB structural insight with ChatGPT-powered, source-cited analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published