neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 60 forks source link

UI:Allow users to upload documents in directory #100

Closed neokd closed 6 months ago

neokd commented 8 months ago

Describe the solution you'd like Create an file upload section or pop up in streamlit UI allowing users to upload files directly to the neogpt/documents folder. It should store the file in the folder and then run the builder allowing users to upload their documents directly from the UI.

neokd commented 7 months ago

Follow up on #107