HackerTrans
トップ新着トレンドコメント過去質問紹介求人

lusob

no profile record

投稿

Embeddings is all you need

lusob.github.io
3 ポイント·投稿者 lusob·29 日前·0 コメント

Show HN: Neural window manager, neural network moving windows from mouse actions

lusob.github.io
8 ポイント·投稿者 lusob·2 か月前·1 コメント

ChatGPT Code Reviewer

github.com
1 ポイント·投稿者 lusob·3 年前·4 コメント

OpenaAI Code Reviewer: One Line to Automate Your Code Reviews

github.com
1 ポイント·投稿者 lusob·3 年前·1 コメント

Maiker-CLI: one line app, generates an entire code project from a prompt

github.com
1 ポイント·投稿者 lusob·3 年前·0 コメント

maiker: A VSCode Extension That Generates Code Projects from a Simple Prompt

marketplace.visualstudio.com
2 ポイント·投稿者 lusob·3 年前·3 コメント

MAIker: AI-powered VSCode extension that generates a code project from a prompt

github.com
1 ポイント·投稿者 lusob·3 年前·1 コメント

MAIker: AI-powered VSCode extension that generates a code project from a prompt

news.ycombinator.com
2 ポイント·投稿者 lusob·3 年前·1 コメント

コメント

lusob
·29 日前·議論
[dead]
lusob
·3 年前·議論
This is a Python program that uses OpenAI's ChatGPT to generate code review comments from diffs. The program reads the diff changes from the standard input, which allows piping from git diffs (or any other diff tool) directly into the program.
lusob
·3 年前·議論
git diff master..branch | python3 chatgpt_code_reviewer.py
lusob
·3 年前·議論
Hi! the primary function of the mAIker is to generate code based on a prompt, rather than debugging existing code. However, it could be a good idea to add to the roadmap, thanks!
lusob
·3 年前·議論
Have you ever wished you could generate a complete code project from a single sentence? Now you can, thanks to mAIker, the latest VSCode extension powered by OpenAI api.

With MAIker, all you have to do is enter a simple prompt, such as "build a space invaders game in js and html", and watch as the extension generates a fully-functional codebase that meets your requirements. MAIker uses advanced algorithms to analyze your prompt and select the most appropriate frameworks, libraries, and coding patterns to create a project that is efficient, maintainable, and scalable.

Whether you're a seasoned developer looking to save time on repetitive tasks or a beginner who wants to learn how to code by example, MAIker is the ultimate tool for boosting your productivity and creativity.

Give it a try today and experience the power of AI at your fingertips.
lusob
·3 年前·議論
Maiker is a VSCode extension to generates coding projects from on a user prompt using OpenAI ChatGPT api
lusob
·3 年前·議論
Maiker is a VSCode extension to generates coding projects from on a user prompt using OpenAI ChatGPT api