SmartPilot
Q&A tool
An AI-powered question answering program that uses language models to generate and select the best response.
A Python program leveraging OpenAI's language models to generate, analyze, and select the best answer to a given question.
43 stars
1 watching
8 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reid41/qa-pilot | An interactive chat project leveraging LLMs to navigate GitHub code repositories. | 183 |
ikram-shah/airtable-qna | A tool that allows users to ask natural language questions to an Airtable base and receives answers in real-time using LangChain and OpenAI APIs. | 38 |
gustavz/datachad | An application that enables users to ask questions about any data source by leveraging natural language processing and machine learning techniques. | 314 |
lupantech/scienceqa | Develops a framework for multimodal reasoning and question answering in science and other domains using natural language processing and machine learning techniques. | 606 |
wklken/stackoverflow-py-top-qa | A collection of Python-related questions and answers from Stack Overflow, with some answers translated into Chinese. | 855 |
geeks-of-data/knowledge-gpt | Extracts and stores information from various sources using AI models to generate answers. | 279 |
webpilot-ai/webpilot | An extension that enables automatic text interaction with web pages. | 1,784 |
jasongross/coq-tools | Tools for helping find and fix bugs in the Coq proof assistant development environment. | 39 |
hendrycks/apps | A tool for measuring coding competence through code generation and synthesis using large language models | 407 |
swappsco/django-qa | A Q&A application framework for building discussion forums into Django web projects. | 99 |
allenai/document-qa | Tools and codebase for training neural question answering models on multiple paragraphs of text data | 434 |
julialangslack/stackoverflowbot | Automates posting of new and unanswered Stack Overflow questions on Slack and Twitter | 18 |
simmerchan/kg-demo-for-movie | A knowledge graph-based question answering system for movies | 1,283 |
microsoft/pica | An empirical study on using GPT-3 for multimodal question answering tasks with few-shot learning. | 84 |
vprusso/toqito | A Python library providing numerical tools for studying quantum information objects | 155 |