Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

milestone 1: eating our own dog food #2

Closed
23 of 24 tasks
sykp241095 opened this issue Feb 19, 2024 · 0 comments
Closed
23 of 24 tasks

milestone 1: eating our own dog food #2

sykp241095 opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
milestone Tracking milestone tasks

Comments

@sykp241095
Copy link
Member

sykp241095 commented Feb 19, 2024

Background

As we develop Vector Search in TiDB Serverless, we'll build an app to test how easy it is to use. This app will provide answers to TiDB usage questions on our official websites using our in-progress vector storage in TiDB Serverless.

Todo list

  • core rag logic
    • data source management
      • upload pdf/markdown/csv etc.
      • crawl sitemap.xml of a domain
    • ui/ux
      • conversational search
        • chat history mgmt after login
      • embeddable js
  • system settings
    • overview: statistics of chats & docs
    • basic info settings
      • logo
      • site name
      • search title & subtitle
      • example questions, max to 4
      • footer links
      • GitHub / Discord etc. social media links top-right
    • oauth configurations
      • GitHub
      • Gmail
    • (pre|post| prompt settings
    • rag loader & spliter configruations: chunk size, overlap etc.
  • Use llamaindex-ts as RAG engine
  • add widget on the bottom-right of (www|ask).pingcap.com to answer questions about tidb usage / use cases
@sykp241095 sykp241095 pinned this issue Feb 19, 2024
@sykp241095 sykp241095 changed the title milestone 1: eating our own dog food milestone: eating our own dog food Feb 21, 2024
@sykp241095 sykp241095 added the milestone Tracking milestone tasks label Feb 21, 2024
@sykp241095 sykp241095 changed the title milestone: eating our own dog food milestone 1: eating our own dog food Feb 21, 2024
@634750802 634750802 unpinned this issue Jun 13, 2024
634750802 pushed a commit that referenced this issue Jul 19, 2024
Co-authored-by: Ian Zhai <ian@IandeMacBook-Pro.local>
Co-authored-by: wd0517 <me@wangdi.ink>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone Tracking milestone tasks
Projects
None yet
Development

No branches or pull requests

4 participants