DEV Community

zhongqiyue profile picture

zhongqiyue

404 bio not found

Location beijing,china Joined Joined on 
How I Built a Personal AI Gateway to Stop Hitting Rate Limits

How I Built a Personal AI Gateway to Stop Hitting Rate Limits

Comments
5 min read

Want to connect with zhongqiyue?

Create an account to connect with zhongqiyue. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Debugging AI Streaming: A Tale of Chunks and Timeouts

Debugging AI Streaming: A Tale of Chunks and Timeouts

Comments
4 min read
I built a simple AI proxy to cut API costs — here's what I learned

I built a simple AI proxy to cut API costs — here's what I learned

Comments
4 min read
Why I stopped hardcoding AI API calls and built a simple abstraction layer

Why I stopped hardcoding AI API calls and built a simple abstraction layer

Comments
4 min read
How I Finally Tamed Long Document Analysis with LLMs (It Wasn't Simple Chunking)

How I Finally Tamed Long Document Analysis with LLMs (It Wasn't Simple Chunking)

Comments
5 min read
How I Stopped Losing API Calls to Rate Limits (And You Can Too)

How I Stopped Losing API Calls to Rate Limits (And You Can Too)

Comments
4 min read
I Tried to Build an AI Code Reviewer Without Sharing My Code — Here's What Worked

I Tried to Build an AI Code Reviewer Without Sharing My Code — Here's What Worked

Comments
5 min read
How I Stopped Worrying and Learned to Love AI API Retries

How I Stopped Worrying and Learned to Love AI API Retries

Comments
4 min read
Struggling to Extract Structured Data from Messy Text? Here's What Finally Worked

Struggling to Extract Structured Data from Messy Text? Here's What Finally Worked

Comments
3 min read
When Regex Isn't Enough: Extracting Structured Data with LLMs

When Regex Isn't Enough: Extracting Structured Data with LLMs

1
Comments
4 min read
How I finally got LLMs to return reliable structured data

How I finally got LLMs to return reliable structured data

Comments
5 min read
I spent a week on regex before realizing AI agent was the answer for data extraction

I spent a week on regex before realizing AI agent was the answer for data extraction

Comments 1
5 min read
I Struggled to Get AI to Write Useful Code — Here's What Finally Worked

I Struggled to Get AI to Write Useful Code — Here's What Finally Worked

1
Comments
4 min read
Building an AI Chatbot for Internal Docs: What Worked (and What Didn't)

Building an AI Chatbot for Internal Docs: What Worked (and What Didn't)

1
Comments 1
4 min read
Why My AI Chatbot Kept Timing Out (And How I Fixed It)

Why My AI Chatbot Kept Timing Out (And How I Fixed It)

Comments
4 min read
Fixing Real-Time AI Chat Latency in a Browser App

Fixing Real-Time AI Chat Latency in a Browser App

Comments
4 min read
How I Stopped Writing Fragile Regex and Let AI Parse My Messy Data

How I Stopped Writing Fragile Regex and Let AI Parse My Messy Data

Comments
4 min read
I Thought Regex Could Handle It: My Data Extraction Rabbit Hole

I Thought Regex Could Handle It: My Data Extraction Rabbit Hole

Comments
4 min read
Why I Stopped Relying on One AI Provider (and How You Can Too)

Why I Stopped Relying on One AI Provider (and How You Can Too)

Comments
3 min read
I stopped fighting with regex for data extraction. Here's how AI saved my sanity.

I stopped fighting with regex for data extraction. Here's how AI saved my sanity.

Comments
4 min read
How I Used Semantic Search to Stop Drowning in API Docs

How I Used Semantic Search to Stop Drowning in API Docs

Comments
4 min read
Why I Gave Up on Regex and Built an AI Data Extractor

Why I Gave Up on Regex and Built an AI Data Extractor

Comments 1
4 min read
I Spent 3 Days Scraping a Site — Then AI Did It in 10 Minutes

I Spent 3 Days Scraping a Site — Then AI Did It in 10 Minutes

1
Comments 1
4 min read
How I Finally Scraped That Impossible Site with AI Parsing

How I Finally Scraped That Impossible Site with AI Parsing

Comments
5 min read
How I stopped wrestling with regex and started using AI for data extraction

How I stopped wrestling with regex and started using AI for data extraction

Comments
4 min read
I spent a week fixing my chatbot's memory — here's what worked

I spent a week fixing my chatbot's memory — here's what worked

Comments 1
5 min read
I Built a Q&A Bot for My Docs and Almost Gave Up (Here's What Worked)

I Built a Q&A Bot for My Docs and Almost Gave Up (Here's What Worked)

Comments
4 min read
When Traditional Web Scraping Fails: A Practical AI Approach

When Traditional Web Scraping Fails: A Practical AI Approach

1
Comments 1
3 min read
I tried 3 ways to build a Q&A bot over my docs — here's what actually worked

I tried 3 ways to build a Q&A bot over my docs — here's what actually worked

Comments
4 min read
I Built a Natural Language Query Interface for My Web App (And What I Learned)

I Built a Natural Language Query Interface for My Web App (And What I Learned)

Comments
4 min read
When web scraping breaks: using AI to extract messy data

When web scraping breaks: using AI to extract messy data

Comments
5 min read
How I Built a Q&A Bot for My Documentation (and What I Learned)

How I Built a Q&A Bot for My Documentation (and What I Learned)

Comments
5 min read
When Regex Isn't Enough: Building a Natural Language Parser for User Input

When Regex Isn't Enough: Building a Natural Language Parser for User Input

Comments
4 min read
When CSS Selectors Aren't Enough: Using LLMs for Data Extraction

When CSS Selectors Aren't Enough: Using LLMs for Data Extraction

Comments
4 min read
Why I Stopped Writing CSS Selectors for Web Scraping

Why I Stopped Writing CSS Selectors for Web Scraping

Comments
4 min read
Stop hardcoding AI providers: a generic client approach

Stop hardcoding AI providers: a generic client approach

Comments
4 min read
loading...