Skip to content

informatter/fullstack-fastapi-rag-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formatting with ruff Type checking with pyright Security checking with bandit Frontend Backend

Sample Retrieval Augmented Generation (RAG) Full Stack Application 🤖 🦙

⚠️ Currently in the process of getting built 🛠️

This repo will be a full stack application which uses RAG for an AI agent to have domain specific knowledge. It currently uses the OpenAI API, but the goal is to have the functionality to swap it for open source models which can be self hosted.

Tech stack:

backend

frontend

Infrastructure

  • AWS is currently the cloud provider
  • GitHub Actions is currently being used for building the CI/CD pipeline.
  • Docker is currently being used for containarizing the application
  • Auth0 is currently being used for authentication (in the frontend atm)
  • Kubernetes will be used to orchestrate the containers
  • Terraform will be used for infrastructure provisioning

Usage

Backend

Frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published