https://github.com/xettrisomeman/cohereaihackathonproject
A small project for CohereAiHackathon#2
https://github.com/xettrisomeman/cohereaihackathonproject
cohere nlp python streamlit
Last synced: 2 months ago
JSON representation
A small project for CohereAiHackathon#2
- Host: GitHub
- URL: https://github.com/xettrisomeman/cohereaihackathonproject
- Owner: xettrisomeman
- License: mit
- Created: 2022-09-04T15:49:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T17:23:14.000Z (almost 4 years ago)
- Last Synced: 2025-07-01T16:10:34.211Z (12 months ago)
- Topics: cohere, nlp, python, streamlit
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
## This is a project for CohoreAi#2 Hackathon.
### To run this project:
- pip install -r requirements.txt
- streamlit run ai_app.py
## We tried to implement things that could be possible using LLM. Thinss like Chatbot, story generation with specific theme. Hope you would love it.