Friday, September 8, 2023

Show HN: ChatGPT Powered Code Analysis https://ift.tt/9yKnh3Z

Show HN: ChatGPT Powered Code Analysis I'm building an AI platform, FlowChai and found a neat use case for it today that I thought would be useful to HN readers. I use GPT4 heavily for writing / editing code, but a major downside is that it doesn'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's neat how this works so well. It's powered underneath by pgvector and OpenAI embeddings. https://ift.tt/ELUkyMV September 8, 2023 at 05:49PM

No comments:

Show HN: OWhisper – Ollama for realtime speech-to-text https://ift.tt/ohFDrKj

Show HN: OWhisper – Ollama for realtime speech-to-text Hello everyone. This is Yujong from the Hyprnote team ( https://ift.tt/2WZBa3c ). We ...