Finatix / ODA

The Open Data Assistant (ODA) is a chat application which connects to a chatbot service like OpenAI to make information about open data catalogues more accessible.
MIT License
1 stars 0 forks source link

Adds conversation management with local storage. #2

Closed aSchmidtFinatix closed 5 months ago

aSchmidtFinatix commented 5 months ago

Stores meta information about conversations and chats in local storage. Reads from storage to manipulate and render the respective conversations.

Also alters some colors and introduces hover effects on interactive elements.

aSchmidtFinatix commented 5 months ago

Self-reviewed.