katsumiok/ts-askit
AskIt (for JavaScript/TypeScript): Unified programming interface for large language models (GPT-4, GPT-3.5)
This is a TypeScript plugin that allows developers to easily integrate large language models (LLMs) like GPT-4 into their applications. Developers can define functions using natural language prompts or examples, and then use these functions for tasks like translation, paraphrasing, sentiment analysis, or code generation. It takes a natural language prompt and a specified output type, and returns the LLM's response in that exact type, eliminating the need for manual parsing.
No commits in the last 6 months. Available on npm.
Use this if you are a TypeScript/JavaScript developer who wants to incorporate the power of large language models directly into your code without dealing with complex API interactions or response parsing.
Not ideal if you are an end-user without programming experience looking for a no-code LLM solution, or if you primarily work in languages other than TypeScript, JavaScript, or Python.
Stars
35
Forks
4
Language
TypeScript
License
—
Category
Last pushed
Oct 01, 2023
Monthly downloads
3
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/katsumiok/ts-askit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/promptflow
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
pezzolabs/pezzo
🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version...
cremich/promptz
Resource Library for AI-assisted software development with kiro
scafoldr/scafoldr
Building an open-source alternative to v0 and Lovable.
promptdesk/promptdesk
Promptdesk is a tool designed for effectively creating, organizing, and evaluating prompts and...