|
3 | 3 | [](https://codespaces.new/neondatabase-labs/rag-neon-postgres-openai-azure-python)
|
4 | 4 | [](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/neondatabase-labs/rag-neon-postgres-openai-azure-python)
|
5 | 5 |
|
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). |
7 | 7 |
|
8 | 8 | This project is designed for deployment on **Azure**, hosting:
|
9 | 9 | - The app in **Azure Container Apps**
|
@@ -161,7 +161,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
|
161 | 161 |
|
162 | 162 | 1. Obtain Neon Database Credentials
|
163 | 163 | - 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)** |
165 | 165 | - Click “New Project”
|
166 | 166 | - Choose an Azure region
|
167 | 167 | - 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.
|
272 | 272 | * [RAG chat with Azure AI Search + Python](https://github.com/Azure-Samples/azure-search-openai-demo/)
|
273 | 273 | * [Develop Python apps that use Azure AI services](https://learn.microsoft.com/azure/developer/python/azure-ai-for-python-developers)
|
274 | 274 |
|
275 |
| -🚀 **Start Building AI-Powered RAG with Neon Today!** 🚀 |
| 275 | +🚀 **Start Building AI-Powered RAG with Neon Today!** 🚀 |
0 commit comments