<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: geekbing</title>
    <description>The latest articles on DEV Community by geekbing (@tahitimoon).</description>
    <link>https://dev.to/tahitimoon</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3023107%2Fafe3ed51-605d-4b75-86e3-c423af71d612.png</url>
      <title>DEV Community: geekbing</title>
      <link>https://dev.to/tahitimoon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tahitimoon"/>
    <language>en</language>
    <item>
      <title>Breaking Language Barriers in US Stock Earnings Analysis</title>
      <dc:creator>geekbing</dc:creator>
      <pubDate>Wed, 05 Nov 2025 05:03:48 +0000</pubDate>
      <link>https://dev.to/tahitimoon/breaking-language-barriers-in-us-stock-earnings-analysis-4fom</link>
      <guid>https://dev.to/tahitimoon/breaking-language-barriers-in-us-stock-earnings-analysis-4fom</guid>
      <description>&lt;p&gt;For users whose native language is not English, analyzing US stock financial reports is a challenging task because these reports contain many technical terms, requiring a certain level of English proficiency to understand.&lt;/p&gt;

&lt;p&gt;Although &lt;strong&gt;&lt;a href="https://ch2report.com" rel="noopener noreferrer"&gt;Chat2Report&lt;/a&gt;&lt;/strong&gt; currently supports multilingual chat, some users have reported difficulty understanding when viewing cited sources or locating specific financial report sections. They hope for the addition of a multilingual financial report translation feature, which is a critical and essential need for them.&lt;/p&gt;

&lt;p&gt;To verify the demand's scope, we subsequently conducted a user survey. Indeed, many users expressed the need for this feature, so we began considering how to add a financial report translation function.&lt;/p&gt;

&lt;h2&gt;
  
  
  Solution Options
&lt;/h2&gt;

&lt;p&gt;Quickly researched many existing solutions on the market.  Some display translations directly on the original PDF financial report, with one line of the original text and one line of the translation, similar to immersive translation.  Others translate the PDF and output it in Markdown format (a plain text format that is easy to edit).&lt;/p&gt;

&lt;p&gt;After comparison, it was decided to adopt a method of generating a new PDF based on the translation of the original PDF.  The new PDF retains the format of the original financial report, making it easy to save and highly readable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Translation Engine
&lt;/h2&gt;

&lt;p&gt;Google and Bing are directly abandoned here.  Traditional translation engines struggle with professional documents like financial reports, and the machine translation is quite severe.&lt;/p&gt;

&lt;p&gt;Large language models inherently support multiple languages, and their translation quality is significantly better than traditional translation engines.  After comparing several models, it was decided to use GPT and Gemini, dynamically selecting between the two models during actual translation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Translation Effectiveness
&lt;/h2&gt;

&lt;p&gt;The actual translation quality is quite good. You can choose to translate into any language or customize the number of pages to translate, with the default being the entire document. However, to save your credits, it is recommended to selectively translate certain pages.&lt;/p&gt;

&lt;p&gt;For easier reading of financial reports, you can enable the bilingual view mode, which highlights the original quoted paragraphs while allowing you to compare the translated financial report side by side.&lt;/p&gt;

&lt;h2&gt;
  
  
  Future Plans
&lt;/h2&gt;

&lt;p&gt;Due to the complexity of technical implementation and financial report formats, there may be rare cases where some content is not translated, but this does not affect the overall reading experience.&lt;/p&gt;

&lt;p&gt;In the future, we will continue to optimize translation quality and support more languages.&lt;/p&gt;

&lt;h2&gt;
  
  
  Promotional Activities
&lt;/h2&gt;

&lt;p&gt;To celebrate the three-month launch of Chat2Report, all users can enjoy a 40% discount on the first month of the monthly subscription plan by simply entering the discount code &lt;strong&gt;UKTCE2L1UI&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contact
&lt;/h2&gt;

&lt;p&gt;If you have any questions, suggestions, or feedback about using the product, &lt;a href="https://ch2report.featurebase.app/" rel="noopener noreferrer"&gt;&lt;strong&gt;please feel free to provide feedback here&lt;/strong&gt;&lt;/a&gt;, and I will respond as soon as possible.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>The Best U.S. Financial Websites for Everyday Investors</title>
      <dc:creator>geekbing</dc:creator>
      <pubDate>Wed, 05 Nov 2025 05:01:26 +0000</pubDate>
      <link>https://dev.to/tahitimoon/the-best-us-financial-websites-for-everyday-investors-2hf2</link>
      <guid>https://dev.to/tahitimoon/the-best-us-financial-websites-for-everyday-investors-2hf2</guid>
      <description>&lt;p&gt;Financial data websites on the market are often overwhelming.&lt;/p&gt;

&lt;p&gt;So I built a minimalist financial statement website called &lt;strong&gt;&lt;a href="https://ch2report.com" rel="noopener noreferrer"&gt;chat2report&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy9coumk4zhrjeuvcesbd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy9coumk4zhrjeuvcesbd.png" alt="ch2report The Best U.S. Financial Websites for Everyday Investors" width="800" height="832"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All key data on one screen.&lt;/p&gt;

