Giter VIP home page Giter VIP logo

llm-rag's Issues

Dockerize the application !

Things to be done:

  • Organize the code more effectively (refactor the code, improve variable naming, remove unnecessary codes and files).
  • Dockerize the application.
  • Allow the possibility to mount volumes for secrets and markdown documents using Docker volume.
  • Add more Make commands in the Makefile.
  • Update the Readme file.

Update the CI/CD workflows.

  • Add CI worflow to test the code for FAISS Index Creation.
  • Add tests/ folder and create tests with pytest for the workflow.
  • Add OpenAI key as a repository secret and set up readme mock data for testing.
  • Add other types of tests...

Add a README.md file!

Add a README file to explain the main idea, and also provide explanations for the prototyping notebooks ๐Ÿ™Œ

Add the possibility to delete one or more elements in the Knowledge Base.

  • Should allow the user to delete specified documents in the Knowledge Base without dropping the entire Knowledge Base.
    • Update the method of saving/uploading embeddings and their corresponding files (utilize one embedding file per chunk of data).
    • Add a search mechanism that will locate the corresponding file for each saved embedding file.

Deploy the App ๐Ÿค–

  • Update the Readme file.
  • Organize the code more effectively (refactor the code, improve variable naming, remove unnecessary codes and files).
  • Push the Docker Image in a Container Registry.
  • Deploy the App in Cloud ( GCP, Azure.. )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.