aiplanethub / beyondllm

Build, evaluate and observe LLM apps
https://beyondllm.aiplanet.com/
Apache License 2.0
263 stars 40 forks source link

added streamlit app in the examples folder and modified .gitignore #48

Closed arya-aiplanet closed 6 months ago

arya-aiplanet commented 6 months ago

Added the ingest.py for retrieval and app.py for the streamlit application using chromadb and pinecone. Also added '.DS_Store' in .gitignore to ignore hidden files.