&lt;p&gt;It includes the Piotroski Value Scoring Model, a financial dashboard, latest earnings highlights, peer company comparisons, and long-term trend indicators.&lt;/p&gt;

&lt;p&gt;If you want to dive deeper, you can also browse SEC filings and ask questions about them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Coming soon:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Detailed historical data for the three financial statements and key metrics.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Value score rankings for all companies.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Custom peer comparisons and long-term trend analysis.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Remark&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This website is available on desktop only.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>startup</category>
      <category>datascience</category>
      <category>webdev</category>
    </item>
    <item>
      <title>My first independent development product is launched</title>
      <dc:creator>geekbing</dc:creator>
      <pubDate>Sun, 22 Jun 2025 09:38:57 +0000</pubDate>
      <link>https://dev.to/tahitimoon/my-first-independentdevelopment-product-is-launched-1ll1</link>
      <guid>https://dev.to/tahitimoon/my-first-independentdevelopment-product-is-launched-1ll1</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw51t5vh8mh0zdn8u9lxn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw51t5vh8mh0zdn8u9lxn.png" alt="chat2report img" width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Origin
&lt;/h2&gt;

&lt;p&gt;Hello everyone, I am the founder of &lt;a href="https://ch2report.com/" rel="noopener noreferrer"&gt;Chat2Report&lt;/a&gt;. Today, I want to share with you the story of how I started Chat2Report—this is the first commercial product I developed independently.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;I am a devoted follower of Buffett and Peter Lynch, a value investor, and have always had the habit of investing. If you don’t have the habit of reading financial reports, you can’t really be considered a true value investor.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftphxnctbx2k8x02mvnyx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftphxnctbx2k8x02mvnyx.png" alt="chat2report img" width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Peter Lynch mentioned multiple times in "One Up On Wall Street" that you should not blindly trust professional investors, nor invest in stocks of companies you do not understand at all. Instead, use everyday life experiences to discover promising companies.&lt;/p&gt;

&lt;p&gt;Finding companies with growth potential is only the first step in stock investing; next, careful research and analysis are required. Reading annual and quarterly reports is a very important part of this research and analysis. In addition, visiting the headquarters of listed companies and conducting field investigations are also necessary.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8han5nv0tqu9uult4h9u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8han5nv0tqu9uult4h9u.png" alt="ch2report img" width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, reading lengthy financial reports often consumes a lot of my time. A few years ago, before AI existed, I thought how great it would be if there were a tool that could quickly analyze financial reports and extract key information. This way, analyzing financial reports would take minutes instead of tens of minutes or even hours.&lt;/p&gt;

&lt;p&gt;At that time, to quickly analyze listed companies, I even stopped reading financial reports and only looked at some key data. In fact, I felt uncertain because I had not conducted an in-depth analysis of the companies.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution
&lt;/h2&gt;

&lt;p&gt;The emergence of ChatGPT gave me hope. I started using it frequently, uploading financial reports and asking for analysis. It seemed like the ultimate solution and indeed saved me a lot of time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fimg95uyuq04jrveokr6t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fimg95uyuq04jrveokr6t.png" alt="chat2report img" width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, I gradually realized it was not perfect. Sometimes it produced incorrect information, and because the sources of information could not be traced, you could never be sure whether its answers were based on the financial reports or completely fabricated.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk9b0g7owdr6pk7qv40vd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk9b0g7owdr6pk7qv40vd.png" alt="ch2report Image description" width="800" height="417"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As the number of analyzed financial reports increased, management became inconvenient. Conversations related to financial reports were scattered among regular chats and hard to find; I wished to organize them by company.&lt;/p&gt;

&lt;p&gt;Because I need to analyze a large number of financial reports, I have saved years of reports categorized by company locally, but I have to re-upload them every time before analysis, which is very troublesome.&lt;/p&gt;

&lt;p&gt;I have tried some alternative solutions, but none meet the requirements—they are too complicated, while I need a simple and better user experience financial report analysis tool.&lt;br&gt;
Since there is no suitable tool on the market, I decided to develop one myself.&lt;/p&gt;

&lt;p&gt;A good financial report analysis tool should have the following features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Answers can be traced back with cited sources to verify the authenticity of the information&lt;/li&gt;
&lt;li&gt;A large number of ready-made financial reports available for users to use directly&lt;/li&gt;
&lt;li&gt;Financial report summaries to quickly understand the reports before analysis&lt;/li&gt;
&lt;li&gt;Financial report mind maps for a clearer understanding of the report’s structure&lt;/li&gt;
&lt;li&gt;Easy management, allowing users to bookmark conversations and companies, supporting quick searches&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Other products pursue comprehensiveness, trying to include all features to serve all investors. But I choose to stay focused and simple, specifically serving value investors, starting from real needs, solving the specific problems I encounter, and helping investors like me.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5qxdzvbfmt0vvpseudax.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5qxdzvbfmt0vvpseudax.png" alt="chat2report Image description" width="800" height="415"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Future
&lt;/h2&gt;

