title | emoji | colorFrom | colorTo | sdk | python_version | app_port | pinned |
---|---|---|---|---|---|---|---|
Smart Retrieval Demo API |
📝 |
blue |
indigo |
docker |
3.11.8 |
8000 |
false |
A Large Language Model (LLM) powered platform for information retrieval.
Smart Retrieval is a platform for efficient and streamlined information retrieval, especially in the realm of legal and compliance documents. With the power of Open-Source Large Language Models (LLM) and Retrieval Augmented Generation (RAG), it aims to enhance user experiences at JTC by addressing key challenges such as manual search inefficiencies and rigid file naming conventions, revolutionizing the way JTC employees access and comprehend crucial documents
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
-
First, startup the backend as described in the backend README.
-
Second, run the development server of the frontend as described in the frontend README.
-
Open http://localhost:3000 with your browser to see the result.
Deploy this on a live system.
For more information, see the DEPLOYMENT.md.
- NextJs - Frontend Web Framework
- Vercel AI - AI SDK library for building AI-powered streaming text and chat UIs.
- NodeJs - Frontend Server Environment
- Python - Backend Server Environment
- FastAPI - Backend API Web Framework
- LlamaIndex - Data Framework for LLM
- create-llama - LlamaIndex Application Bootstrap Tool
Contributions, issues and feature requests are welcome!
Read the CONTRIBUTING.md for details and the process for submitting pull requests.
See also the list of contributors who participated in this project.
- Hat tip to anyone whose code was used
- Inspiration
- References