Viewing profile — pelikhan
pelikhan
HN member- Joined
- Thu, Oct 31, 2024, 2:42 AM UTC
- HN karma
- 5
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About pelikhan
No profile information was provided.
Recent public activity
-
comment
Comment #42003011
looks like a silly bug on our side. this little helper is just supposed to create an empty file for you. what happens on ? npx genaiscript script create proofreader2
-
comment
Comment #42002982
GenAIScript here. Yes it could be available as a library to fit but it'll require a bit of refactoring on our part.
-
comment
Comment #42002973
GenAIScript does not collect any data/usage analytics. The LLM query is sent to the provider you configured. Hope this helps answer your question?
-
comment
Comment #42002965
One of the early ideas was to make the scripting syntax as lightweight as possible. Thus not requiring to install or import anythying to start writing a prompt (the project evolved…
-
comment
Comment #42002942
Hi GenAIScript dev here, you'll find the readme at https://github.com/microsoft/genaiscript . Thanks for your feedback!