sardavend / askit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

WIP [DRAFT]

This project aims to be an open-source alternative to services like pdf.ai and similars, its more like an experiment to see how far I can get in building a knowledge database using only the plain old rails and Postgres, and a 'little' help of OpenAI embeddings API

Main Dependencies

  • A Postgres instance with pg_vector
  • A OpenIA API key(for using the embedding and chat APIs)
  • React, only for rendering the pdf viewer

Live demo

coming soon

About


Languages

Language:Ruby 65.8%Language:HTML 26.1%Language:JavaScript 6.5%Language:CSS 1.4%Language:Shell 0.3%