working demo

gpt-3.5-turbo
JONATHAN ALEXANDER 12 months ago
parent 939114b7f9
commit af3cbf38db
53 changed files (0 B → 12 GiB)
  1. 260
      .gitignore
  2. 42
      app.py
  3. 7
      config.py
  4. 3
      data/documents/a_wonder_book_for_girls_and_boys.txt
  5. 3
      data/documents/andersen_fairy_tales.txt
  6. 499
      data/documents/christmas_every_day_and_other_stories.txt
  7. 3
      data/documents/english_fairy_tales.txt
  8. 147
      data/documents/fables.txt
  9. 3
      data/documents/fairy_tales_and_laughter.txt
  10. 39
      data/documents/fresh_prince.txt
  11. 3
      data/documents/japanese_fairy_tales.txt
  12. 456
      data/documents/oscar_wilde.txt
  13. 779
      data/documents/poems.txt
  14. 3
      data/documents/the_best_american_humorous_short_stories.txt
  15. 3
      data/documents/the_blue_fairy_book.txt
  16. 3
      data/documents/the_children's_book_of_thanksgiving_stories.txt
  17. 3
      data/documents/the_wind_in_the_willows.txt
  18. 3
      data/documents/the_worlds_greatest_books.txt
  19. 317
      data/documents/true_stories_of_wonderful_deeds.txt
  20. 3
      data/imdb.db
  21. 3
      docs/images/chatbot.png
  22. 3
      docs/images/chatbot_structure.png
  23. 3
      docs/images/index.png
  24. 3
      docs/images/pinocchio.png
  25. 3
      docs/images/robot_agent.png
  26. 3
      docs/images/sql_matisse.png
  27. 163
      docs/markdowns/agents.md
  28. 36
      docs/markdowns/chatbot.md
  29. 19
      docs/markdowns/documents.md
  30. 9
      docs/markdowns/gradio_tools.md
  31. 11
      docs/markdowns/sql.md
  32. 3
      index/chroma-collections.parquet
  33. 3
      index/chroma-embeddings.parquet
  34. 3
      index/index/id_to_uuid_42f8fef2-7a04-4b1c-8190-2756547861d6.pkl
  35. 3
      index/index/id_to_uuid_74331d97-dad9-47c5-8499-cc8e7fa5d311.pkl
  36. 3
      index/index/index_42f8fef2-7a04-4b1c-8190-2756547861d6.bin
  37. 3
      index/index/index_74331d97-dad9-47c5-8499-cc8e7fa5d311.bin
  38. 3
      index/index/index_metadata_42f8fef2-7a04-4b1c-8190-2756547861d6.pkl
  39. 3
      index/index/index_metadata_74331d97-dad9-47c5-8499-cc8e7fa5d311.pkl
  40. 3
      index/index/uuid_to_id_42f8fef2-7a04-4b1c-8190-2756547861d6.pkl
  41. 3
      index/index/uuid_to_id_74331d97-dad9-47c5-8499-cc8e7fa5d311.pkl
  42. 548
      notebooks/.ipynb_checkpoints/talk-checkpoint.ipynb
  43. 228
      notebooks/best_practices.ipynb
  44. 548
      notebooks/talk.ipynb
  45. 7
      prompts/assistant.txt
  46. 12
      prompts/markdown_assistant.txt
  47. 205
      readme.md
  48. 108
      requirements.txt
  49. 73
      src/helper.py
  50. 132
      src/index.py
  51. Some files were not shown because too many files have changed in this diff Show More

.gitignore (0 B → 3.9 KiB)

app.py (0 B → 1.7 KiB)

config.py (0 B → 257 B)

data/documents/a_wonder_book_for_girls_and_boys.txt (0 B → 743 KiB)

data/documents/andersen_fairy_tales.txt (0 B → 295 KiB)

data/documents/christmas_every_day_and_other_stories.txt (0 B → 97 KiB)

data/documents/english_fairy_tales.txt (0 B → 467 KiB)

data/documents/fables.txt (0 B → 17 KiB)

data/documents/fairy_tales_and_laughter.txt (0 B → 12 MiB)

data/documents/fresh_prince.txt (0 B → 1.7 KiB)

data/documents/japanese_fairy_tales.txt (0 B → 480 KiB)

data/documents/oscar_wilde.txt (0 B → 86 KiB)

data/documents/poems.txt (0 B → 66 KiB)

data/documents/the_best_american_humorous_short_stories.txt (0 B → 1.1 MiB)

data/documents/the_blue_fairy_book.txt (0 B → 3.2 MiB)

data/documents/the_children's_book_of_thanksgiving_stories.txt (0 B → 440 KiB)

data/documents/the_wind_in_the_willows.txt (0 B → 529 KiB)

data/documents/the_worlds_greatest_books.txt (0 B → 704 KiB)

data/documents/true_stories_of_wonderful_deeds.txt (0 B → 68 KiB)

data/imdb.db (0 B → 12 GiB)

docs/images/chatbot.png (0 B → 3.0 MiB)

docs/images/chatbot_structure.png (0 B → 378 KiB)

docs/images/index.png (0 B → 344 KiB)

docs/images/pinocchio.png (0 B → 503 KiB)

docs/images/robot_agent.png (0 B → 3.0 MiB)

docs/images/sql_matisse.png (0 B → 3.0 MiB)

docs/markdowns/agents.md (0 B → 4.8 KiB)

docs/markdowns/chatbot.md (0 B → 894 B)

docs/markdowns/documents.md (0 B → 547 B)

docs/markdowns/gradio_tools.md (0 B → 232 B)

docs/markdowns/sql.md (0 B → 445 B)

index/chroma-collections.parquet (0 B → 532 B)

index/chroma-embeddings.parquet (0 B → 5.6 MiB)

index/index/id_to_uuid_42f8fef2-7a04-4b1c-8190-2756547861d6.pkl (0 B → 15 KiB)

index/index/id_to_uuid_74331d97-dad9-47c5-8499-cc8e7fa5d311.pkl (0 B → 15 KiB)

index/index/index_42f8fef2-7a04-4b1c-8190-2756547861d6.bin (0 B → 2.8 MiB)

index/index/index_74331d97-dad9-47c5-8499-cc8e7fa5d311.bin (0 B → 2.8 MiB)

index/index/index_metadata_42f8fef2-7a04-4b1c-8190-2756547861d6.pkl (0 B → 74 B)

index/index/index_metadata_74331d97-dad9-47c5-8499-cc8e7fa5d311.pkl (0 B → 74 B)

index/index/uuid_to_id_42f8fef2-7a04-4b1c-8190-2756547861d6.pkl (0 B → 17 KiB)

index/index/uuid_to_id_74331d97-dad9-47c5-8499-cc8e7fa5d311.pkl (0 B → 34 KiB)

notebooks/.ipynb_checkpoints/talk-checkpoint.ipynb (0 B → 16 KiB)

notebooks/best_practices.ipynb (0 B → 4.9 KiB)

notebooks/talk.ipynb (0 B → 16 KiB)

prompts/assistant.txt (0 B → 890 B)

prompts/markdown_assistant.txt (0 B → 791 B)

readme.md (0 B → 5.6 KiB)

requirements.txt (0 B → 1.9 KiB)

src/helper.py (0 B → 2.6 KiB)

src/index.py (0 B → 5.3 KiB)

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save