Skip to content

IslandRhythms/rag-notes

Repository files navigation

rag-notes

Running this app

  1. npm install
  2. Copy .env.example into .env and provide your Astra connection details and OpenAI key
  3. Run npm run seed
  4. Run npm start
  5. Visit http://localhost:3000 and you should see the following screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.5%
  • JavaScript 31.7%
  • HTML 12.8%