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
version_two
Anton_wireframe
/
app
/
services
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
bolade
17bc5acbc8
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
..
__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
__init__.py
Remove deprecated demo, ingest, schema, and test parser files; add new LLM parser implementation and settings configuration
2025-08-28 23:09:14 +01:00
llm_parser.py
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
querying.py
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