Skip to content

Commit

Permalink
remove unimplemented docker stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
safzanpirani committed Mar 2, 2024
1 parent 7ff96af commit ab51757
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 800 deletions.
38 changes: 0 additions & 38 deletions Dockerfile

This file was deleted.

674 changes: 0 additions & 674 deletions LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ Some Documentation and Set-up:
- [Setup & Deploy the App](docs/setup.md)
- [Using Local RAG](docs/usage.md)
- [RAG Pipeline](docs/pipeline.md)
- [Planned Features](docs/todo.md)
- [Known Bugs & Issues](docs/todo.md#known-issues--bugs)
- [Resources](docs/resources.md)
4 changes: 2 additions & 2 deletions components/sidebar.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ def sidebar():
with tab2:
settings()

with tab3:
about()
#with tab3:
# about()
Binary file removed demo.gif
Binary file not shown.
20 changes: 0 additions & 20 deletions docker-compose.yml

This file was deleted.

2 changes: 0 additions & 2 deletions docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ Before you get started with Local RAG, ensure you have:
- `pip install pipenv && pipenv install`
- `pipenv shell && streamlit run main.py`

### Docker
- `docker compose up -d`
62 changes: 0 additions & 62 deletions docs/todo.md

This file was deleted.

0 comments on commit ab51757

Please sign in to comment.