You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are the technical stacks that I am utilizing to build this chatbot:
Node.js, Python, MongoDB, and React for the web application
OpenAI ChatGPT Turbo 3.5 for conversation
OpenAI Ada model for embedding
Vectorization for long-term and short-term memory
Pincones Database for embedding
Features
User management system
Long-term, permanent conversations with the bot
Custom indexes - use your own files, PDFs, TXT files, websites
Automatic retry on API errors
Change and view model parameters such as temp, top_p, etc. directly
About
An advanced chatbot that utilizes your own data to provide intelligent ChatGPT-style conversations using gpt-3.5-turbo and Ada for advanced embedding, as well as custom indexes and knowledgebase for a seamless user experience.