You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foxrander is a micro front-end framework for PHP that utilizes object-oriented programming to simplify the process of creating HTML elements. With Foxrander, you can easily render HTML and CSS with features such as routing, PSR-4 autoloading, and integration with Tailwind CSS
The QueryDocs backend is built with FastAPI, handles PDF uploads, extracts text using PyMuPDF, and processes queries with LangChain's NLP capabilities. It stores document metadata in a SQLite database, ensuring efficient document management and accurate answers to user questions.