HiroForYou / docsbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docsbot

Ask questions to your markdown documents:

  • Upload your markdown documents
  • They are converted to embeddings using Chromadb
  • You ask a question
  • Your question is converted to embedding and the app gets the more similar documents from the vector database
  • The app asks OpenAI API to answer the original question, providing the retrieved documents.
  • You have your answer!
Screen Shot 2023-05-27 at 19 11 27

TechStack

Youtube video

This project is explained in detail here:https://www.youtube.com/watch?v=rtX8oqolN8s (Spanish)

About


Languages

Language:Svelte 44.1%Language:Python 18.3%Language:TypeScript 17.7%Language:JavaScript 16.7%Language:HTML 2.7%Language:CSS 0.4%