An open API service indexing awesome lists of open source software.

https://github.com/muhammadawaisshaikh/skill-quiz-gemini-python-react

A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.
https://github.com/muhammadawaisshaikh/skill-quiz-gemini-python-react

ai artificial-intelligence fastapi gemini genai google-ai python

Last synced: 4 months ago
JSON representation

A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.

Awesome Lists containing this project

README

          

# skill-quiz-gemini-python-react
A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.

# run FAST API Server
uvicorn skill-quiz:app --reload