Skip to content

This repository contains various GPT-related prototypes.

License

Notifications You must be signed in to change notification settings

raffertyuy/RazGPT

Repository files navigation

Background

This repo contains a collection of applications as I learn about developing OpenAI-infused applications. As most of the apps here are inspired from sample apps from other repos, please also see the README.md in the respective folders.

If you'd like to learn more, please check my series of blog posts, and other posts in the same blog.

References

API and SDK References (alphabetical order)

Code Reference Compilation (alphabetical order)

  1. Azure Chat: ChatGPT that allows uploading of a single document.
  2. Azure OpenAI + Search (Demo): this is the very first demo app created by Microsoft
  3. Azure OpenAI + Search (JavaScript): haven't tried, but it appears to be a cleaner version of #2.
  4. Azure OpenAI on Your Data Web Application: This is the code that is deployed by Azure OpenAI on your Data
  5. Chat with Your Data (Solution Accelerator): similar to #1, but has a UI/UX for the admin page.
  6. Chatbot UI: A basic ChatGPT UI implementation. This is not by Microsoft but I really like this one.
  7. Enterprise RAG: This solution accelerator uses private endpoints and private links, for enterprises with network hardening requirements.
  8. LibreChat: Open-source clone of ChatGPT. Looks promising, but I haven't tried it yet.
  9. PubSec Info Assistant
  10. Semantic Kernel Chat Copilot: The official Semantic Kernel ChatGPT application. Read more here.

I wrote about some of the above in this blog post.

About

This repository contains various GPT-related prototypes.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published