Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RaviMauryaHootowl committed Jul 5, 2020
1 parent c1796bb commit 1142414
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 45 deletions.
4 changes: 0 additions & 4 deletions MobileApp/twain_app/lib/pages/guiPage.dart
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,6 @@ class _GUIPageState extends State<GUIPage> {
child: Container(
width: 100,
height: 100,
// child: Rive(
// filename: 'assets/images/netanim2.flr',
// animation: 'Untitled',
// ),
child: FlareActor("assets/images/netanim2.flr", alignment:Alignment.center, fit:BoxFit.contain, animation:"Untitled"),
),
//child: SpinKitThreeBounce(color: Colors.white, size : 40.0),
Expand Down
25 changes: 9 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
<div style="
display: flex;
justify-content: start;
align-items: center;">
<img src="./images/icon.png" height="40">
<span style="font-weight: bold; font-size: 30px; margin-left: 10px;">twAIn</span>
</div>

# <img src="./images/icon.png" height="30"> **twAIn**

An AI that generates amazing stories!

Expand Down Expand Up @@ -86,14 +79,14 @@ This project generates stories based on the input provided by the user. There ar
It can also convert the generated story into audio.

#### For Web
1. Type "help" to get a help-page on your screen.
2. Type "sample" to generate a sample story.
3. Type "download" to download the generated story as a text file.
* Type "help" to get a help-page on your screen.
* Type "sample" to generate a sample story.
* Type "download" to download the generated story as a text file.

The stories to be generated take some time:-
short story (250 chars) = max 2 mins
medium story (550 chars) = max 4 mins
long story (900 chars) = max 6 mins
* short story (250 chars) = max 2 mins
* medium story (550 chars) = max 4 mins
* long story (900 chars) = max 6 mins

If you dont wish to wait so much time you can type "sample" and press Enter or click Submit (Web)
to get a sample story of that genre and of a specific story length.
Expand All @@ -105,5 +98,5 @@ There are 45 sample stories preloaded and take about 3 seconds to load.
3. We could also do a model for generating poems and other creative writing templates.
4. We could also include a sentimental analysis model which will tell how good a story is (by a small survey we can know the sentiments of a user towards a particular story).

## 🖼 Screeshots
__screenshots of input and output__
## 🖼 Screenshots
__screenshots of input and output__
45 changes: 20 additions & 25 deletions WebApp/GenStories/userStories/story.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,20 @@
the-way, I think, you will
consider the matter.”

“But it would be an outrage to you to be in the habit of
making the same mistake twice.”

He made an impatient gesture with his head.

“It is a certain amount of vanity. But I must look for a job
other than that. And the time will come. I must turn to my
friend, the professor of divinity. Is it not a fact that he is
the son of the famous Flemish psychiatrist, Dr.
Karl Hauser? I think that I must marry the man.”

“Hauser is an American, I presume—or French?”

“French, I think. I would not marry a Frenchman.”

“Hauser is an American, I presume.”

“French, I think. I would not marry a Frenchman.”

Poirot shook his head. “A French American, I presume.”

“I do not know that,” I retorted.
The killer was heavily armed, wearing
a black coat, a dark overcoat, and a pair of gloves. He
was walking with a limp, and his coat and overcoat had been
damaged beyond recognition.[1]

The next day, the police inspector of Kent (Mr. Walsingham)
declared that the case had been
referred to the coroner, and that the cause of death
was obvious, though it was not known whether the
murderer was dead or alive. It was declared that the
clothes had been cut off from the dead man, and that the coat
was of the same make as the body. The police inspector
declared that there was no sign of violence upon the sleeves
of the overcoat, and that there was no sign of any other
damage to the coat. The coroner determined that the
death was probably due to natural causes, and that the death
was suicide. The police inspector, who had been reviewing the case
upon the appearance of the coat, stated that it was
obviously a case of suicide, and prescribed the hospital
guidelines for suicide. Mr.

0 comments on commit 1142414

Please sign in to comment.