Skip to content

ernestwong1027/ragdoll

Repository files navigation

Demo

IMAGE ALT TEXT HERE

Ragdoll

Ragdoll is a code assistant that uses retrieval-augmented generation (RAG) to provide assistance on external code libraries. Simply upload the relevant documentation, and Ragdoll will leverage this context to provide accurate assistance on external code libraries in response to every prompt. Ragdoll was built with Next.js, Python, RabbitMQ, PgVector, Docker, GPT-3.5 Turbo, Redis and AWS S3. See system diagram below for more information

System Diagram

system_diagram

Installation

All the required technologies are managed using docker. Just create a .env file that follows the .env.example file and run

docker-compose up --build

About

Code assistant for custom code bases made with RAG and LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors