scitoolsscibot

SciBot is a simple demo of building a domain-specific chatbot for science.

https://github.com/cfn-softbio/scibot

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

SciBot is a simple demo of building a domain-specific chatbot for science.

Basic Info
  • Host: GitHub
  • Owner: CFN-softbio
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 500 KB
Statistics
  • Stars: 31
  • Watchers: 6
  • Forks: 9
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

SciBot

Author : Kevin G. Yager

SciBot is a simple demo of building a domain-specific chatbot for science, using a Large Language Model (LLM) such as OpenAI's GPT. The system uses document embeddings, whereby the bot retrieves document chunks that are relevant to a user query.

More complete technical details can be found in the corresponding preprint: https://arxiv.org/abs/2306.10067

Or the published paper: https://doi.org/10.1039/D3DD00112A

You can cite this work as: bibtex @Article{yager2023domainspecific, author ="Yager, Kevin G.", title ="Domain-specific chatbots for science using embeddings", journal ="Digital Discovery", year ="2023", volume ="2", issue ="6", pages ="1850-1861", publisher ="RSC", doi ="10.1039/D3DD00112A", url ="http://dx.doi.org/10.1039/D3DD00112A", }

Owner

  • Name: CFN-softbio
  • Login: CFN-softbio
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "You can cite this software as noted below. You may also want to cite the associated preprint."
authors:
- family-names: "Yager"
  given-names: "Kevin G."
  orcid: "https://orcid.org/0000-0001-7745-2513"
- family-names: "Bot"
  given-names: "Hew"
  orcid: "https://orcid.org/0000-0000-0000-0000"
title: "SciBot"
version: 1.0.0
date-released: 2023-06-12
url: "https://github.com/CFN-softbio/SciBot"      

GitHub Events

Total
  • Watch event: 3
  • Fork event: 2
Last Year
  • Watch event: 3
  • Fork event: 2

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 8 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: scitoolsscibot

SciBot scripts for domain-specific chatbot.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 8 Last month
Rankings
Dependent packages count: 10.0%
Average: 37.9%
Dependent repos count: 65.8%
Maintainers (1)
Last synced: 11 months ago