&lt;p&gt;In the future, I will continue to update this product because many envisioned features have yet to be launched, such as financial report translation, custom document uploads, and news information. My goal is simple: to make it easy for everyone to analyze financial reports.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contact
&lt;/h2&gt;

&lt;p&gt;If you have any questions, suggestions, or feedback about using the product, &lt;a href="https://ch2report.featurebase.app/" rel="noopener noreferrer"&gt;please feel free to provide feedback here&lt;/a&gt;, and I will respond as soon as possible.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>ChatPDF didn’t meet my needs, so I built a more powerful AI financial report chat tool</title>
      <dc:creator>geekbing</dc:creator>
      <pubDate>Sat, 19 Apr 2025 03:04:01 +0000</pubDate>
      <link>https://dev.to/tahitimoon/chatpdf-didnt-meet-my-needs-so-i-built-a-more-powerful-ai-financial-report-chat-tool-12kl</link>
      <guid>https://dev.to/tahitimoon/chatpdf-didnt-meet-my-needs-so-i-built-a-more-powerful-ai-financial-report-chat-tool-12kl</guid>
      <description>&lt;p&gt;I’ve always had a habit of analyzing financial reports from publicly listed companies. I usually download them directly from the SEC website and spend hours digging through the data to find what I need.&lt;/p&gt;

&lt;p&gt;But let’s be honest—finding specific financial figures and supporting evidence in those lengthy reports is &lt;strong&gt;incredibly time-consuming&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fusx68o6gbhw4lal1soz1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fusx68o6gbhw4lal1soz1.png" alt="SEC filings" width="800" height="710"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A while ago, I discovered ChatPDF, which made things a bit easier. It helps extract financial data from PDF reports and even shows the source references. Sounds great, right? Well, here’s the catch—it only supports PDF files.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi3ejppt6kqbil47zusdx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi3ejppt6kqbil47zusdx.png" alt="ChatPDF" width="800" height="380"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Since SEC reports are mostly in HTML format, I had to convert them into PDFs first. For every company I wanted to analyze, I had to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open the SEC website&lt;/li&gt;
&lt;li&gt;Search for the company&lt;/li&gt;
&lt;li&gt;Filter report types&lt;/li&gt;
&lt;li&gt;Open the HTML report&lt;/li&gt;
&lt;li&gt;Download and convert it to PDF&lt;/li&gt;
&lt;li&gt;Upload it to ChatPDF&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Now imagine doing this for &lt;strong&gt;multiple companies&lt;/strong&gt;. Over and over again. It was mind-numbingly tedious.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzi2rcy9igk8ir06xrn7c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzi2rcy9igk8ir06xrn7c.png" alt="SEC filings" width="800" height="256"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To make things worse, ChatPDF’s free plan only allows you to upload two PDFs a day, each capped at 20 pages. Sure, upgrading to the paid plan helped, but the repetitive steps still remained.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzirlp6r9f6m4ny54ijxo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzirlp6r9f6m4ny54ijxo.png" alt="SEC filings" width="800" height="284"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I tried looking for alternatives, but most tools I found were bloated with features I didn’t need. I just wanted something &lt;strong&gt;simple, clean, and easy to use&lt;/strong&gt; for analyzing financial reports.&lt;/p&gt;

&lt;p&gt;One night, while slogging through the same boring process, I thought, &lt;em&gt;why not build my own tool?&lt;/em&gt; A platform where all SEC filings could be analyzed directly without the need for downloading, converting, and uploading files.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7hqto19hse5g5lte5n3b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7hqto19hse5g5lte5n3b.png" alt="coding" width="800" height="1071"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Sounds amazing, right? Well, the journey wasn’t easy.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I had to gather data on &lt;strong&gt;thousands of companies&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;I needed not just their financial reports but also their company info.&lt;/li&gt;
&lt;li&gt;Then came the challenge of downloading 10 years’ worth of annual and quarterly reports—over &lt;strong&gt;130,000 filings&lt;/strong&gt;—and converting them all into PDFs.&lt;/li&gt;
&lt;li&gt;Finally, I had to process these PDFs into AI-readable formats for quick and accurate data retrieval.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8x5es79kp202rvojfqry.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8x5es79kp202rvojfqry.png" alt="coding" width="800" height="1062"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After some dedicated work, &lt;a href="https://ch2report.com" rel="noopener noreferrer"&gt;Chat2Report&lt;/a&gt; is now online. 🎉&lt;/p&gt;

&lt;p&gt;It offers the same functionality as ChatPDF, but now you don’t have to waste time collecting, converting, and uploading reports. Everything is ready to go.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh4gi05mgyxcm60fxjw8p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh4gi05mgyxcm60fxjw8p.png" alt="Chat2Report" width="800" height="504"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It’s saved me so much time, and I hope it can help others too. The platform is simple, clean, and built for efficiency. If you’re into analyzing financial reports, give it a try—I’d love to hear your thoughts!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw5rsw1uk90ac7fkumgku.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw5rsw1uk90ac7fkumgku.png" alt="Chat2Report" width="800" height="415"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
