awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to lupantech/scienceqa

Open-source alternatives to ScienceQA

19 open-source projects similar to lupantech/scienceqa, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ScienceQA alternative.

  • zeroqiaoba/explainable-multimodal-emotion-reasoningzeroQiaoba avatar

    zeroQiaoba/Explainable-Multimodal-Emotion-Reasoning

    396View on GitHub↗

    EMER, OV-MER (ICML25), AffectGPT (ICML25, Oral), EmoPrefer (ICLR26)

    Python
    View on GitHub↗396
  • om-ai-lab/vlm-r1om-ai-lab avatar

    om-ai-lab/VLM-R1

    5,991View on GitHub↗

    VLM-R1 is a reasoning vision-language model and embodied AI framework designed to map visual inputs and language instructions into physical navigation waypoints and robotic actions. It functions as a multimodal policy optimizer and an open vocabulary detector capable of locating objects based on arbitrary natural language descriptions. The system distinguishes itself through the use of chain-of-thought reasoning and reinforcement learning to solve complex visual and spatial tasks. It utilizes a video semantic memory system, which employs a visual cache to maintain a history of live video for

    Python
    View on GitHub↗5,991
  • phodal/prompt-patternsphodal avatar

    phodal/prompt-patterns

    3,096View on GitHub↗

    Prompt patterns is a framework for organizing AI-driven system design through structured prompt engineering and domain-driven development methodologies. It provides a library of standardized interaction strategies designed to improve the consistency, accuracy, and logical reasoning of large language model outputs. By applying these patterns, users can translate complex business scenarios into structured domain models and technical specifications. The project distinguishes itself by integrating domain-driven design principles directly into the prompting workflow. It utilizes techniques such as

    chatgptgithub-copilotprompt-engineering
    View on GitHub↗3,096
  • qwenlm/qwen2-vlQwenLM avatar

    QwenLM/Qwen2-VL

    19,404View on GitHub↗

    Qwen2-VL is a multimodal large language model and vision language model designed to process and reason across text, images, and video content. It functions as a visual reasoning engine and a visual agent framework, capable of interpreting visual data to perform object detection, document parsing, and spatial reasoning. The model is distinguished by its ability to act as a video understanding model, processing hour-long videos with second-level indexing and event recall. It further differentiates itself through a visual agent capability that interacts with software interfaces and robotic hardw

    Jupyter Notebook
    View on GitHub↗19,404

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • jacoblee93/fully-local-pdf-chatbotjacoblee93 avatar

    jacoblee93/fully-local-pdf-chatbot

    1,813View on GitHub↗

    This project is a private document analysis tool that enables conversational interaction with PDF files by executing all language model inference and processing entirely on the local machine. By running models directly within the browser or local environment, it ensures that sensitive user data remains offline and inaccessible to external servers or third-party cloud providers. The system utilizes retrieval augmented generation to provide context-aware answers, supported by local document text extraction and vector embedding indexing. This architecture allows for semantic search and informati

    TypeScript
    View on GitHub↗1,813
  • pandabearlab/prompt-tutorialPandaBearLab avatar

    PandaBearLab/prompt-tutorial

    1,330View on GitHub↗

    This project serves as an educational resource and guide for prompt engineering, providing a structured methodology for interacting with large language models. It focuses on teaching core strategies to improve the reliability, accuracy, and consistency of model outputs across a variety of natural language processing tasks. The framework emphasizes the use of standardized templates and logical decomposition to manage complex instructions. By implementing techniques such as few-shot context injection, iterative refinement, and delimiter-based segmentation, the project demonstrates how to guide

    View on GitHub↗1,330
  • ggg0919/cantorggg0919 avatar

    ggg0919/cantor

    90View on GitHub↗

    Project Page | Paper

    HTML
    View on GitHub↗90
  • luodian/otterLuodian avatar

    Luodian/Otter

    3,410View on GitHub↗

    🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.

    Python
    View on GitHub↗3,410
  • amazon-science/mm-cotamazon-science avatar

    amazon-science/mm-cot

    3,990View on GitHub↗

    This project is a multimodal large language model reasoning framework designed to train and evaluate models in performing chain-of-thought reasoning across text and image data. It provides a reasoning engine and training system that enable vision-language models to generate step-by-step logical rationales and final answers for complex queries. The framework utilizes a two-stage training pipeline that decouples the generation of logical justifications from final answer inference. It transforms visual data into descriptive text through image captioning and uses vision-transformer feature extrac

    Python
    View on GitHub↗3,990
  • shikras/shikrashikras avatar

    shikras/shikra

    813View on GitHub↗

    Shikra : Unleashing Multimodal LLM’s Referential Dialogue Magic

    Python
    View on GitHub↗813
  • soolab/ddcotSooLab avatar

    SooLab/DDCOT

    48View on GitHub↗

    NeurIPS 2023DDCoT: Duty-Distinct Chain-of-Thought Prompting for Multimodal Reasoning in Language Models

    Python
    View on GitHub↗48
  • ttengwang/caption-anythingttengwang avatar

    ttengwang/Caption-Anything

    1,774View on GitHub↗

    Caption-Anything is a versatile tool combining image segmentation, visual captioning, and ChatGPT, generating tailored captions with diverse controls for user preferences. https://huggingface.co/spaces/TencentARC/Caption-Anything https://huggingface.co/spaces/VIPLab/Caption-Anything

    Python
    View on GitHub↗1,774
  • vityavitalich/imadVityaVitalich avatar

    VityaVitalich/IMAD

    4View on GitHub↗

    AINL 2023 IMAD: IMage Augmented multi-modal Dialogue

    Python
    View on GitHub↗4
  • mbzuai-oryx/video-chatgptmbzuai-oryx avatar

    mbzuai-oryx/Video-ChatGPT

    1,504View on GitHub↗

    ACL 2024 🔥 Video-ChatGPT is a video conversation model capable of generating meaningful conversation about videos. It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation. We also introduce a rigorous 'Quantitative Evaluation Benchmarking' for video-based conversational models.

    Pythonchatbotclipgpt-4
    View on GitHub↗1,504
  • chancharikmitra/ccotchancharikmitra avatar

    chancharikmitra/CCoT

    143View on GitHub↗

    CVPR 2024 Official Code for the Paper "Compositional Chain-of-Thought Prompting for Large Multimodal Models"

    Python
    View on GitHub↗143
  • dannyrose30/vcotD

    dannyrose30/VCOT

    0View on GitHub↗
    View on GitHub↗0
  • deepcs233/visual-cotdeepcs233 avatar

    deepcs233/Visual-CoT

    445View on GitHub↗

    Neurips'24 Spotlight Visual CoT: Advancing Multi-Modal Language Models with a Comprehensive Dataset and Benchmark for Chain-of-Thought Reasoning

    Python
    View on GitHub↗445
  • dongyh20/insight-vdongyh20 avatar

    dongyh20/Insight-V

    238View on GitHub↗

    CVPR2025 Highlight Insight-V: Exploring Long-Chain Visual Reasoning with Multimodal Large Language Models

    Python
    View on GitHub↗238
  • findalexli/scigraphqafindalexli avatar

    findalexli/SciGraphQA

    43View on GitHub↗

    SciGraphQA: Large-Scale Synthetic Multi-Turn Question-Answering Dataset for Scientific Graphs

    Jupyter Notebookdatasetsllmsynthetic-data
    View on GitHub↗43