iver / todo.md
hevold's picture
Upload 29 files
b34efa5 verified

A newer version of the Gradio SDK is available: 5.28.0

Upgrade

Norwegian RAG Chatbot Project Todo

Research Phase

  • Research open-source LLMs with good Norwegian language support
  • Evaluate embedding models for Norwegian text
  • Research vector database options for RAG implementation
  • Document findings and select best options

Design Phase

  • Design RAG architecture
  • Plan document processing pipeline
  • Design chat interface
  • Plan embedding functionality

Implementation Phase

  • Set up development environment
  • Implement document processing and embedding
  • Integrate LLM
  • Create chat interface
  • Develop embedding functionality

Testing and Finalization

  • Test with Norwegian content
  • Optimize performance
  • Document usage and integration
  • Finalize solution