Found 103 repositories(showing 30)
ms609
Citation bot is a tool to expand and format references at Wikipedia. It retrieves citation data from a variety of sources including CrossRef (DOI), PMID, PMC and JSTOR, and returns a formatted citation. Report bugs at https://en.wikipedia.org/wiki/User_talk:Citation_bot
KonstantinVanov
A sophisticated RAG (Retrieval-Augmented Generation) Telegram bot that transforms articles and documents into interactive knowledge bases. Upload PDFs/URLs and get AI-powered answers with source citations.
chintu619
Top ML papers published daily in arXiv
Yogapriya2512
A chatbot (also known as a talkbot, chatterbot, Bot, IM bot, interactive agent, or Artificial Conversational Entity)The classic historic early chatbots are ELIZA (1966) and PARRY (1972).More recent notable programs include A.L.I.C.E., Jabberwacky and D.U.D.E (Agence Nationale de la Recherche and CNRS 2006). While ELIZA and PARRY were used exclusively to simulate typed conversation, many chatbots now include functional features such as games and web searching abilities. In 1984, a book called The Policeman's Beard is Half Constructed was published, allegedly written by the chatbot Racter (though the program as released would not have been capable of doing so). One pertinent field of AI research is natural language processing. Usually, weak AI fields employ specialized software or programming languages created specifically for the narrow function required. For example, A.L.I.C.E. uses a markup language called AIML, which is specific to its function as a conversational agent, and has since been adopted by various other developers of, so called, Alicebots. Nevertheless, A.L.I.C.E. is still purely based on pattern matching techniques without any reasoning capabilities, the same technique ELIZA was using back in 1966. This is not strong AI, which would require sapience and logical reasoning abilities. Jabberwacky learns new responses and context based on real-time user interactions, rather than being driven from a static database. Some more recent chatbots also combine real-time learning with evolutionary algorithms that optimise their ability to communicate based on each conversation held. Still, there is currently no general purpose conversational artificial intelligence, and some software developers focus on the practical aspect, information retrieval. Chatbot competitions focus on the Turing test or more specific goals. Two such annual contests are the Loebner Prize and The Chatterbox Challenge (offline since 2015, materials can still be found from web archives). According to Forrester (2015), AI will replace 16 percent of American jobs by the end of the decade.Chatbots have been used in applications such as customer service, sales and product education. However, a study conducted by Narrative Science in 2015 found that 80 percent of their respondents believe AI improves worker performance and creates jobs.[citation needed] is a computer program or an artificial intelligence which conducts a conversation via auditory or textual methods. Such programs are often designed to convincingly simulate how a human would behave as a conversational partner, thereby passing the Turing test. Chatbots are typically used in dialog systems for various practical purposes including customer service or information acquisition. Some chatterbots use sophisticated natural language processing systems, but many simpler systems scan for keywords within the input, then pull a reply with the most matching keywords, or the most similar wording pattern, from a database. The term "ChatterBot" was originally coined by Michael Mauldin (creator of the first Verbot, Julia) in 1994 to describe these conversational programs.Today, most chatbots are either accessed via virtual assistants such as Google Assistant and Amazon Alexa, via messaging apps such as Facebook Messenger or WeChat, or via individual organizations' apps and websites. Chatbots can be classified into usage categories such as conversational commerce (e-commerce via chat), analytics, communication, customer support, design, developer tools, education, entertainment, finance, food, games, health, HR, marketing, news, personal, productivity, shopping, social, sports, travel and utilities. Background
csisc
A bot to add citation data from OpenCitations to Wikidata
wpoa
MediaWiki bot to upload content to Wikimedia projects and update corresponding citations on Wikipedia.
m1sk9
A lightweight, fast citation message Discord bot.
ropensci-org
rOpenSci citations Twitter Bot
RuthAngus
A helpful bot that tells you if you've missed citations - an Astro Hack Week project
Slickytail
A reddit bot that reminds people to cite their sources. Run on /u/citation-is-needed
hippke
The ADS citation bot informs you via E-Mail and/or Twitter about new citations to your academic papers
javajawa
DoCitten: The Cutest IRC bot ever [citation needed]
rwth-acis
A slack chatbot that can recommend citation.
crobert
Discord Bot pour lire des citations Kaamelott
internetarchive
Wikibase bot for updating identifiers and citation relationships
awiebe
A bot for validating the values of citations instead of just their syntax.
AlentzJ
GiornoBot is a Discord bot that allows users to search for images in a specified Google Drive folder, randomly select a member to bring breakfast, and post a random citation message from a specific channel.
belyaev-mikhail
No description available
iamthen0ise
Funny Friday Telegram citation bot written in GoLang
SahilDeshkar
NAPMaster is a smart tool that automates the creation of NAP (Name, Address, Phone number) citations across online directories to boost local SEO. It ensures consistency and visibility for businesses on platforms that impact Google Business Profile rankings.
ChrisEKM
No description available
sackobenabdel-del20
Bot Telegram de citations et sagesse quotidienne
drewruppel
GDPS - Citation Bot for Star Trek: Fleet Command
rwth-acis
This service is a part of Citation Recommendation Bot.
marchcat73
A content adaptation service for AI bots with citation support
bonaniibm
Azure Function and Azure Bot which perform chat with PDF documents and return citation locations in reference document.
Belissimo-T
A very limited program to generate fake google dictionary entries and citation images. Also doubles as a discord bot.
manhcntt21
Lightweight personal Telegram bot that integrates Perplexity.ai to answer questions in Vietnamese and return source citations. The bot is written in Python and is designed to serve a single allowed Telegram user (configured via environment variables).
shauryaadi99
🧠 Medisage Telegram AI — A production-grade medical RAG system on Telegram powered by LangChain, Pinecone & Groq LLMs. Ultra-fast semantic search with streaming answers, citations & memory. 🚀💬 👉 https://t.me/MedisageAI_bot
AliH17
Discord RAG FAQ Bot: PDFs are ingested, chunked, and indexed (Sentence-Transformers + FAISS) in a FastAPI backend. On /ask, relevant passages are retrieved, sent to Groq LLM, and returned as Discord embeds with source citations. Users give 👍/👎 feedback (with modal comments). Entire stack is Dockerized for cloud deployment.