RAG-based LLM application: project to explore different llm-frameworks like llamaindex, marvin and langchain, other used frameworks: streamlit, fastapi
added a streamlit bar chart to visualize the token usage of the current session. The token usage is currently not persisted and will remain an open todo for future : #37
@Zaubeerer not as important than PR #39, but if you have the time it would be great to review this PR as well, so that all functionalities are available in main :)
added a streamlit bar chart to visualize the token usage of the current session. The token usage is currently not persisted and will remain an open todo for future : #37