This website requires JavaScript.
Explore
Help
Sign In
bolade
/
Anton_wireframe
Watch
1
Star
0
Fork
0
You've already forked Anton_wireframe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2b3ceedbe7b9509522b9b1bfbc65f009f01b9a8
Anton_wireframe
/
app
T
History
bolade
a2b3ceedbe
Added funds table
2025-10-05 19:16:03 +01:00
..
__pycache__
Refactor investor similarity search to utilize AI for improved query generation; adjust DataFrame parsing to skip initial rows for better data handling.
2025-09-29 15:58:09 +01:00
db
Added funds table
2025-10-05 19:16:03 +01:00
routers
Update .gitignore to exclude preprocessor directory; refactor find_similar_investors function to improve similarity scoring based on investor characteristics and add limit parameter for results.
2025-10-01 23:29:29 +01:00
schemas
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.
2025-09-27 10:45:08 +01:00
services
Refactor investor similarity search to utilize AI for improved query generation; adjust DataFrame parsing to skip initial rows for better data handling.
2025-09-29 15:58:09 +01:00
main.py
Update server host and port configuration for deployment
2025-09-27 11:16:18 +01:00