Rare find

FinTalk. Ask questions about thousands of companies and get answers from their financial data.

github.com/boris-dotv/fintalk.v

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • auto: demos/demo_complex_comparison.py - def _execute_step(self, step…
  • auto: demos/demo_with_mcp.py - if user_input.lower() in ['mcp', 'mcp …
  • auto: demos/demo_docker_osworld.py - print(f' 📊 Sample: {query_resu…
  • auto: enhanced_core/parallel_executor.py - with ThreadPoolExecutor(ma…
  • auto: feishu_bot.py - except json.JSONDecodeError as e:
  • auto: philosophy — One person saving ten seconds saves the world seve
  • auto: enhanced_core/streaming_nlg.py - except requests.exceptions.Req…
  • auto: feishu_bot.py - _token_cache: dict[str, str | float] = {'token'…
  • auto: data_generation/improved_nl2sql_pipeline.py - except requests.e…
  • auto: demos/demo_complex_query.py - csv_files = {
  • auto: enhanced_core/query_rewriter.py - if not rewritten or self._is_…
  • auto: demos/demo_full_cot.py - import os
  • auto: enhanced_core/__init__.py - # Version placeholder - uncomment w…
  • auto: enhanced_core/conversation_manager.py - self.context: Dict[str,…
  • auto: demos/demo_working.py - except (UnicodeDecodeError, pd.errors.P…
  • auto: enhanced_core/function_registry.py - if self.osworld:
  • auto: enhanced_fintalk.py - # 简单处理:如果有公司名,返回公司信息
  • auto: enhanced_fintalk.py - if 'error' not in func_result:
  • auto: demos/demo_complex_query.py - except UnicodeDecodeError:
  • auto: mcp_server.py - except Exception as e: