Python question-answering

Open-source Python projects categorized as question-answering

Top 23 Python question-answering Projects

  • haystack

    :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

  • Project mention: Release Radar β€’ March 2024 Edition | dev.to | 2024-04-07

    View on GitHub

  • PaddleNLP

    πŸ‘‘ Easy-to-use and powerful NLP and LLM library with πŸ€— Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including πŸ—‚Text Classification, πŸ” Neural Search, ❓ Question Answering, ℹ️ Information Extraction, πŸ“„ Document Intelligence, πŸ’Œ Sentiment Analysis etc.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • simpletransformers

    Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI

  • paper-qa

    LLM Chain for answering questions from documents with citations

  • Project mention: Oracle of Zotero: LLM QA of Your Research Library | news.ycombinator.com | 2023-11-26

    Why does this post link to a renamed fork of Paper-QA (https://github.com/whitead/paper-qa) which has made zero changes and is 19 commits behind the original?

  • llmware

    Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.

  • Project mention: More Agents Is All You Need: LLMs performance scales with the number of agents | news.ycombinator.com | 2024-04-06

    I couldn't agree more. You should check out LLMWare's SLIM agents (https://github.com/llmware-ai/llmware/tree/main/examples/SLI...). It's focusing on pretty much exactly this and chaining multiple local LLMs together.

    A really good topic that ties in with this is the need for deterministic sampling (I may have the terminology a bit incorrect) depending on what the model is indended for. The LLMWare team did a good 2 part video on this here as well (https://www.youtube.com/watch?v=7oMTGhSKuNY)

    I think dedicated miniture LLMs are the way forward.

    Disclaimer - Not affiliated with them in any way, just think it's a really cool project.

  • FARM

    :house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

  • Questgen.ai

    Question generation using state-of-the-art Natural Language Processing algorithms

  • Project mention: Yes/No style Question and Answer Generation | /r/learnpython | 2023-06-15

    I have tried to do some searching for models but there don't seem to be ones that do what I am looking for. The closest I found was Questgen, but it only generated the questions and they, more often than, not did not make sense - especially for the types of questions I was looking to generate.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • primeqa

    The prime repository for state-of-the-art Multilingual Question Answering research and development.

  • Project mention: State-of-the-Art Multilingual Question Answering | /r/aiengineer | 2023-07-10
  • llmflows

    LLMFlows - Simple, Explicit and Transparent LLM Apps

  • Project mention: Show HN: LLMFlows – LangChain alternative for explicit and transparent apps | news.ycombinator.com | 2023-07-29
  • qagnn

    [NAACL 2021] QAGNN: Question Answering using Language Models and Knowledge Graphs πŸ€–

  • fastT5

    ⚑ boost inference speed of T5 models by 5x & reduce the model size by 3x.

  • happy-transformer

    Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.

  • lumos

    Code and data for "Lumos: Learning Agents with Unified Data, Modular Design, and Open-Source LLMs" (by allenai)

  • Project mention: Lumos: Learning Agents with Unified Data, Modular Design, and Open-Source LLMs | news.ycombinator.com | 2024-04-01

    Guess you are looking for this - https://github.com/allenai/lumos/blob/main/README.md

  • PIXIU

    This repository introduces PIXIU, an open-source resource featuring the first financial large language models (LLMs), instruction tuning data, and evaluation benchmarks to holistically assess financial LLMs. Our goal is to continually push forward the open-source development of financial artificial intelligence (AI).

  • Project mention: PIXIU: NEW Data - star count:172.0 | /r/algoprojects | 2023-08-15
  • LinkBERT

    [ACL 2022] LinkBERT: A Knowledgeable Language Model 😎 Pretrained with Document Links

  • megabots

    πŸ€– State-of-the-art, production ready LLM apps made mega-easy, so you don't have to build them from scratch 🀯 Create a bot, now 🫡

  • cherche

    Neural Search

  • Project mention: [P] Semantic search | /r/MachineLearning | 2023-05-08

    If you are interested, you can check out the documentation here: https://github.com/raphaelsty/cherche

  • tableQA

    AI Tool for querying natural language on tabular data.

  • GenRead

    Code and Checkpoints for "Generate rather than Retrieve: Large Language Models are Strong Context Generators" in ICLR 2023.

  • kiri

    Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models. (by kiri-ai)

  • summarizepaper

    An AI-powered arXiv paper summarization website with a virtual assistant for answering questions.

  • question_extractor

    Generate question/answer training pairs out of raw text.

  • FinBERT-QA

    Financial Domain Question Answering with pre-trained BERT Language Model

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python question-answering related posts

Index

What are some of the best open-source question-answering projects in Python? This list will help you:

Project Stars
1 haystack 13,633
2 PaddleNLP 11,423
3 simpletransformers 3,979
4 paper-qa 3,608
5 llmware 3,086
6 FARM 1,723
7 Questgen.ai 871
8 primeqa 698
9 llmflows 615
10 qagnn 588
11 fastT5 540
12 happy-transformer 497
13 lumos 406
14 PIXIU 399
15 LinkBERT 389
16 megabots 335
17 cherche 311
18 tableQA 284
19 GenRead 265
20 kiri 240
21 summarizepaper 219
22 question_extractor 181
23 FinBERT-QA 113

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com