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

ask.glimdown.com #1297

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

ask.glimdown.com #1297

wants to merge 5 commits into from

Conversation

NullVoxPopuli
Copy link
Owner

@NullVoxPopuli NullVoxPopuli commented Aug 29, 2023

TODO:

  • figure out how to deploy ask-server to heroku
  • Add code of conduct to the repo
  • download all GH Issues from the past two years into a raw/github folder
  • download all API Docs to a raw/api-docs folder
  • write a data transform for the GH issues and API docs for the "Conversation" format
  • write a data transform for the docs in this repo, and label them as "Polaris" (labelling and tagging is important) -- the "question" will be title/path of each tutorial chapter
  • train an openapi model on the above 3 data sets
    • first, try a model trained on (for all docs, api docs, GH issues)
      • question: "summary of 'text'"
      • answer: "text"
    • try one model containing everything
    • try one model for each data set
      • figure out how to query all 3 and combine them?
  • create a UI for asking the server deployed to heroku

@stackblitz
Copy link

stackblitz bot commented Aug 29, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2023

@changeset-bot
Copy link

changeset-bot bot commented Aug 29, 2023

⚠️ No Changeset found

Latest commit: 38cc76a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] and others added 4 commits August 29, 2023 18:42
… to figure out how to upload way more data -- also fine-grained training is *very specific*, and just using my own docs ended up over-training the ai, and not in a good way
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant