Skip to content

FAHADPN/Django-text-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-text-streaming

Demo

DRF.Streaming.mp4

Installation

To install Django-text-streaming, follow these steps:

  1. Clone the repository: git clone https://github.com/FAHADPN/Django-text-streaming.git
  2. Change to the project directory: cd Django-text-streaming
  3. Create a virtual environment: python -m venv env
  4. Activate the virtual environment:
    source env/bin/activate - for Linux
    .\env\Scripts\activate - for windows
  5. Install the required packages: pip install -r requirements.txt
  6. Run database migrations: python manage.py migrate
  7. Add the OpenAI API Key in the views.py file inside app directory

Usage

To use Django-text-streaming, follow these steps:

  1. Start the development server: python manage.py runserver
  2. Open your web browser and go to http://localhost:8000

Contributing

Contributions are welcome! Please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the MIT License.

About

A chatgpt like interface with text streaming using django rest framework

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •