Skip to content

RishabhChaudhary/AskDaVinci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query the Documents

Dependencies

  • You will need to install the poetry to install the dependencies.
  • You will need need to add OpenAI api key as environment variable OPENAI_API_KEY.
  • After installing poetry clone the repositry and go inside the repo folder.
  • Activate the virtual environment using poetry shell command.
  • Run poetry install to install the dependecies.

Run the Application

  • To run the application run python manage.py runserver command.
  • You will see below view to login or create account.

  • Signup with username, email and password for the first time use.

  • By default it will use test.zip file for the new user available under media/ folder.
  • You can change the file from the profile view.
  • Got to profile and upload zip file that contains the files for quering.
  • For now only .html files are suported. Other formats are in progress...

  • After uploading the file, wait for the file to be processed, then you can start chatting with the files you uploaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published