brunogarcia/nextjs-langchain-titanic-sqlite
NextJS App using LangChain, Titanic SQLite Database and the API of OpenAI
This tool helps you quickly get answers from structured data, like a database table, by asking questions in plain English instead of writing complex code. You provide a database, and the tool allows you to type questions such as "How many passengers survived?" to instantly receive the relevant information. It's ideal for analysts, researchers, or anyone needing to query data without technical database skills.
No commits in the last 6 months.
Use this if you need to quickly extract insights from a tabular dataset by asking questions in everyday language.
Not ideal if you need to perform complex data manipulations, build interactive dashboards, or work with real-time streaming data.
Stars
7
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/brunogarcia/nextjs-langchain-titanic-sqlite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tavily-ai/tavily-chat
Conversational agent that fuses chat data with live web results through Tavily search, extract,...
zahidkhawaja/langchain-chat-nextjs
Next.js frontend for LangChain Chat.
homanp/langchain-ui
🧬 The open source chat-ai toolkit
traveler-leon/smart-customer-service-system
构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。
Azure-Samples/serverless-chat-langchainjs-purview
About This sample showcases how Purview API can be integrated to audit and secure AI prompts and...