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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cocacola-lab avatar

cocacola-lab/ChatIE

0
View on GitHub↗
826 stele·68 fork-uri·Python·4 vizualizări124.221.16.143:5000↗

ChatIE

Official repository of paper "Zero-Shot Information Extraction via Chatting with ChatGPT". Please star, watch, and fork our repo for the active updates!

Features

  • Question Answering - Zero-shot information extraction via conversational prompting.
  • Universal Information Extraction - Zero-shot information extraction via conversational interaction.
  • Zero-Shot Prompting - Zero-shot information extraction via conversational prompting.

Istoric stele

Graficul istoricului de stele pentru cocacola-lab/chatieGraficul istoricului de stele pentru cocacola-lab/chatie

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru ChatIE

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu ChatIE.
  • zjunlp/deepkeAvatar zjunlp

    zjunlp/DeepKE

    4,433Vezi pe GitHub↗

    DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured knowledge graphs. It provides a pipeline for identifying and classifying named entities, semantic relations, and events, converting raw datasets into structured triples. The project utilizes large language models as tool callers through a standardized context protocol to drive automated data extraction processes. It supports schema-driven extraction across multiple domains and bilingual text, employing joint entity and relation extraction to identify components in a single structured

    Python
    Vezi pe GitHub↗4,433
  • osu-nlp-group/qa4reAvatar OSU-NLP-Group

    OSU-NLP-Group/QA4RE

    40Vezi pe GitHub↗

    Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation Extractors.

    Python
    Vezi pe GitHub↗40
  • future-house/paper-qaAvatar Future-House

    Future-House/paper-qa

    8,161Vezi pe GitHub↗

    Paper-qa is a retrieval augmented generation system designed for question answering and analysis of scientific literature and technical documents. It functions as an LLM-powered research assistant that extracts grounded answers and summaries with citations from a document library. The system utilizes an agentic RAG orchestrator to iteratively refine search queries and gather evidence through multi-step tool calling. It features a multimodal document parser that extracts text, tables, and images from PDFs, alongside a vector-based indexer that embeds and caches document libraries for efficient

    Pythonairagscience
    Vezi pe GitHub↗8,161
  • internlm/mindsearchAvatar InternLM

    InternLM/MindSearch

    6,877Vezi pe GitHub↗

    MindSearch is an LLM-based multi-agent search engine that decomposes complex user questions into targeted sub-queries and routes each to a specialized agent for parallel investigation. The system orchestrates multiple agents through a large language model, coordinating their tasks and interpreting search results to produce coherent answers from multiple sources. The project provides a configurable search backend interface that allows switching between Google, DuckDuckGo, Brave, and Bing search APIs by updating a configuration attribute. It includes a terminal-based debug interface for testing

    JavaScriptai-search-enginegptllm
    Vezi pe GitHub↗6,877
Vezi toate cele 30 alternative pentru ChatIE→

Întrebări frecvente

Ce face cocacola-lab/chatie?

Official repository of paper "Zero-Shot Information Extraction via Chatting with ChatGPT". Please star, watch, and fork our repo for the active updates!

Care sunt principalele funcționalități ale cocacola-lab/chatie?

Principalele funcționalități ale cocacola-lab/chatie sunt: Question Answering, Universal Information Extraction, Zero-Shot Prompting.

Care sunt câteva alternative open-source pentru cocacola-lab/chatie?

Alternativele open-source pentru cocacola-lab/chatie includ: zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… osu-nlp-group/qa4re — Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation… future-house/paper-qa — Paper-qa is a retrieval augmented generation system designed for question answering and analysis of scientific… reorproject/reor — Reor is a local AI knowledge management application that stores, links, and searches personal notes using large… internlm/mindsearch — MindSearch is an LLM-based multi-agent search engine that decomposes complex user questions into targeted sub-queries… microsoft/nlp-recipes — nlp-recipes is a collection of implementation guides and reference templates for applying natural language processing…