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
The SEL Assistant Chatbot Backend, developed using Django REST Framework, integrates Azure OpenAI and LangChain to provide robust API support and advanced language processing for a student-focused chatbot, ensuring effective and secure emotional and social support.
For the exam in Text Mining the professors asked me to create an agent OpenAI, train it on two text files about division of assets after divorce and inheritance in Italy. I had to create a streamlit app to interact with the agent with a conversation. Obviously the agent before answering has to take into account the ongoing conversation too.
This repository contains a simple and entertaining chatbot application built with Streamlit. The Funny Chatbot App allows users to interact with a chatbot that generates humorous responses. It's a great way to have a laugh and see how creative chatbots can be!
This is a discussion app that allows you to explore various viewpoints on specific topics. Simply provide a topic, and it will generate multiple responses based on different perspectives, enabling you to learn and understand various views. You can customize the attributes of each point of view or character.
Bimbus AI: a Node.js command line tool utilizing OpenAI's GPT language model APIs for automated code documentation generation, boosting code comprehension, collaboration, and development efficiency. Streamline your workflow and unleash the full potential of your code with Bimbus 🚀✨
A sample interactive storytelling narrative chatbot application using ChatGPT API, powered by gpt-3.5-turbo, OpenAI’s advanced language model, built using Next 13, the React framework.
A sample callcenter simulator using OpenAI technologies such as ChatGPT, Whisper and other APIs to automate and improve callcenter operation. This project is intended to be a sandbox application to test feasibility and other ideas.
This project is a sample chatbot developed using the OpenAI API. The chatbot can engage in conversations, answer questions, and provide information based on the input it receives. This repository contains all the necessary code and instructions to set up and run the chatbot locally.