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
dissorial avatar

dissorial/doc-chatbot

0
View on GitHub↗
856 stars·140 forks·TypeScript·11 views

Doc Chatbot

Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.

Features

  • Document Q&A - Document chatbot using GPT-4, Pinecone, and MongoDB.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star history

Star history chart for dissorial/doc-chatbotStar history chart for dissorial/doc-chatbot

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Doc Chatbot

These projects share indexed features with Doc Chatbot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bhaskatripathi/pdfgptbhaskatripathi avatar

    bhaskatripathi/pdfGPT

    7,164View on GitHub↗

    pdfGPT is a retrieval augmented generation application and chatbot designed to analyze PDF documents. It functions as a document analyzer and vector search interface, using large language models to answer questions grounded in the content of uploaded files. The system implements a pipeline that extracts text from PDFs, splits content into overlapping segments, and uses vector-based semantic search to retrieve relevant context. This process allows the application to provide responses with verifiable source citations, including page number references to the original document. The project also

    Pythonchatpdfchatwithpdfpdfgpt
    View on GitHub↗7,164
  • ganymedenil/document.aiGanymedeNil avatar

    GanymedeNil/document.ai

    3,671View on GitHub↗

    document.ai is a local document question-answering system and vector database search engine. It functions as a retrieval-augmented generation knowledge base that combines a vector database with language models to generate answers grounded in private local datasets. The project features a domain-specific embedding pipeline and a fine-tuned language model framework. These tools allow for the use of specialized embedding models and mathematical theme extraction to improve retrieval accuracy for professional terminology and technical subject areas. The system covers vector-based semantic retriev

    Python
    View on GitHub↗3,671
  • arc53/docsgptarc53 avatar

    arc53/DocsGPT

    17,939View on GitHub↗

    DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr

    Pythonagent-builderagentsai
    View on GitHub↗17,939
  • langchain-ai/auto-evaluatorlangchain-ai avatar

    langchain-ai/auto-evaluator

    780View on GitHub↗

    Context

    TypeScript
    View on GitHub↗780
Compare all 30 related projects→

Frequently asked questions

What does dissorial/doc-chatbot do?

Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.

What are the main features of dissorial/doc-chatbot?

The main features of dissorial/doc-chatbot are: Document Q&A, Natural Language Processing.

Which projects share features with dissorial/doc-chatbot?

Projects with overlapping indexed features include: ganymedenil/document.ai — document.ai is a local document question-answering system and vector database search engine. It functions as a… openai/chatgpt-retrieval-plugin — This project is a retrieval-augmented generation pipeline designed for building custom ChatGPT plugins that allow… arc53/docsgpt — DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform… bhaskatripathi/pdfgpt — pdfGPT is a retrieval augmented generation application and chatbot designed to analyze PDF documents. It functions as… langchain-ai/auto-evaluator — Context. skywalkerdarren/chatweb — ChatWeb can crawl web pages, read PDF, DOCX, TXT, and extract the main content, then answer your questions based on…