Coder Social home page Coder Social logo

Comments (13)

shamspias avatar shamspias commented on May 24, 2024

This project is backed only.
you can make your Own UI based on that.
will write endpoint and postman request soon.

from customizable-gpt-chatbot.

simon555 avatar simon555 commented on May 24, 2024

HI,

I have completed installation but I am not sure how to use this repo ? How can I train chatbots or converse with them ?

Thank you!
Simon

from customizable-gpt-chatbot.

shamspias avatar shamspias commented on May 24, 2024

it's full backend.
I will update readme later how to use it

from customizable-gpt-chatbot.

simon555 avatar simon555 commented on May 24, 2024

The backend is working as is ?

from customizable-gpt-chatbot.

shamspias avatar shamspias commented on May 24, 2024

yep backend working perfectly.

from customizable-gpt-chatbot.

simon555 avatar simon555 commented on May 24, 2024

Thank you for your quick answer!! :-)

I have no experience in dealing with Django backend unfortunately, do you know when you could push the updated readme ?

Also, not sure if it's relevant but when I click on 'login' in the swagger page I get a 404 error

from customizable-gpt-chatbot.

shamspias avatar shamspias commented on May 24, 2024

ok, I will,
about the swagger login issue can you share the error, please?

from customizable-gpt-chatbot.

simon555 avatar simon555 commented on May 24, 2024

Sure thing :

On the Swagger page, when I click on 'Django Login' I get this

Page not found (404)
Request Method: GET
Request URL: http://127.0.0.1:8000/accounts/login/?next=/
Using the URLconf defined in config.urls, Django tried these URL patterns, in this order:

admin/
training-model/
oauth2/
social-auth/
api-auth/
api/v1/users/
api/v1/site-settings/
api/v1/chatbot/
[name='schema-swagger-ui']
redoc/ [name='schema-redoc']
The current path, accounts/login/, didn’t match any of these.

You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.

from customizable-gpt-chatbot.

shamspias avatar shamspias commented on May 24, 2024

well you can log in use
http://127.0.0.1:8000/admin

from customizable-gpt-chatbot.

simon555 avatar simon555 commented on May 24, 2024

Thank you!

What should be the admin username and password ?

from customizable-gpt-chatbot.

shamspias avatar shamspias commented on May 24, 2024

you need basic knowledge of Django for it.

have to migrate the database then create superuser
then use that username and password

from customizable-gpt-chatbot.

simon555 avatar simon555 commented on May 24, 2024

Okay, I'll get up to speed on Django, thanks for the hint! :-)

Do you know when you will be able to push the new readme ?

from customizable-gpt-chatbot.

shamspias avatar shamspias commented on May 24, 2024

It will be late currently I am researching another vector database to integrate with that project maybe once the project completely done.

from customizable-gpt-chatbot.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.