Skip to content

Commit d0a2ed3

Browse files
authored
Update README.md
1 parent d630067 commit d0a2ed3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/neondatabase-labs/rag-neon-postgres-openai-azure-python)
44
[![Open in Dev Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/neondatabase-labs/rag-neon-postgres-openai-azure-python)
55

6-
This project creates a web-based chat application with an API backend that leverages OpenAI chat models to answer questions using [Neon Serverless Postgres](https://neon.tech/). The frontend is built with React and FluentUI, while the backend is written in Python (FastAPI).
6+
This project creates a web-based chat application with an API backend that leverages OpenAI chat models to answer questions using [Neon Serverless Postgres](https://neon.tech/?refcode=44WD03UH). The frontend is built with React and FluentUI, while the backend is written in Python (FastAPI).
77

88
This project is designed for deployment on **Azure**, hosting:
99
- The app in **Azure Container Apps**
@@ -161,7 +161,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
161161
162162
1. Obtain Neon Database Credentials
163163
- From [Azure portal](https://portal.azure.com/), find the Neon Serverless Postgres Organization service and click on Portal URL.
164-
- This brings you to the **[Neon Console](https://console.neon.tech/)**
164+
- This brings you to the **[Neon Console](https://console.neon.tech/?refcode=44WD03UH)**
165165
- Click “New Project”
166166
- Choose an Azure region
167167
- Give your project a name (e.g., “Neon RAG Python”)
@@ -272,4 +272,4 @@ Please post in the issue tracker with any questions or issues.
272272
* [RAG chat with Azure AI Search + Python](https://github.com/Azure-Samples/azure-search-openai-demo/)
273273
* [Develop Python apps that use Azure AI services](https://learn.microsoft.com/azure/developer/python/azure-ai-for-python-developers)
274274
275-
🚀 **Start Building AI-Powered RAG with Neon Today!** 🚀
275+
🚀 **Start Building AI-Powered RAG with Neon Today!** 🚀

0 commit comments

Comments
 (0)