Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankushrathour/talkgenie
Talk Genie grant your voice wishes, utilizing advanced AI to understand your commands and provide swift and accurate responses tailored to your needs.
https://github.com/ankushrathour/talkgenie
fastapi generative-ai html-css-javascript llm python3 speech-recognition speech-to-text
Last synced: 7 days ago
JSON representation
Talk Genie grant your voice wishes, utilizing advanced AI to understand your commands and provide swift and accurate responses tailored to your needs.
- Host: GitHub
- URL: https://github.com/ankushrathour/talkgenie
- Owner: AnkushRathour
- License: gpl-3.0
- Created: 2024-04-17T18:21:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T14:47:17.000Z (6 months ago)
- Last Synced: 2024-05-30T04:46:45.271Z (6 months ago)
- Topics: fastapi, generative-ai, html-css-javascript, llm, python3, speech-recognition, speech-to-text
- Language: JavaScript
- Homepage: https://talkgenie-eeyy.onrender.com/
- Size: 252 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Talk Genie](https://talkgenie-eeyy.onrender.com/)
Talk Genie grant your voice wishes, utilizing advanced AI to understand your commands and provide swift and accurate responses tailored to your needs.![Talk Genie](https://github.com/AnkushRathour/TalkGenie/blob/main/static/logo/talkgenie-logo.png?raw=true)
# Tech Stack
- Python
- FastApi
- Langchain
- Generative AI Models# Installation
pip install -r requirements.txt# Run the command
python main.py# Demo - [live](https://talkgenie-eeyy.onrender.com/)
![TalkGenie](https://github.com/AnkushRathour/TalkGenie/blob/main/static/logo/demo.png?raw=true)