skydoves /
chatgpt-android
📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.
Loading repository data…
CoasterCrook / repository
Chatbot application using C#, Vue,js, CSS, HTML, JavaScript, and SQL. The application allows users to ask questions about Tech Elevator’s Curriculum and Pathway Program, be inspired by motivational quotes, and find open positions.
TEbot was developed by a team of junior developers as the final project of our 14 week software development bootcamp in December of 2022. Our application will prompt the user for then name and then provide help on a variety of topics related to the bootcamp. The user can ask TEbot for help related to the curriculum, the pathway program, motivational quotes, and even job postings!
TEbot's responses, including job postings, are all stored in a database that the team created. We did not utilize any APIs when we developed this application. As a result job postings will most certainly be outdated and inaccurate.
Selected from shared topics, language and repository description—not editorial ratings.
skydoves /
📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.
aws-samples /
Application implementation with business use cases for safely utilizing generative AI in business operations
elevenyellow /
An AI-powered interactive avatar engine using Live2D, LLM, ASR, TTS, and RVC. Ideal for VTubing, streaming, and virtual assistant applications.
awesome-gptX /
🏆 An awe-inspiring collection of resources, encompassing a wide range of tools, documents, resources, applications, and use cases related to ChatGPT.
SomeOddCodeGuy /
WilmerAI is one of the oldest LLM semantic routers. It uses multi-layer prompt routing and complex workflows to allow you to not only create practical chatbots, but to extend any kind of application that connects to an LLM via REST API. Wilmer sits between your app and your many LLM APIs, so that you can manipulate prompts as needed.
Dipeshpal /
Jarvis AI is a Python Module which is able to perform task like Chatbot, Assistant etc. It provides base functionality for any assistant application. This JarvisAI is built using Tensorflow, Pytorch, Transformers and other opensource libraries and frameworks.