Skip to content

cuwilson/AD331-F25-In_House_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fall AD331 AI Quarterly Project – In-House Chatbot

This repository contains work for the Fall AD331 AI Quarterly Project, focusing on the In-House Chatbot.

Project Structure

  • The Milestone 1 work was completed before this GitHub repository was created, so it resides in the main branch.
  • Milestone 2 has its own folder and should include separate branches for each person's edits and different versions.
  • Milestone 3 folder contains the following
    • README.md
      • this provides instructions on how to set up your environment to run the prototype
    • requirements.txt
      • a list of dependencies needing to be installed
    • rag_demo.py
      • simplified RAG example. Used for quick testing or debugging without logging
    • prototype.py
      • main prototype application that runs the full RAG pipeline
    • documents folder
      • where all the HR docs are stored
    • logs
      • the interactions.json of all the back and forth between the user and the prototype

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages