TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: ChatGPT Powered Code Analysis

5 pointsby llmllmllmover 1 year ago
I&#x27;m building an AI platform, FlowChai and found a neat use case for it today that I thought would be useful to HN readers.<p>I use GPT4 heavily for writing &#x2F; editing code, but a major downside is that it doesn&#x27;t know about new projects. I made the connection today that I could upload the zip file of a Github repo to FlowChai and then write prompts just like with ChatGPT with code questions. While the original intent for this platform is more around natural language, it&#x27;s neat how this works so well. It&#x27;s powered underneath by pgvector and OpenAI embeddings.

no comments

no comments