<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[CarbonMarketsHQ Blog]]></title><description><![CDATA[Building data infrastructure for next generation of carbon markets]]></description><link>https://blog.carbonmarketshq.com/</link><image><url>https://blog.carbonmarketshq.com/favicon.png</url><title>CarbonMarketsHQ Blog</title><link>https://blog.carbonmarketshq.com/</link></image><generator>Ghost 5.75</generator><lastBuildDate>Tue, 14 Apr 2026 03:11:21 GMT</lastBuildDate><atom:link href="https://blog.carbonmarketshq.com/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[duty-free.cc]]></title><description><![CDATA[<figure class="kg-card kg-image-card"><img src="https://blog.carbonmarketshq.com/content/images/2026/04/image.png" class="kg-image" alt="duty-free.cc" loading="lazy"></figure><!--kg-card-begin: markdown--><p>forum.duty-free.cc is a Russian-language forum focused on information security and hacking-related topics, where users discuss penetration testing, vulnerabilities, exploits, OSINT, and real-world cases. The platform presents itself as a community of cybersecurity professionals and enthusiasts who share experience, publish articles, and discuss methods of defense and attack; however,</p>]]></description><link>https://blog.carbonmarketshq.com/duty-free-cc/</link><guid isPermaLink="false">69dd964ca37d3d8f091e2f54</guid><dc:creator><![CDATA[Gautam Prajapati]]></dc:creator><pubDate>Tue, 14 Apr 2026 01:20:12 GMT</pubDate><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://blog.carbonmarketshq.com/content/images/2026/04/image.png" class="kg-image" alt="duty-free.cc" loading="lazy"></figure><!--kg-card-begin: markdown--><p>forum.duty-free.cc is a Russian-language forum focused on information security and hacking-related topics, where users discuss penetration testing, vulnerabilities, exploits, OSINT, and real-world cases. The platform presents itself as a community of cybersecurity professionals and enthusiasts who share experience, publish articles, and discuss methods of defense and attack; however, it exists at the intersection of legitimate security research and the underground scene, so topics related to gray or controversial practices may also appear.</p>
<!--kg-card-end: markdown-->]]></content:encoded></item><item><title><![CDATA[How we bring Domain Expertise to our GPT?]]></title><description><![CDATA[<h2 id="overview">Overview</h2><p>General purpose large language models like GPT4, Claude, Llama have ignited new possibilities for conversational AI. However, their full potential is unlocked when they can incorporate specialized knowledge about topics they are conversing on.</p><p>In our case, we wanted to build an AI assistant specialized in carbon markets -</p>]]></description><link>https://blog.carbonmarketshq.com/bring-domain-expertise-to-gpt/</link><guid isPermaLink="false">6591376fe1c75d74ff20bb09</guid><category><![CDATA[AI]]></category><category><![CDATA[CarbonMarkets]]></category><category><![CDATA[GPT]]></category><category><![CDATA[Climate]]></category><category><![CDATA[Apify]]></category><category><![CDATA[Launch]]></category><category><![CDATA[OpenAI]]></category><dc:creator><![CDATA[Gautam Prajapati]]></dc:creator><pubDate>Sun, 31 Dec 2023 13:31:37 GMT</pubDate><media:content url="https://blog.carbonmarketshq.com/content/images/2024/01/Screenshot-2024-01-13-at-10.12.37-PM.png" medium="image"/><content:encoded><![CDATA[<h2 id="overview">Overview</h2><img src="https://blog.carbonmarketshq.com/content/images/2024/01/Screenshot-2024-01-13-at-10.12.37-PM.png" alt="How we bring Domain Expertise to our GPT?"><p>General purpose large language models like GPT4, Claude, Llama have ignited new possibilities for conversational AI. However, their full potential is unlocked when they can incorporate specialized knowledge about topics they are conversing on.</p><p>In our case, we wanted to build an AI assistant specialized in carbon markets - a complex industry filled with fragmented data and niche expertise. Most of this knowledge lives trapped in pdf reports and unstructured content across the web.</p><p>That&apos;s where leveraging additional LLM capabilities becomes critical. With the right context and content injection, we can create LLMs that go beyond mere conversations to provide meaningful analysis and recommendations.</p><h3 id="a-note-on-openai-gpts">A note on OpenAI GPTs</h3><p><a href="https://openai.com/blog/introducing-gpts?ref=blog.carbonmarketshq.com" rel="noreferrer">Released</a> at the November 2023 DevDays keynote, GPTs have redefined the landscape of AI chatbots, offering a new paradigm for building domain-specific assistants. One can enhance ChatGPT with custom instructions and external actions, enabling the model to behave in unique ways tailored to specific domains.</p><h2 id="gpt-in-action">GPT in Action</h2><figure class="kg-card kg-embed-card kg-card-hascaption"><iframe width="200" height="113" src="https://www.youtube.com/embed/Q8I41vQO9Dk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="CarbonMarketsHQ GPT Demo"></iframe><figcaption><p><span style="white-space: pre-wrap;">GPT Demo</span></p></figcaption></figure><h2 id="building-a-domain-expert-gpt">Building a Domain Expert GPT</h2><p>We set out to build a custom GPT powered by carbon market data and documents. One of the first requirements was to automatically aggregate relevant content from this niche industry. <strong>Ethical</strong> web scraping was the first obvious solution. However, building and managing scrapers from scratch can be complex. That&apos;s where we use Apify. Apify is a web scraping and automation platform that makes harvesting web data easy.</p><blockquote><strong>Disclosure</strong>: This article is not sponsored or influenced in any way by OpenAI, Apify or any other third-party entity referenced. All opinions expressed here are based solely on our own independent experiences. We have no financial affiliations with any vendor mentioned that could introduce bias. This is non-promotional content aimed purely at knowledge sharing around building specialist AI assistants.</blockquote><h3 id="rag-pipeline">RAG Pipeline</h3><figure class="kg-card kg-image-card"><img src="https://blog.carbonmarketshq.com/content/images/2024/01/image-1.png" class="kg-image" alt="How we bring Domain Expertise to our GPT?" loading="lazy" width="1912" height="1092" srcset="https://blog.carbonmarketshq.com/content/images/size/w600/2024/01/image-1.png 600w, https://blog.carbonmarketshq.com/content/images/size/w1000/2024/01/image-1.png 1000w, https://blog.carbonmarketshq.com/content/images/size/w1600/2024/01/image-1.png 1600w, https://blog.carbonmarketshq.com/content/images/2024/01/image-1.png 1912w" sizes="(min-width: 720px) 720px"></figure><p>Our asynchronous indexing service triggers crawlers with seed urls to scrape knowledge bases, blogs and download available pdfs from websites in our corpus. This unstructured data is chunked, embeddings are created to be indexed into Azure cognitive search.</p><p>We then periodically run embeddings generation over data scraped in an Azure storage. Finally, we expose our database as bunch of domain relevant APIs and integrate them using <a href="https://platform.openai.com/docs/actions/introduction?ref=blog.carbonmarketshq.com" rel="noreferrer">custom actions</a> provided by ChatGPT. This is the infrastructure that powers lightning fast <strong>hybrid(keyword + vector) semantic search behind every query to our GPT.</strong> </p><p>While we have built core capabilities, our journey of enhancing our GPT is just getting started. Here are some areas we are working on-</p><p><strong>Expanding Knowledge Corpus</strong><br>We&apos;re working on integrating more datasets- like Global Stocktake, IPCC Reports, NDC Registries, CDR data etc. If you&apos;d like us to ingest more datasets for your usecase, please reach out at <a href="mailto:hello@carbonmarketshq.com" rel="noreferrer">hello@carbonmarketshq.com</a>.</p><p><strong>Quoting References</strong><br>Quoting references and giving credits for the content is crucial, we&apos;re working on making sure our GPT accurately quotes where it is querying the data from.</p><p><strong>Improving Semantic Search</strong><br>A simple vector search only goes so far. We&apos;re continuously improving page chunking algorithms and plan to integrate LLM chaining behind the scenes to improve the answers.</p><p><strong>Fine Tuning</strong><br>As we continue ingesting new sources, our goal is to rapidly grow the knowledge corpus to go beyond RAG and train our own LLM.</p><h3 id="before-you-go">Before you go</h3><p>We warmly invite you to join our <a href="https://carbonmarketshq.com/?ref=blog.carbonmarketshq.com" rel="noreferrer">early access list</a>. By subscribing to our updates, you will be amongst the first to experience our feature launches. You can also <a href="mailto:hello@carbonmarketshq.com" rel="noreferrer">write to us</a> for feature requests, feedback or reporting any issues with the platform.</p>]]></content:encoded></item></channel></rss>