Skip to content

AveryBurke/Full-Stack-Data-Platform-Tool

Repository files navigation

This project is in progress and not currently hosted. It's a data management and visualization tool for the AACT database of clinical trials incorporating and expanding ideas from my time at TrialTrace.

Stack

  • Next.js
  • React
  • Typescript
  • d3.js
  • jest
  • playwrite
  • Tailwind CSS

Features

Queries to the AACT database are rendered as an interactive spreadsheet and as data visualizations

Interactive Data Visualisations

Realtime data updates

Ai-enhanced query translation

For users who are not comfortable with SQL, the app uses chatGPT's function calling API to translate natural language requests into queries against the AACT database.

Roadmap

  • Add user accounts and project folders
  • Deploy to Vercel
  • Add more visualizations
  • Add multi-player editing for visualizations and spreadsheets
  • Improve AI assistant and add drug discovery.OWL database
  • Improve general response time

About

use chatGPT function calling to retrieve data from a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages