Skip to main content

A Django app for chatbot functionality.

Project description

My Django Package

My Django Package is a web application for managing and querying documents using a chatbot interface. It supports multiple file formats, extracts text from documents, and uses an AI model to answer questions based on the content of uploaded documents.

Features

  • Upload and manage documents in various formats (PDF, DOCX, PPTX, TXT, CSV, etc.)
  • Extract text from uploaded documents
  • Query documents using a chatbot interface
  • Provide feedback on responses
  • View and manage chat sessions

Installation

Prerequisites

  • Python 3.11
  • Django 3.2 or higher

Steps

  1. Install the package:
pip install chatbot-code -t .

pip install -e .

pip install virtualenv

virtualenv env

source env/bin/activate

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

aws configure   # To Configure aws credentials

python manage.py runserver

Open your browser and navigate to http://127.0.0.1:8000/ to see your Django project with the integrated app1 app.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatbot_code-0.3.12.tar.gz (778.8 kB view details)

Uploaded Source

Built Distribution

chatbot_code-0.3.12-py3-none-any.whl (881.4 kB view details)

Uploaded Python 3

File details

Details for the file chatbot_code-0.3.12.tar.gz.

File metadata

  • Download URL: chatbot_code-0.3.12.tar.gz
  • Upload date:
  • Size: 778.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.7

File hashes

Hashes for chatbot_code-0.3.12.tar.gz
Algorithm Hash digest
SHA256 66899044d55b23b137a1c8d4ecc087a8031e1704ff4dbb6982cfea310e024fbb
MD5 db6d805357e440514cfe2e4bebccd62d
BLAKE2b-256 92ce2e85a2c7a636cf2d84174268f2d44a19dbebdfd886dcea4deeca0ff0bc83

See more details on using hashes here.

File details

Details for the file chatbot_code-0.3.12-py3-none-any.whl.

File metadata

File hashes

Hashes for chatbot_code-0.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 a58478d5278b84f940cd4d9e7d20760a71a969d37881c43abed8a1a664a628f8
MD5 83b18b55d8a42b63f457c42a623a5ab9
BLAKE2b-256 d688446d467c8c89463a3a4754ba26ae38e2de1a46eac81ca47386e66755bd0c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page