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
D

dki-lab/Pangu

0
View on GitHub↗
0 stars·0 forks·8 views

Pangu

We instantiate Pangu on knowledge base question answering (KBQA), which is representative testbed for grounded language understanding with a highly complex and heterogeneous environment.

Features

  • Reasoning And Planning - Grounds language models in real-world environments for decision making.
  • Database Interfaces - Grounding language models to real-world environments via discrimination.

Star history

Star history chart for dki-lab/panguStar history chart for dki-lab/pangu

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Pangu

Similar open-source projects, ranked by how many features they share with Pangu.
  • 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
  • ber666/rapB

    Ber666/RAP

    0View on GitHub↗
    View on GitHub↗0
  • craftjarvis/jarvis-1CraftJarvis avatar

    CraftJarvis/JARVIS-1

    398View on GitHub↗

    [Website](http://craftjarvis-jarvis1.github.io/) [Paper](https://arxiv.org/abs/2311.05997) [Twitter](https://twitter.com/jeasinema/status/1723900032653643796)

    Java
    View on GitHub↗398
  • aiwaves-cn/agentsaiwaves-cn avatar

    aiwaves-cn/agents

    5,932View on GitHub↗

    This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It functions as a computational graph orchestrator that organizes agent interactions and tool sequences as a trainable graph of nodes. The framework focuses on data-centric agent optimization, allowing agent pipelines and prompts to be upgraded through data-driven training rather than manual engineering. It utilizes a symbolic learning process that applies language-based loss and textual reflections to refine the operational logic and symbolic components of an agent. The system

    Pythonautonomous-agentslanguage-modelllm
    View on GitHub↗5,932
See all 16 alternatives to Pangu→

Frequently asked questions

What does dki-lab/pangu do?

We instantiate Pangu on knowledge base question answering (KBQA), which is representative testbed for grounded language understanding with a highly complex and heterogeneous environment.

What are the main features of dki-lab/pangu?

The main features of dki-lab/pangu are: Reasoning And Planning, Database Interfaces.

What are some open-source alternatives to dki-lab/pangu?

Open-source alternatives to dki-lab/pangu include: amazon-science/mm-cot — This project is a multimodal large language model reasoning framework designed to train and evaluate models in… ber666/rap. craftjarvis/jarvis-1 — [[Website]](http://craftjarvis-jarvis1.github.io/) [[Paper]](https://arxiv.org/abs/2311.05997)… craftjarvis/mc-planner. cranial-xix/llm-pddl — This repo contains the source code for making plans based on problems decribed by natural language. aiwaves-cn/agents — This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It…