• Joined on 2025-04-14
bolade pushed to dynamic at bolade/bio-performx 2025-10-04 09:35:37 +00:00
0a735d88c8 feat: Refactor report generation to use async methods and improve error handling; enhance spirometry table extraction with better CSV formatting
358898b7db feat: Enhance context generation and report generation services with improved data handling and structure
Compare 2 commits »
bolade pushed to dynamic at bolade/bio-performx 2025-10-04 09:08:50 +00:00
d66f3fd18b Add compiled Python bytecode for report generator and spirometry table extractor services
14dc64234d feat: Update patient name extraction and enhance page context generation in PageGenerator
7a67aac678 feat: Add PageGenerator class for generating report pages with patient data
11ee6b192f feat: Implement report generator service for medical reports
1d8136d6ad Refactor code structure for improved readability and maintainability
Compare 5 commits »
bolade created branch dynamic in bolade/bio-performx 2025-10-04 09:08:44 +00:00
bolade pushed to version_two at bolade/Anton_wireframe 2025-10-01 22:32:16 +00:00
c5c94936f3 Implement find_similar_investors endpoint to enhance investor similarity search; refactor update_investor logic and improve scoring mechanism for better results.
bolade pushed to main at bolade/bio-performx 2025-09-29 16:56:12 +00:00
6b2c61a48e Implement code changes to enhance functionality and improve performance
f52729d703 Add graph generation functionality and update charts
54e0189301 Enhance table styling and layout in report pages
a20f21d288 Refactor page_7.html for improved layout and responsiveness
d12add210b Refactor code structure for improved readability and maintainability
Compare 6 commits »
bolade pushed to version_two at bolade/Anton_wireframe 2025-09-29 14:58:33 +00:00
17bc5acbc8 Refactor investor similarity search to utilize AI for improved query generation; adjust DataFrame parsing to skip initial rows for better data handling.
bolade pushed to version_two at bolade/Anton_wireframe 2025-09-27 10:17:28 +00:00
6caea96658 Update server host and port configuration for deployment
6d902345c0 Refactor investor and company schemas to allow optional fields; update filtering logic in read_companies function and add find_similar_investors endpoint; change LLM model in InvestorProcessor and QueryProcessor for improved performance.
d36367fbe9 Add project management functionality with CRUD operations and associations; introduce project schemas and update main application routing.
Compare 3 commits »
bolade pushed to main at bolade/bio-performx 2025-09-26 21:32:59 +00:00
604ef375aa Refactor footer context generation and enhance chart image styling for improved layout
bolade pushed to main at bolade/bio-performx 2025-09-26 21:21:21 +00:00
894fbbcee3 Add header and footer templates for report generation
1ae1ec2369 Add requirements.txt, tailwind configuration, and initial truth report HTML
4a61dd7898 Refactor code structure for improved readability and maintainability
845a7ca099 Add body fat analysis graph for page 1
4753276778 Add initial HTML structure for report generation
Compare 10 commits »
bolade created branch main in bolade/bio-performx 2025-09-26 21:21:15 +00:00
bolade created repository bolade/bio-performx 2025-09-26 21:20:18 +00:00
bolade pushed to version_two at bolade/Anton_wireframe 2025-09-26 14:56:57 +00:00
abac19c6ae Update .gitignore to exclude __pycache__ directories and modify schemas to allow optional fields for better flexibility; adjust batch size in InvestorProcessor for improved processing efficiency.
f2bbcb96f3 Refactor database models and schemas to allow nullable fields; update init_database function for improved initialization.
Compare 2 commits »
bolade pushed to version_two at bolade/Anton_wireframe 2025-09-25 16:01:17 +00:00
0f7beca5e1 made version 2
bolade created branch version_two in bolade/Anton_wireframe 2025-09-25 16:01:13 +00:00
bolade pushed to main at bolade/Anton_wireframe 2025-09-11 15:24:05 +00:00
b1b1c5ea1e Made improvements to parsing
bolade pushed to main at bolade/Anton_wireframe 2025-09-11 14:47:03 +00:00
29d9292cbd Fix database URL in db.py and update import path for schemas in llm_parser.py
bolade pushed to main at bolade/Anton_wireframe 2025-09-03 09:32:43 +00:00
edd0ae910b Refactor investor and company management API with FastAPI integration
84cbb888e6 Refactor investor-related schemas and models; implement investor CRUD operations and update stage_focus values to uppercase
Compare 2 commits »
bolade pushed to main at bolade/Anton_wireframe 2025-09-02 14:51:55 +00:00
7b58834316 Refactor investor-related schemas and models; update database configuration and enhance investor processing logic
bolade pushed to main at bolade/Anton_wireframe 2025-09-02 11:23:14 +00:00
65b5df3a43 Add CompanyTable model and refactor query handling; update requirements for new dependencies
bolade pushed to main at bolade/Anton_wireframe 2025-08-30 12:56:48 +00:00
74931f235e Refactor imports and enhance query functionality with LangGraph integration; update requirements for new dependencies