---
title: "Using GenAI (Github Copilot) to build a GenAI service"
url: https://daily.dev/posts/using-genai-github-copilot-to-build-a-genai-service-ockbhniyw
source_url: http://microservices.io/post/architecture/2024/05/06/using-genai-to-build-a-genai-service.html
type: article
source: "Microservices.io"
published: 2024-05-07T07:51:57.547Z
updated: 2024-05-09T08:22:04.995Z
tags: ["python", "github", "architecture", "fastapi"]
reading_time: 3
upvotes: 7
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Using GenAI (Github Copilot) to build a GenAI service

**[Microservices.io](https://daily.dev/sources/microservicesio)** · 3 min read · 7 upvotes · 0 comments

## Summary

Using Github Copilot, the author built a Python-based microservice using FastAPI, with assistance from Copilot's code suggestions and completions. While helpful, Copilot's suitability and safety recommendations should be evaluated, and more efficient ways to make libraries user-friendly are needed.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <http://microservices.io/post/architecture/2024/05/06/using-genai-to-build-a-genai-service.html>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#github](https://daily.dev/tags/github), [#architecture](https://daily.dev/tags/architecture), [#fastapi](https://daily.dev/tags/fastapi)

[View this post on daily.dev](https://daily.dev/posts/using-genai-github-copilot-to-build-a-genai-service-ockbhniyw)
